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

https://github.com/wilsonsilva/youtube-video-downloader


https://github.com/wilsonsilva/youtube-video-downloader

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Download Youtube Videos

Downloads YouTube videos in parallel.

## Installation

```bash
pip install -r requirements.txt
```

## Usage

Add the list of urls to `vide_urls.txt` and run the following command.
```bash
python download.py
```