Skip to content

load youtube channels from www.youtube.com/{key}#306

Closed
biolds wants to merge 1 commit into
meeb:mainfrom
biolds:userchan
Closed

load youtube channels from www.youtube.com/{key}#306
biolds wants to merge 1 commit into
meeb:mainfrom
biolds:userchan

Conversation

@biolds

@biolds biolds commented Jan 17, 2023

Copy link
Copy Markdown
Contributor

Some channel return a 404 with the /c/ prefix
(ie. https://www.youtube.com/c/@relaxingmusicandvibes)

@biolds biolds mentioned this pull request Jan 17, 2023
@biolds

biolds commented Jan 17, 2023

Copy link
Copy Markdown
Contributor Author

Follow up on #305 (comment), how should these kind of channels be supported ? I didn't know there were different kind of channels..

@meeb

meeb commented Jan 17, 2023

Copy link
Copy Markdown
Owner

That's because they're not channels, they're user pages or other aliases. The only real way to make a sane interface for people (probably) is to just accept any URL, pull the metadata via yt-dlp and then check for a channel ID, then suggest using that. For example, the actual channel name for @relaxingmusicandvibes is https://www.youtube.com/channel/UCxbIu0sL2NwqzbeU65CxAbw which isn't exactly obvious. Edit: I have a fork I was playing with that does attempt to auto-lookup channel IDs from vanity user pages, however currently it's too slow and overly messy so it's not merged yet.

@plaes

plaes commented Aug 8, 2024

Copy link
Copy Markdown

Another example of one of these channels - https://www.youtube.com/@ShoyanJapaneseCarpenter

It's actually possible to subscribe to this "page" separately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants