glomatico / spotify-web-downloader

A Python CLI app for downloading songs/music videos/albums/playlists directly from Spotify.
378 stars 43 forks source link

It says that there's no cookies file, but there's one actually #41

Closed sergiohzph closed 2 months ago

sergiohzph commented 2 months ago

image What is happening? I just placed the cookies file inside the app's directory as you stated in the readme.

glomatico commented 2 months ago

Not inside the script folder, you should put the cookies on the current directory of your terminal. If you are still confused, just use the command explorer . and move the cookies to the folder that opened.

sergiohzph commented 2 months ago

Alright thanks, it works now. I've a question, is this bannable? Is there any risk if I download too many songs at once? Or is it just like as I was downloading the songs inside the app? I'm a Premium user so I guess it won't be dangerous for me, but I just want to make sure.

glomatico commented 2 months ago

You should be ok, but Spotify may throttle if you download too many songs.