Skip to content
/ cnnDL Public

A simple video downloader for cnn.com because one does not exist.

Notifications You must be signed in to change notification settings

fooblart/cnnDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

cnnDL

simple cli application to download videos from cnn articles

Setup:

python3 main.py addalias --alias && chmod +x main.py && exec bash

Usage:

cnnDL https://cnn.com/fakenewsbshere

Flags:

[-o, --output] Directory to place downloaded files, one will be created if it does not exist already.

E.g:

cnnDL https://cnn.com/blahblahblah --output output

[--file] Uses the input argument as the name of a file which contains multiple links to download.

E.g:

cnnDL input --file

About

A simple video downloader for cnn.com because one does not exist.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages