Visits to music piracy websites went up more than 13 percent last year, a new report says. The majority of those visits were to sites that allow users to download the audio from YouTube URLs.

  • @[email protected]
    link
    fedilink
    English
    17
    edit-2
    1 year ago

    This is my time to shine !

    I am currently working on this and have a prototype that I am testing : https://github.com/P6g9YHK6/SpotifyRipper

    When I have the time to polish it I will dockerise the solution to have an automated spotify scraper ATM it is manually run but works pretty well 🥳

    Pull requests are welcome for anything on the todo list 🫡 And github stars will help boost this project popularity 🥰

    • Icalasari
      link
      fedilink
      31 year ago

      Oh thank god, some songs for some reason are ONLY on Spotify and it drives me nuts

      • @[email protected]
        link
        fedilink
        English
        21 year ago

        This was one of the issue I had too… I could not make lidarr work with my music tastes so I spent a couple of days prototyping with spotdl to get this working correctly and ended with the current version of the ripper I run it once a week to get the new favs and weekly playlist

    • @[email protected]
      link
      fedilink
      English
      31 year ago

      This looks cool!

      Unfortunately I don’t know anything about Python or docker… Thanks for the link, maybe I’ll try and figure this out on my next holiday.

      • @[email protected]
        link
        fedilink
        English
        11 year ago

        Just released an update that should take care of most of the libraries requirement for you. Just follow the instructions and it should work