invicnaper / spotify-dl

a script that allows you to download spotify songs or playlists , written in python
324 stars 40 forks source link

warning: unable to set language and error: Unable to download webpage #12

Open fknaesel opened 6 years ago

fknaesel commented 6 years ago

First of all, thanks for you excellent work. I was trying to build a spotify downloader like yours and I first tried to download, use it, and then study the code. And I got these problems, can you help me?

./spotify-dl.py --track 4qQCkzpkOPvbgbcy3fHwxK --dl youtube --access_token BQDoGltwJ__Br8Pk6ugYAvWMp8M-YHlo4SUcotI4_FO88cBAwUg6ZdfsOo2glrjD7BOaG4VSRfQ5QlnxQsNxxBKd_8GrvKeTDX6bcd50peMDX3gVJKfBV5KQD1U72H5EO0EZ3frxMwjl

@ spotify-dl.py version 0.0.1 @ author : Naper @ Designed for OSx/linux [+] getting track name [+] name is Chegaste [+] downloading song .. WARNING: unable to set language: <urlopen error [Errno 8] _ssl.c:510: EOF occurred in violation of protocol> ERROR: Unable to download webpage: <urlopen error [Errno 8] _ssl.c:510: EOF occurred in violation of protocol> [+] Song Downloaded

invicnaper commented 6 years ago

I think it might be an SSL issue,