const textTracks = {
        files: [
          {id: 5, urls: {vtt: 'some.vtt'}, isReady: true},
          {id: 6, urls: {vtt: 'other.vtt'}, isReady: true}
        ],