-
Notifications
You must be signed in to change notification settings - Fork 841
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow using piped api for comments, playlists, search suggestions and trending #3559
base: development
Are you sure you want to change the base?
Allow using piped api for comments, playlists, search suggestions and trending #3559
Conversation
This reverts commit 379b593.
Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com>
Co-authored-by: PikachuEXE <pikachuexe@gmail.com>
Co-Authored-By: PikachuEXE <pikachuexe@gmail.com>
Co-Authored-By: PikachuEXE <pikachuexe@gmail.com>
This reverts commit 379b593.
Co-Authored-By: absidue <48293849+absidue@users.noreply.github.com>
Co-authored-by: PikachuEXE <pikachuexe@gmail.com>
Co-Authored-By: PikachuEXE <pikachuexe@gmail.com>
Co-Authored-By: PikachuEXE <pikachuexe@gmail.com>
…reeTube into piped-support
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
Allow using piped api for comments, playlists, search suggestions and trending
NOTE: THIS PR SHOULD BE MERGED AFTER THE V0.21 RELEASE.
Pull Request Type
Related issue
#1527
The commits for #3488 seems to have messed up on github's side (This PR was created with the same branch but has 20 less commits?)
Description
This PR will add support for using the piped api for comments, playlists and trending
Testing
Comments
Playlists
Trending
go to the trending page
it loads
click on music tab, trending page uses fallback api
make invidious the primary api with piped as fallback
set invidious api to an invalid url (ex:
meow
)go to trending page, click on gaming & get an error (piped doesnt support trending tabs)
Desktop