Channel home: add support for stations - #9620
Draft
radmorecameron wants to merge 2 commits into
Draft
Conversation
Member
Author
|
Viewing it on the home page is fine without the YouTube.js PR but viewing it in a playlist needs that PR. |
LuanRT
pushed a commit
to LuanRT/YouTube.js
that referenced
this pull request
Aug 12, 2026
Related FreeTube PR: FreeTubeApp/FreeTube#9620 This PR adds `station` as a lockupview type and will treat it like a video. Example: Michael Jackson Home page: https://www.youtube.com/channel/UC5OrDvL9DscpcAstz7JnQGA Michael Jackson Playlist page: https://www.youtube.com/playlist?list=PLUeQUfurHN6YO6GynESHaAA4oKJYFutPh
Member
|
Stations can also be listed in search results and up next section does this PR support that? |
Member
Author
It was supported in search results, it should be supported in Up Next section with my latest commit (I haven't been able to test this) |
radmorecameron
force-pushed
the
add-station-support
branch
from
August 24, 2026 21:58
08c7979 to
cec87ae
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Type
Related issue
closes #9602
Description
I believe stations would work but I'm getting the HLS manifest missing error.
Screenshots
Testing
Go to: https://www.youtube.com/channel/UC5OrDvL9DscpcAstz7JnQGA
See:
Michael Jackson: The Stationon home pageGo to: https://www.youtube.com/playlist?list=PLUeQUfurHN6YO6GynESHaAA4oKJYFutPh
See:
Michael Jackson: The Stationon playlist page (requires YouTube.js update)Desktop