-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Add support for channel's Courses
tab
#6641
base: development
Are you sure you want to change the base?
Add support for channel's Courses
tab
#6641
Conversation
83ea087
to
0f794c7
Compare
0f794c7
to
ae0a148
Compare
ae0a148
to
7a4c824
Compare
7a4c824
to
27f1535
Compare
As a YouTube.js update with the required changes was released and is being used on the development branch, what would you like to do with this pull request? Wait until the changes on the Invidious side are merged or proceed with a local API implementation first and follow up with an Invidious implementation once the relevant changes have landed on their side? |
27f1535
to
1af3bed
Compare
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
2081cb0
to
695b013
Compare
Conflicts have been resolved. A maintainer will review the pull request shortly. |
Sorry approved too fast
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.
The error with invidious api is a bug in invidious (seems to be because you have to pay to watch one of the videos). See: https://inv.nadeko.net/playlist?list=PLmdFyQYShrjfOiKmTtgQFsdorN-0Aq2uJ in a browser The local api error is because we have the same video showing up multiple times in the playlist (both of these issues can happen outside of this PR) |
Add support for channel's
Courses
tabPull Request Type
Courses
tabRelated issue
iv-org/invidious#5144
Dependent on:
LuanRT/YouTube.js#883
iv-org/invidious#5158
Description
This PR adds support for the courses tab on the channel page for both local api and Invidious API
Screenshots
Testing
test 1
test 2
test 3
Desktop