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

Download Audio Project Not Working #323

Open
5 of 9 tasks
franchsli opened this issue Jan 4, 2025 · 0 comments
Open
5 of 9 tasks

Download Audio Project Not Working #323

franchsli opened this issue Jan 4, 2025 · 0 comments

Comments

@franchsli
Copy link

Description

Download Audio Project raises urllib.error.HTTPError: HTTP Error 403: Forbidden along with other errors after running
audio_stream = yt.streams.filter(only_audio=True).first()

Type of issue

  • Feature (New Script)
  • Bug
  • Documentation

Steps to reproduce

  1. Set youtube_url to any Youtube video url.
  2. Execute Download Audio.py

Checklist:

  • I have read the project guidelines.
  • I have checked previous issues to avoid duplicates.
  • This issue will be meaningful for the project.
  • I have added screenshots of the bug
  • I have added steps to reproduce the bug
  • I have proposed a possible solution for the bug
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

1 participant