Commit 7477ed0
committed
[YouTube] Add ability to generate manifests of progressive, OTF and post live streams
A new class has been added to do so: YoutubeDashManifestCreator.
It relies on a new class: ManifestCreatorCache, to cache the content, which relies on a new pair class named Pair.
Results are cached and there is a cache per delivery type, on which cache limit, clear factor, clearing and resetting can be applied to each cache and to all caches.
Look at code changes for more details.1 parent a857684 commit 7477ed0
2 files changed
Lines changed: 2188 additions & 0 deletions
File tree
- extractor/src/main/java/org/schabi/newpipe/extractor
- services/youtube
- utils
0 commit comments