Skip to content

403 errors on downloads, crates.io outdated #53

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

Open
vnikjr opened this issue Feb 15, 2025 · 1 comment
Open

403 errors on downloads, crates.io outdated #53

vnikjr opened this issue Feb 15, 2025 · 1 comment

Comments

@vnikjr
Copy link

vnikjr commented Feb 15, 2025

when running any download i get a 403 error
looking at the issues, this got fixed at #51 but never pushed to crates.io
please update the crates.io version with the fix, as the crate is unusable for downloading any videos as it stands right now

@anilpdv
Copy link

anilpdv commented Apr 3, 2025

@vnikjr faced the same issue. Instead of using the package with a version, use it with Git:
rusty_ytdl = { git = "https://github.com/Mithronn/rusty_ytdl" }
It's working.

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

2 participants