#--user-auth does not work

5 messages · Page 1 of 1 (latest)

red gazelle
#

i installed spotdl via aur

i tried downloading a song from spotify but it says

~/.c/spotdl►spotdl 'https://open.spotify.com/track/1mea3bSkSGXuIRvnydlB5b?si=b1b3f3e28b8841d0'
Processing query:                                          
https://open.spotify.com/track/1mea3bSkSGXuIRvnydlB5b?si=b1b3f3
e28b8841d0                                                     
Your application has reached a rate/request limit. Retry will 
occur after: 86400 s

~/.c/spotdl►```
so I look it up and i figure out that i need to connect it to spotify so i used it opened the http://127.0.0.1:9900/?code=AQDfG3kKRPluetEqHjfr2a8oHDCZWeWw9_NQwI7eaRxtgbuTyPCdhi78HExqVbR9T2opAs-aKs-k2yMNSN0ocxP9zCCD_9EpMTrqcTLLcI0fKrNKUXCsdELDlMjhlhzgXB_7_qTu7JtswF9jVQYnwAosK1y7XdJeTTXc6K2ka2ya-t7gCyzJelRry0KOyzQLZOZo5U3iJ9yWQx7ai2FhoNDh4IZyvWMTk-4-0uJ3u4JM6UH0B9c or samthink like that but it closed without having chance to connect to spotify and again ```Opening in existing browser session.
Your application has reached a rate/request limit. Retry will 
occur after: 86400 s```  if you ask how did i know what window was opened than i looked in the history anther and i also tried installing whith pipx and python venvand got the same results info: browser vivaldi 
os: arch linux i also tried deleting config and .spotipy but the result was exactly same ```~/.c/spotdl►ls                            20:20
 .spotipy   config.json   temp
~/.c/spotdl►rm .spotipy config.json          20:20
~/.c/spotdl►ls                            20:20
 temp
~/.c/spotdl►spotdl --user-auth 'https://open.spotify.com/track/1mea3bSkSGXuIRvnydlB5b?si=b1b3f3e28b8841d0'
Processing query:                                      
https://open.spotify.com/track/1mea3bSkSGXuIRvnydlB5b?s
i=b1b3f3e28b8841d0                                     
Opening in existing browser session.
Your application has reached a rate/request limit. 
Retry will occur after: 86400 s

⏎                                                      ~/.c/spotdl►    
twin mapleBOT
#
spotDL Support

Please continue adding more information into this thread.
You should include the following information:

spotDL Version

Eg. 4.0.0

Operating System

Eg. Windows 22H2

The Command You Ran

Please include Spotify links.

Screenshots or Pasted Error Messages

Only send these if they are relevant.

To send pasted error messages use three backticks (```)
Here's info on how to use code blocks.

#

@red gazelle

red gazelle
#

spotdl version is 4.4.3

red gazelle