1.1.0 • Published 1 year ago

cda-dl v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

1.1.0

1 year ago

1.0.0

1 year ago