Ive got a CSV of music from Spotify and would like an easy way to find and download these playlists. Is there a client that can do this?

  • communism@lemmy.ml
    cake
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    I wanna give downloading some long (~10 hour) Spotify playlists a go, any tips for sldl? What was so hard about it if you don’t mind me asking?

    • Fizz@lemmy.nzOP
      link
      fedilink
      arrow-up
      2
      ·
      1 day ago

      I used the docker image and I didnt know how to get the docker image to link my .config/sldl/sldl.conf to the docker /config/sldl/sldl.conf file. Ended up just making the CSV and copying it into the docker folder. Then I didnt get how to use the commands. I kept running it thinking that it would pickup my username and password from the config file eventually I relaised i had to add --user --pass point it to the csv then point it to the output file. Thanks to a reddit thread where someone layed out the commands.