We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v6.4.0
.NET 8 / Windows 11
var manifest = await youtube.Videos.Streams.GetManifestAsync("https://www.youtube.com/watch?v=vcw5THyM7Jo");
Throws 403 error at:
YoutubeExplode/YoutubeExplode/Videos/Streams/StreamClient.cs
Line 81 in bd5e6ae
Expected: no exception Actual: exception
The text was updated successfully, but these errors were encountered:
Originally reported at Tyrrrz/YoutubeDownloader#476
Sorry, something went wrong.
Just realized this is a duplicate of #795
No branches or pull requests
Version
v6.4.0
Platform
.NET 8 / Windows 11
Steps to reproduce
Throws 403 error at:
YoutubeExplode/YoutubeExplode/Videos/Streams/StreamClient.cs
Line 81 in bd5e6ae
Details
Expected: no exception
Actual: exception
Checklist
The text was updated successfully, but these errors were encountered: