- 19 Dec, 2020 2 commits
-
-
bopol authored
fixes #489
-
Tobias Groza authored
Extract stream segments for YouTube
-
- 18 Dec, 2020 1 commit
-
-
Tobias Groza authored
Cleanup mix pl
-
- 16 Dec, 2020 2 commits
-
-
XiangRongLin authored
Coming from unclean merge and missing hints from IDE
-
XiangRongLin authored
The map in a real response happens to ignore upper-/lowercase differences. Other maps used in unit test may not have that behaviour.
-
- 14 Dec, 2020 1 commit
-
-
Stypox authored
Extractor for youtube mix (auto-generated playlist)
-
- 12 Dec, 2020 18 commits
-
-
XiangRongLin authored
-
Xiang Rong Lin authored
-
Xiang Rong Lin authored
This way youtube wont return duplicates when getting more items of the mix (but youtube can also track us)
-
Stypox authored
-
Xiang Rong Lin authored
Channel mix adjusments and test Don't accept youtube music mix urls as playlist Don't override playlistData to keep getInitialPage() Remove json constants Indentation
-
Xiang Rong Lin authored
Move thumbnail id exctraction code to getThumbnailUrlFromId Add test for "My mix" detection to service tests Use ITEM_COUNT_UNKNOWN everywhere instead of -1 and add some tests
-
Xiang Rong Lin authored
Also fix getThumbnailUrl for "My Mix"
-
Xiang Rong Lin authored
-
Xiang Rong Lin authored
Also extract continuation now
-
Xiang Rong Lin authored
-
Xiang Rong Lin authored
This occurs when sharing a mix from the official youtube app.
-
Xiang Rong Lin authored
-
Xiang Rong Lin authored
-
Xiang Rong Lin authored
-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.
-
vkay94 authored
-
Stypox authored
Use Objects methods.
-
vkay94 authored
-
vkay94 authored
-
- 11 Dec, 2020 3 commits
-
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
Isira Seneviratne authored
-
- 09 Dec, 2020 3 commits
-
-
TobiGr authored
-
Tobias Groza authored
Fix comments parsing
-
vkay94 authored
-
- 02 Dec, 2020 1 commit
-
-
Tobias Groza authored
Fix name of media.ccc.de service
-
- 01 Dec, 2020 2 commits
-
-
TheAssassin authored
-
TobiGr authored
-
- 28 Nov, 2020 1 commit
-
-
Tobias Groza authored
Update Invidious URL List
-
- 22 Nov, 2020 1 commit
-
-
TobiGr authored
-
- 20 Nov, 2020 2 commits
-
-
Tobias Groza authored
[YouTube] Fix playlist continuations extraction
-
TobiGr authored
-
- 18 Nov, 2020 2 commits
-
-
TobiGr authored
-
XiangRongLin authored
-
- 17 Nov, 2020 1 commit
-
-
XiangRongLin authored
-