disco-dl

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

disco-dl.1 (539B)


      1 .TH DISCO-DL 1 disco-dl-VERSION
      2 .SH NAME
      3 disco-dl \- discography/album downloader
      4 .SH SYNOPSIS
      5 .B disco-dl
      6 .SH DESCRIPTION
      7 .B disco-dl
      8 is a discography downloader based on .csv file using \fByt-dlp\fR for downloading the files, 
      9 \fBffmepg\fR for convertering to .mp3 files, and \fBid3\fR for tagging metadata.
     10 .SH CONFIGURATION
     11 .SS PROPERTIES
     12 define properties configuration in the \fBconfig.h\fR file
     13 .SS CSV FILE FORMAT
     14 band|album|genre|year|url|song1;song2;song3;
     15 .SH SEE ALSO
     16 \&\fByt-dlp\fR\|(1),
     17 \&\fBffmpeg\fR\|(1),
     18 \&\fBid3\fR\|(1)