hbashton / spotify-ripper

https://github.com/jrnewell/spotify-ripper has been revived
MIT License
493 stars 98 forks source link

Help to install spotify-ripper #57

Open C0N71 opened 4 years ago

C0N71 commented 4 years ago

I had to reinstall Linux and so I lost my installation of spotify-ripper. Now I'm running Linux Mint 19.2 and I'm not able to install Spotify-ripper anymore. Has anyone found a solution to how to install spotify-ripper in our days? Because I know it's possible, just finding the right packages. I already have the Spotify app key and all the libraries to download, I just need the commands. Thank you

dstyp commented 4 years ago

What's not working? Libspotify? Need alternative source.

Faeb35 commented 4 years ago

I just installed spotify-ripper two months ago. Works like a charm...

C0N71 commented 4 years ago

I follow the guide in the readme file but when I start the command to install spotify ripper at the end I have this error about wheel on PIP

Running pyspotify-2.0.5/setup.py -q bdist_egg --dist-dir /tmp/easy_install-cJoKoF/pyspotify-2.0.5/egg-dist-tmp-33jhzv WARNING: The wheel package is not available. WARNING: The wheel package is not available. ERROR: Failed to build one or more wheels error: Command '['/usr/bin/python', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/easy_install-cJoKoF/pyspotify-2.0.5/temp/tmpWrwTpx', '--quiet', 'pycparser']' returned non-zero exit status 1

C0N71 commented 4 years ago

Anyway @dstyp what do you mean for "Alternative source"? It's ok from there https://github.com/mopidy/libspotify-archive? Thank you