#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