Slyte
A wrapper for youtube-dl.
Table of Contents
Install
Please make sure that youtube-dl
is available in the command line.
npm install -g slyte
Dependencies
youtube-dl
ffmpeg
atomicparsley
Usage
# 1. Display help.
slyte help
# 2. Download a youtube video.
slyte install https://youtu.be/U0TXIXTzJEY
Contributing
License
MIT