-
Notifications
You must be signed in to change notification settings - Fork 845
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
Channels: Add support for release and podcast tab #3778
Channels: Add support for release and podcast tab #3778
Conversation
6840513
to
bf0c857
Compare
bf0c857
to
fdfc742
Compare
So the IV PR to support this just got merged. Will u make a commit here to support it or a separate PR? |
I updated this PR to add IV support |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Local & IV tested with instance inv.tux.pizza (randomly picked from those with version at least 2023.07.16-69e2eac
)
That error is unrelated (there's a pr open in invidious for it, basically community wasnt using innertube and is getting rate limited now) |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
89cf671
Conflicts have been resolved. A maintainer will review the pull request shortly. |
98e5d09
Co-Authored-By: absidue <[email protected]>
Channels: Add support for release and podcast tab
Pull Request Type
Related issue
closes #3763
Description
Adds Podcasts and Releases tabs to channels (local api only).
This PR also:
channel/id/subResource
instead ofchannel/subResource/id
)Screenshots
Testing
Using both the Local API and the Invidious API the following tests should be done:
Channel with podcasts: https://www.youtube.com/channel/UCGk1LitxAZVnqQn0_nt5qxw
Channel with releases: https://www.youtube.com/channel/UC5CwaMl1eIgY8h02uZw7u8A
Other test (trying to access a tab that doesn't exist)
Desktop