https://github.com/lajp/dch-dl
A Downloader for the Digital Concert Hall -database
https://github.com/lajp/dch-dl
classical-music downloader ffmpeg nodejs
Last synced: about 2 months ago
JSON representation
A Downloader for the Digital Concert Hall -database
- Host: GitHub
- URL: https://github.com/lajp/dch-dl
- Owner: lajp
- License: gpl-3.0
- Created: 2020-04-03T08:08:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T00:07:29.000Z (over 2 years ago)
- Last Synced: 2025-03-24T23:44:28.825Z (3 months ago)
- Topics: classical-music, downloader, ffmpeg, nodejs
- Language: JavaScript
- Homepage:
- Size: 106 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dch-dl
dch-dl is a downloader for the DigtalConcertHall concert database.
## Installation
Clone this repository and the use npm to install the dependencies
```bash
git clone https://github.com/lajp/dch-dl && cd dch-dl/
npm i
```## Usage
```bash
node downloader.js [OPTIONS] [LINK]
```Example:
```bash
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