spotify-dl
spotify-dl copied to clipboard
There is no any progress after message "Browse to"
PS C:\Users\admin\Desktop> spotify-dl https://open.spotify.com/track/0vSpLBrO6dWPVU4vDKlqLd?si=ad854f4e5e224493
Browse to: https://accounts.spotify.com/authorize?response_type=code&client_id=65b708073fc0480ea92a077233ca87bd&state=AdC1NisgN536D0XKIdMrCg&code_challenge=jqYYqenc2lceXUeRslK6wOFjtrzG8UiW2nhhVtyz3qA&code_challenge_method=S256&redirect_uri=http%3A%2F%2F127.0.0.1%3A8898%2Flogin&scope=streaming
And then nothing for few minutes. It looks like it hangs. Win 10. Installed from cargo (cargo install spotify-dl)
Might be self-explanatory but did you browsed to the link? You have to open the link on a browser and accept something.
Ok, it worked, thanks. I have another error though:
PS D:\LoFi House> spotify-dl https://open.spotify.com/playlist/0d3X2sQQb1uAnzOaWBV8Of
thread 'main' panicked at C:\Users\admin\.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\spotify-dl-0.9.2\src\track.rs:192:14:
Failed to get playlist: Error { kind: Unavailable, error: hyper_util::client::legacy::Error(Connect, Custom { kind: Other, error: ConnectError("dns error", Os { code: 11003, kind: Uncategorized, message: "A non-recoverable error occurred during a database lookup." }) }) }
Then I used https://open.spotify.com/playlist/0d3X2sQQb1uAnzOaWBV8Of?si=vCiPBJrITiqy4q8en5NygQ
And now it is just silent. No any output.