Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 890 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 890 Bytes

dch-dl

dch-dl is a downloader for the DigtalConcertHall concert database.

Installation

Clone this repository and the use npm to install the dependencies

git clone https://github.com/lajp/dch-dl && cd dch-dl/
npm i

Usage

node downloader.js [OPTIONS] [LINK]

Example:

node downloader.js --specific=1,4 --format=high https://www.digitalconcerthall.com/en/concert/52518

OPTIONS

Available options:

--url=[link-to-concert] Optionally just add it as the last argument

--specific=[IndexesToDownload] Specify what idexes(pieces) of the concert the program should download i. ex. --specific=1,3

--format=[VideoQuality] Current options: high, medium and low; Default: medium

-n Print number of pieces/indexes in the concert and exit

-p Print direct urls to m3u8 playlists and exit

-D Do not download