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

Can't download videos that have suicide content warning #803

Closed
5 of 6 tasks
Tyrrrz opened this issue Aug 4, 2024 · 2 comments
Closed
5 of 6 tasks

Can't download videos that have suicide content warning #803

Tyrrrz opened this issue Aug 4, 2024 · 2 comments

Comments

@Tyrrrz
Copy link
Owner

Tyrrrz commented Aug 4, 2024

Version

v6.4.0

Platform

.NET 8 / Windows 11

Steps to reproduce

var manifest = await youtube.Videos.Streams.GetManifestAsync("https://www.youtube.com/watch?v=vcw5THyM7Jo");

Throws 403 error at:

response.EnsureSuccessStatusCode();

Details

Expected: no exception
Actual: exception

Checklist

  • I have looked through existing issues to make sure that this bug has not been reported before
  • I have provided a descriptive title for this issue
  • I have made sure that this bug is reproducible on the latest version of the package
  • I have provided all the information needed to reproduce this bug as efficiently as possible
  • I have sponsored this project
  • I have not read any of the above and just checked all the boxes to submit the issue
@Tyrrrz Tyrrrz added the bug label Aug 4, 2024
@Tyrrrz
Copy link
Owner Author

Tyrrrz commented Aug 4, 2024

Originally reported at Tyrrrz/YoutubeDownloader#476

@Tyrrrz Tyrrrz removed the bug label Aug 7, 2024
@Tyrrrz
Copy link
Owner Author

Tyrrrz commented Aug 7, 2024

Just realized this is a duplicate of #795

@Tyrrrz Tyrrrz closed this as completed Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant