disco-dl

Discography/album downloader
git clone git://git.wimdupont.com/disco-dl.git
Log | Files | Refs | README

README.adoc (272B)


      1 = DISCO-DL
      2 
      3 Discography/album downloader based on .csv file.
      4 
      5 == Installation
      6 
      7 [source,bash]
      8 ----
      9 $ make clean install
     10 ----
     11 
     12 == Required software
     13 
     14 * https://github.com/yt-dlp/yt-dlp[yt-dlp]
     15 * https://git.ffmpeg.org/ffmpeg.git[ffmpeg]
     16 * https://github.com/squell/id3[id3]
     17