NewPipeExtractor/extractor
Xiang Rong Lin 0efb854d27 [Youtube] Implement mix extractor for auto-generated playlists.
-New YoutubeMixPlaylistExtractor, that extracts from a mix (auto-generated playlist).
-The url has the format of "youtube.com/watch?v=videoID&playlistID",
where playlistID always starts with "RD" and usually followed by the videoID.
-Change YoutubePlaylistLinkHandlerFactory to create a linkhandler with the given url if it is a mix.
-Change YoutubeService to return YoutubeMixPlaylistExtractor if the url is a mix.
2020-12-12 20:30:57 +01:00
..
src [Youtube] Implement mix extractor for auto-generated playlists. 2020-12-12 20:30:57 +01:00
build.gradle Use OkHttp for tests like in NewPipe 2020-06-11 15:06:08 +02:00