Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guaxinim5573/cli-video-downloader

YouTube Video Downloader running in prompt.
https://github.com/guaxinim5573/cli-video-downloader

Last synced: 2 months ago
JSON representation

YouTube Video Downloader running in prompt.

Awesome Lists containing this project

README

        

## CLI VIDEO DOWNLOADER

YouTube Video Downloader in CLI, download MP3 and MP4.

## Dependencies

1. [Inquirer](https://www.npmjs.com/package/inquirer)
2. [Fluent FFmpeg](https://www.npmjs.com/package/fluent-ffmpeg)
3. [Chalk](https://www.npmjs.com/package/chalk)
4. [ytdl core](https://github.com/fent/node-ytdl-core/)
5. [Ora Spinner](https://www.npmjs.com/package/ora)
6. [node-ytpl](https://github.com/timeforaninja/node-ytpl/)

## Start

1. You need to have [Node.js](https://nodejs.org) and [FFmpeg](https://ffmpeg.org) 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!

![](https://cdn.discordapp.com/attachments/721811011509682206/722561139052904518/bbbbb.gif)

### License
See [LICENSE](https://github.com/Guaxinim5573/CLI-Video-Downloader/blob/master/LICENSE) file