0.8.4 • Published 10 years ago

dlvid v0.8.4

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

#DLVid

Build Status

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