I'm a pretty private person, and I don't want spotify to have my android profile/user ID, so I use this program frequently.
I'm running spotdl on arch linux and over a VPN. However, whatever VPN server I switch it, it doesn't fix the rate limit problem.
Additionally, I have tried to clear my pipx .venv cache, and reinstall and get a new api token but it still rate limits me with this error.
I'm a student but not CS so I don't know to maintain programs, especially scrape websites, so I was wondering if anyone else knew a fix.
.
[01:51:51 PM] DEBUG MainThread - Downloader settings: downloader.py:129
{'audio_providers': ['youtube-music'],
'lyrics_providers': ['genius', 'azlyrics',
'musixmatch'], 'genius_token':
'alXXDbPZtK1m2RrZ8I4k2Hn8Ahsd0Gh_o076HYvcdlBvm
c0ULL1H8Z8xRlew5qaG', 'playlist_numbering':
False, 'playlist_retain_track_cover': False,
'scan_for_songs': False, 'm3u': None,
'output': '{artists} - {title}.{output-ext}',
'overwrite': 'skip', 'search_query': None,
'ffmpeg': 'ffmpeg', 'bitrate': '128k',
'ffmpeg_args': None, 'format': 'mp3',
'save_file': None, 'filter_results': True,
'album_type': None, 'threads': 4,
'cookie_file': None, 'restrict': None,
'print_errors': False, 'sponsor_block': False,
'preload': False, 'archive': None,
'load_config': True, 'log_level': 'DEBUG',
'simple_tui': False, 'fetch_albums': False,
'id3_separator': '/', 'ytm_data': False,
'add_unavailable': False, 'generate_lrc':
False, 'force_update_metadata': False,
'only_verified_results': False,
'sync_without_deleting': False,
'max_filename_length': None, 'yt_dlp_args':
None, 'detect_formats': None, 'save_errors':
None, 'ignore_albums': None, 'proxy': None,
'skip_explicit': False, 'log_format': None,
'redownload': False, 'skip_album_art': False,
'create_skip_file': False,
'respect_skip_file': False, 'sync_remove_lrc':
False}
[01:51:51 PM] DEBUG MainThread - FFmpeg path: ffmpeg downloader.py:147
[01:51:51 PM] DEBUG MainThread - Found 0 known songs downloader.py:182
[01:51:58 PM] DEBUG MainThread - AZLyrics: Failed to retrieve azlyrics.py:187
js_code.
[01:51:58 PM] DEBUG MainThread - Archive: 0 urls downloader.py:237
[01:51:58 PM] DEBUG MainThread - Downloader initialized downloader.py:239
[01:51:58 PM] INFO MainThread - Processing query: search.py:140
1A7wpU
Your application has reached a rate/request limit. Retry will occur after: 86400 s
System OS
Linux
Python Version
3.12 (CPython)
Install Source
pip / PyPi
Install version / commit hash
4.4.3
Expected Behavior vs Actual Behavior
I'm a pretty private person, and I don't want spotify to have my android profile/user ID, so I use this program frequently.
I'm running spotdl on arch linux and over a VPN. However, whatever VPN server I switch it, it doesn't fix the rate limit problem.
Additionally, I have tried to clear my pipx .venv cache, and reinstall and get a new api token but it still rate limits me with this error.
Processing query: https://open.spotify.com/playlist/2Fiid239DoW9181zz
Your application has reached a rate/request limit. Retry will occur after: 86400 s
I'm a student but not CS so I don't know to maintain programs, especially scrape websites, so I was wondering if anyone else knew a fix.
Steps to reproduce - Ensure to include actual links!
.
Traceback
Other details
No response