TimeForANinja / node-ytpl

Anonymous YouTube playlist resolver.
MIT License
202 stars 48 forks source link

Add support for the new YouTube channel handles #147

Closed ahm750 closed 11 months ago

ahm750 commented 1 year ago

This package doesn't seem to support the new channel handles introduced by YouTube in October 2022.

Here's an example of the new handles: https://www.youtube.com/@MrBeast

When I try this URL with ytpl, it throws the following error: Unable to find a id in "https://www.youtube.com/@MrBeast"

Any chance that this new URL format can be supported?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

YLS- commented 1 year ago

It would be great to get support for these new handles.

If you only know a channel's new handle like @MrBeast, it is not obvious how to extract the underlying channel ID and pass it as input to ytpl().

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.