0.8.4 • Published 11 years ago
dlvid v0.8.4
#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