-
Notifications
You must be signed in to change notification settings - Fork 422
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[YouTube] Don't generate DASH manifests for OTF streams when loading …
…the content The content loading when there are OTF streams is increased a lot by the fetch of the first segment of each stream and by the generation of the manifests. The generation of these manifests needs now to be requested by clients (by using the createDashManifestFromOtfStreamingUrl method of the YoutubeDashManifestCreator class). Also always use the streams from the desktopStreamingData JSON object first.
- Loading branch information
Showing
1 changed file
with
12 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters