Skip to content

rostok/cdadl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdadl

cdadl is a Node.js script for downloading videos from cda.pl. This shameful code is crap but should get you idea how to crawl pages, deobfuscate JS and download files.

Building

Get the repo, and install necessary packages with

npm install

Usage

Run with node like this:

node cdadl.js [video-url] [format] [filename-prefix] [aria]

Example:

node cdadl.js http://www.cda.pl/video/666 720p some.movie.

If last parameter includes aria string then aria2c downloader will be spawned in separate window. It is much faster.

Advanced usage in Windows

Remember that you can also:

About

cda downloader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published