-
Notifications
You must be signed in to change notification settings - Fork 22
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
Receiving 403 errors - all videos - main branch #31
Comments
I'm not sure I know enough about the topic to contribute code, but I did do some digging and the following issues may be related: DzenanJupic/rustube#73, ytdl-org/youtube-dl#32815 |
Thanks for your feedback. I was aware of the error and I published 7606f78 it seems fixed but sometimes some video formats give 403 error. I'm investigating now |
Nice one, will see if I can run some stress testing on the new version. |
From a little testing, doesn't seem to be a great deal of consistency to it. Videos will seemingly fail at random, and succeed after retrying. Tried changing filtering options to no impact either. Example output:
|
d4798aa seems to have solved the problem. |
Hi there, thanks for the excellent library.
Reporting in with a possible breaking change from youtube.
Repro steps:
cd cli
cargo r -- download -vvv --id 'https://www.youtube.com/watch?v=FZ8BxMU3BYc
(example video from homepage).Error below.
Also tried a bulk video download using my crate
ytmapi_rs
, receieved an error from each song.The text was updated successfully, but these errors were encountered: