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
- Host: GitHub
- URL: https://github.com/marcelo-earth/powertube
- Owner: marcelo-earth
- License: mit
- Created: 2019-11-16T22:21:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-07T18:01:36.000Z (almost 5 years ago)
- Last Synced: 2025-03-28T15:50:37.378Z (3 months ago)
- Topics: python, pytube3, youtube
- Language: Python
- Homepage:
- Size: 4.52 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```