Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.17 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.17 KB

CLI VIDEO DOWNLOADER

YouTube Video Downloader in CLI, download MP3 and MP4.

Dependencies

  1. Inquirer
  2. Fluent FFmpeg
  3. Chalk
  4. ytdl core
  5. Ora Spinner
  6. node-ytpl

Start

  1. You need to have Node.js and FFmpeg installed in your computer.
  2. Use npm i -g git+https://github.com/Guaxinim5573/CLI-Video-Downloader in command prompt to install the program

Running

We have playlist support!

  1. Use videodown in your console
  2. Select the format (MP3 or MP4), use arrows keys to move the arrow and use enter to select the format.
  3. Input the video URL or video ID
  4. Wait...
  5. In the folder where the command is running, a video or music file will be there!

License

See LICENSE file