- 25 Mar, 2020 3 commits
-
-
TobiGr authored
-
Tobias Groza authored
Don't accept YouTube Mix playlists
-
wb9688 authored
-
- 24 Mar, 2020 2 commits
-
-
Tobias Groza authored
Fix search errors detection and refactor search tests
-
Tobias Groza authored
Fix YouTube videos with no views
-
- 23 Mar, 2020 3 commits
-
-
Mauricio Colli authored
-
Mauricio Colli authored
-
Tobias Groza authored
[YouTube] Fix channel with redirects directly in the response
-
- 21 Mar, 2020 7 commits
-
-
Mauricio Colli authored
-
Mauricio Colli authored
-
Mauricio Colli authored
-
Mauricio Colli authored
-
Mauricio Colli authored
-
Mauricio Colli authored
-
Mauricio Colli authored
-
- 18 Mar, 2020 4 commits
-
-
TobiGr authored
-
Tobias Groza authored
[SoundCloud] Fix by migrating to `api-v2` and other improvements
-
wb9688 authored
Signed-off-by:
Stypox <stypox@pm.me>
-
wb9688 authored
-
- 17 Mar, 2020 15 commits
-
-
Stypox authored
-
Stypox authored
Consistent with YouTube and the documentation
-
Stypox authored
-
Stypox authored
-
Stypox authored
-
Stypox authored
They didn't have the information to calculate another next page url. So now `nextPageUrl` contains a full link with all video ids, and `getPage` takes the first part of the url (containing 15 streams) and produces another `nextPageUrl` with the remaining streams. Also add a test for this.
-
Stypox authored
-
Stypox authored
-
Stypox authored
-
Stypox authored
-
Stypox authored
-
Stypox authored
-
Stypox authored
Also added
-
Stypox authored
Prevent NullPointerExceptions and remove duplicate code
-
Stypox authored
Rewrote methods to calculate next page url and to get items from it. `api-v2` is different from `api` since the initial playlist page contains (usually) the full info of the first 3 streams and only the id of the other. Then the single tracks can be requested in batch using `/tracks?ids=id1,id2,...`.
-
- 16 Mar, 2020 5 commits
- 15 Mar, 2020 1 commit
-
-
Tobias Groza authored
Support for non-api mediaccc links, invidious shortened links, refactor mediaccc tests
-