I used to have a script that would check a text file that I had hosted on nextcloud so I could paste in spotify URI’s whenever I wanted, then nightly it would run a bash script that would leverage spotify-ripper (https://github.com/hbashton/spotify-ripper). It would see if tracks were already downloaded, and skip them, and download anything missing. It would take care of the album art and ID3 tags and everything, straight from the source.

I’ve seen a few suggestions, like lidarr-extended, but that does not allow you to plug in spotify credentials, for example. There’s zotify, and ZotifyFrontend, but looks like it’s not really able to “sync”. I also found DownOnSpot but that seems like Zotify but different.

Are there any good solutions anyone is using currently?

  • Krafty Kactus@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    4 months ago

    I use spotdl with this command and it works great for me:

    ./env/bin/spotdl $SPOTIFY_PLAYLIST_URL --archive spotdl-archive
    

    Just add songs to the playlist in Spotify (I have it set to my Shazam songs playlist) and it’ll automatically download them when the script runs.

    • nivellian@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      4 months ago

      Check out zotify. Literally rips music from Spotify. Can download a single or a whole album using URL or search feature. And for freebies like me, I now have better 160kbps OGG instead of YouTube’s 128kbps AAC audio.