dlvid
v0.8.4
Published
Download videos from the command line
Downloads
5
Maintainers
Readme
#DLVid
DLVid is a cli tool for downloading web clips (similar to youtube-dl).
##Installation
npm install -g dlvid##Usage
###Downloading
dlvid download <url>...#####Supported Providers
See the current list here
###Information
dlvid info <url>... >> test.json###Testing
npm test
