spotifyripper
spotifyripper copied to clipboard
Rips music from Spotify on Debian and Ubuntu
This script is working, but looks like it "skips" the first n seconds of a song, looks like the recording process gets interrupted N times before starting all the songs...
I think the small dependency check makes sense. I for example was missing `vorbiscomment` on my machine, which I did not immediately noticed
I've mulled over the code for an hour or so trying to figure out exactly where it's breaking, or why, but I haven't seemed to find anything with my tiny...
Trackify.sh had some problems where it wouldn't detect the tracknumber, and the parsing for the image URL had stopped working. I Also changed the ` -> " in ripper.sh as...