cda-dl

1.1.0 • Public • Published

cda-dl

Utility tool to download video files from CDA

How to use

Download video:

npx cda-dl https://www.cda.pl/video/{videoId}

Downloaded video files would be stored at ./videos/{videoId}.mp4

Download video and specify output path:

npx cda-dl https://www.cda.pl/video/{videoId} -o "my-video.mp4"

Downloaded video files would be stored at ./my-video.mp4

Package Sidebar

Install

npm i cda-dl

Weekly Downloads

3

Version

1.1.0

License

MIT

Unpacked Size

7.62 kB

Total Files

4

Last publish

Collaborators

  • k3nsei