this post was submitted on 10 Aug 2025
534 points (97.8% liked)
Technology
73972 readers
3053 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Does SpotiDown have a linux version? If not, do you know an alternative?
Nicotine+/soulseek. won't copy your spotify lists but you can manually download everything. will take time obviously as you'll have to search for everything.
You can use slsk-batchdl alongside a CSV of your Spotify Playlists to make quicker work of this.
Not that im aware of, sorry. There is a Windows based spotidown software, but no Linux. Spotidown is a web based service normally, so you could definitely use it in Linux. I actually downloaded all my music from it using my phone!
For Linux you can use ZSpotify. It runs in the command line, just use a burner account to run as in zspotify because it's against their TOS of course, and might get you kickbanned. It also requires premium, but you only need it for a day at most, in order to run the download. Then you can cancel.
I wrote a little python script to download all my YouTube music songs for my navidrome setup. I'm sure you could do something similar for spotify if you know python.