CustomDiscs icon indicating copy to clipboard operation
CustomDiscs copied to clipboard

/cd download

Open Vovacr opened this issue 1 year ago • 1 comments

How to download a song from a link? I have already tried many links, but I get the following Which links should be inserted exactly? Screenshot_7

Vovacr avatar Feb 24 '24 10:02 Vovacr

The URL argument must be the file, with a correct extension (so, .MP3 ; .WAV or .FLAC). Website like spotify will not give you an MP3 file output this way, not that I'm aware of.

Edit : Also, the second parameter (the one with "test.mp3", you can try without the double quote, so just : test.mp3) Who knows, maybe that will work just like that (I never tried with Spotify :D )

New edit with CD v3 : You can download without the "double quote", but when I tried it, it download the web page, not the song, so my guess : will not work unless you can grab a direct access to the stored audio file, which might not exist (they stream the music, they never display a direct link)

Athar42 avatar Apr 20 '24 17:04 Athar42