I’ve been trying to get off of Spotify for obvious reasons. Unfortunately, I don’t have the money to spend on a Deezer or Tidal subscription, which is required to listen to more than 30 seconds of a song. I also have an extremely large playlist that needs transferring, so I need an unlimited version of FreeYourMusic if it exists. Thanks!
Just use
yt-dlp -x $SONG_URL
to download the audio directly.LOL, OP was looking for an alternative to streaming platform, not an introduction to this whole new universe of terminal,
Plus, yt-dlp doesn’t work (at least to my knowledge) on a smartphone (maybe on termux? I dunno, haven’t tried it)
YTDLnis is an Android version that’s available on the Izzy store.
I can find it on Droidify, but there’s only a Share button, no install button :(
That usually means it’s not compatible with your device. They only make a 64-bit version available (ARM64-v8a) on Izzy, and require a minimum of Android 7 with a target of Android 15. If you don’t meet that, then try from the project site - the current release is here. If you’re not sure which version to get, then download the one with “universal” in the filename - it’s got all three main CPU architecture builds in it so it’s three times the size, but if it’s going to work at all on your device that version of the APK will have it.
This is true. I’m incredibly slow. I don’t understand a lot of these comments. Unfortunately, I do not have my own server. The CD thing is a good idea, except for the fact that it would take an extremely long time to manually rip all of the songs I want. My playlist is 7,200 songs lmao
You just need -x?
I used
yt-dlp -t mp3 $partBehind?v=
the entire time