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

https://github.com/marcelo-earth/powertube

πŸŽΆβ¬‡οΈ YouTube video downloader in Python
https://github.com/marcelo-earth/powertube

python pytube3 youtube

Last synced: 3 months ago
JSON representation

πŸŽΆβ¬‡οΈ YouTube video downloader in Python

Awesome Lists containing this project

README

        

🐍 PowerTube 🎞️

Automation of video download from YouTube using PyTube.

## Deployment πŸ›«
Once you clone the repository, open your terminal line:

πŸ’Ž Get all the packages:
```bash
pip install -r requirements.txt
```

πŸš€ Run the script
```bash
python main.py
```