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

AudioProviderError: YT-DLP download error #2078

Open
1oby opened this issue Apr 30, 2024 · 2 comments
Open

AudioProviderError: YT-DLP download error #2078

1oby opened this issue Apr 30, 2024 · 2 comments
Labels
Bug Unexpected problem or unintended behavior that needs to be fixed

Comments

@1oby
Copy link

1oby commented Apr 30, 2024

System OS

MacOS

Python Version

3.7 (CPython)

Install Source

pip / PyPi

Install version / commit hash

v4.2.5

Expected Behavior vs Actual Behavior

When downloading a playlist, It gave lots of lines of errors saying either

AudioProviderError: YT-DLP download error
OSError: [Errno 24] Too many open files 
Couldn't read cache at: /Users/xxxxxx/.spotdl/.spotipy
ConnectionError: HTTPSConnectionPool(host='accounts.spotify.com', port=443): Max retries exceeded with url: /api/token (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x10f9fa910>: Failed to establish a new connection: [Errno 8] nodename nor 
servname provided, or not known')) 

Steps to reproduce - Ensure to include actual links!

on macOS
spotdl (spotify playlist link)

Traceback

-

Other details

No response

@1oby 1oby added the Bug Unexpected problem or unintended behavior that needs to be fixed label Apr 30, 2024
@xnetcat
Copy link
Member

xnetcat commented May 28, 2024

known issue, hard to replicate because it's mostly happening on Mac and I use windows. I will look into this sometime in the future. for now you can increase the number of allowed open files

@brumik
Copy link

brumik commented Jun 6, 2024

I have only the issue that cannot write to cache (.spotipy) even though it is chmod 777

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Unexpected problem or unintended behavior that needs to be fixed
Projects
None yet
Development

No branches or pull requests

3 participants