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

Fail #1

Closed
Willtrix opened this issue Aug 29, 2024 · 3 comments
Closed

Fail #1

Willtrix opened this issue Aug 29, 2024 · 3 comments

Comments

@Willtrix
Copy link

My command: python3 youtube-playlist-downloader.py
Error I got:
Traceback (most recent call last):
File "/home/humanbeing/Public/YTDownloader/youtube-audio-downloader/youtube-playlist-downloader.py", line 12, in
with open("api_key.txt", "r") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'api_key.txt'

@Scezaquer
Copy link
Owner

Hi, I just updated the readme to be significantly more complete, which you might find helpful. Your problem is due to the fact that you need to create a api_key.txt file yourself, and put your youtube api key inside of it. More details available in the readme, in the "setup" section. Hope this helps!

@Willtrix
Copy link
Author

Willtrix commented Sep 4, 2024

The API seems very in-depth and useful. I'll take it for a spin soon and let you know what I think. Thank you so much!

@Willtrix
Copy link
Author

Willtrix commented Sep 4, 2024

Whooo! It works!

@Scezaquer Scezaquer pinned this issue Sep 14, 2024
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