vdl
v1.0.24
Published
Command line tool for downloading videos from youtube
Downloads
35
Readme
vdl
Command line tool for downloading videos from youtube
Getting Started
On a terminal:
// Download from link
vdl --url 'link'
// Download from file
// The file contains links or keywords
vdl --file 'playListFile.txt'
// Translate video title to a language
// English language is 'en'
vdl --lang 'en' --url 'link'Installing
npm install -g vdlBuilt With
Contributing
Please read CONTRIBUTING.md for details on contributing to the repository.
Development
Clone the repository in an empty directory.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
