scdl-org / scdl

Soundcloud Music Downloader
GNU General Public License v2.0
3.36k stars 337 forks source link

Downloading favorites doesn't download original files when they are downloadable #431

Closed gabhab closed 2 years ago

gabhab commented 2 years ago

If I run

scdl --client-id XXX --auth-token YYY -l https://soundcloud.com/smokemachinetaipei/hylo-series-03-yuy

it downloads the original mp3 file. However, if I add it to my favourites and run

scdl --client-id XXX --auth-token YYY -f me

it downloads the m4a file.

Is there a way to have my favourites download in the same way as an individual URL does?