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

Downloading consistently fails #23

Open
acatiadroid opened this issue Oct 13, 2024 · 0 comments
Open

Downloading consistently fails #23

acatiadroid opened this issue Oct 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@acatiadroid
Copy link
Member

Downloading seems to fail at the point of retrieving audio from YouTube. Testing found that YouTube was sending back 403's instead.

My initial assumption was that this issue would be at the hands of the rusty_ytdl crate (which handles such procedures), as it was raised by someone else in Mithronn/rusty_ytdl#44. However, that Issue has been closed and the error persists.

The issue was also raised in nick42d/youtui#169.

From skimming it seems that a PO token is now required (see here) but I haven't properly verified that yet.

@acatiadroid acatiadroid added the bug Something isn't working label Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant