NewPipeExtractor/extractor/src/main/java/org/schabi/newpipe/extractor/services
TiA4f8R 7477ed0f3d
[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.
2022-05-28 12:00:45 +02:00
..
bandcamp Apply changes in all StreamExtractors except YouTube's one and fix extraction of PeerTube audio streams as video streams 2022-05-28 12:00:43 +02:00
media_ccc Apply changes in all StreamExtractors except YouTube's one and fix extraction of PeerTube audio streams as video streams 2022-05-28 12:00:43 +02:00
peertube Apply changes in all StreamExtractors except YouTube's one and fix extraction of PeerTube audio streams as video streams 2022-05-28 12:00:43 +02:00
soundcloud Apply changes in all StreamExtractors except YouTube's one and fix extraction of PeerTube audio streams as video streams 2022-05-28 12:00:43 +02:00
youtube [YouTube] Add ability to generate manifests of progressive, OTF and post live streams 2022-05-28 12:00:45 +02:00