NewPipeExtractor/extractor/src
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
..
main/java/org/schabi/newpipe/extractor [Youtube] Implement mix extractor for auto-generated playlists. 2020-12-12 20:30:57 +01:00
test Merge pull request #465 from XiangRongLin/playlist_continuation 2020-11-20 20:48:20 +01:00