spotify-downloader icon indicating copy to clipboard operation
spotify-downloader copied to clipboard

AudioProviderError: YT-DLP download error

Open 1oby opened this issue 1 year ago • 2 comments

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 avatar Apr 30 '24 15:04 1oby

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

xnetcat avatar May 28 '24 07:05 xnetcat

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

brumik avatar Jun 06 '24 12:06 brumik

https://github.com/spotDL/spotify-downloader/issues/1978

xnetcat avatar Jul 21 '24 07:07 xnetcat