Skip to content

irth/cdad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdad

A downloader for CDA.pl.

Installation

$ npm i -g cdad

Usage

$ cdad https://www.cda.pl/video/<id>
$ cdad https://www.cda.pl/<user>/folder/<id>

or, as a library

var cda = require('cdad');
// see cli.js for usage example

Known issues

  • Only downloads the first page of a folder, because I haven't needed to download a bigger folder yet.

Other

If it doesn't work with a link for you, create an issue, and I'll look into it when I have some spare time.

About

CDA downloader in node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published