artyshko / smd

Spotify Music Downloader
MIT License
1.36k stars 236 forks source link

Unable to download 'ffmpeg-win32-v3.2.4.exe'.. #66

Open esysss opened 4 years ago

esysss commented 4 years ago

Unable to download 'ffmpeg-win32-v3.2.4.exe'. Perhaps there is a no internet connection? If there is, please report this problem.

python 3.7 windows 10

xinhuang commented 4 years ago

You can workaround it by the following. Tested on macOS and Linux.

$ python3
>>> import imageio 
>>> imageio.plugins.ffmpeg.download()