Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 500 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 500 Bytes

#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