Skip to content
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

Video has unavailable stream - LOGIN_REQUIRED #287

Open
bobandrew opened this issue Aug 13, 2024 · 2 comments
Open

Video has unavailable stream - LOGIN_REQUIRED #287

bobandrew opened this issue Aug 13, 2024 · 2 comments

Comments

@bobandrew
Copy link

hello,
I'm wondering if anyone knows how to bypass the LOGIN_REQUIRED error?

The line of code below is throwing the error "Video has unavailable stream".
var allVideos = await youTube.GetAllVideosAsync(link);

I tried to look under the hood and found that SelectToken("playabilityStatus.status") is returning LOGIN_REQUIRED. Any help would be appreciated.

Thanks in advance.

@tenshon
Copy link

tenshon commented Sep 17, 2024

In case this helps the developer, the regular download page on YouTube now requires you to login, but the embed code URL still lets you access it without logging in.

@omansak
Copy link
Owner

omansak commented Sep 18, 2024

Hello, thank you for raising this issue. Could you please share the related video ID?

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

No branches or pull requests

3 participants