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

https://github.com/genndy007/youtube-video-downloader-gui

Free and Open-Source YouTube video downloader. Graphics with PyQt5.
https://github.com/genndy007/youtube-video-downloader-gui

gui pyqt5 python pytube pytube3 video youtube youtube-dl

Last synced: 2 months ago
JSON representation

Free and Open-Source YouTube video downloader. Graphics with PyQt5.

Awesome Lists containing this project

README

        

# YouTube video downloader
Provides a fancy GUI for downloading YouTube videos.

## Installation for developers
```
pip install -r requirements.txt
# run
python main.py
```