Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 463 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 463 Bytes

Pytube-GUI

This is a GUI YouTube downloader using pytube and PyQt5 as the underlying API.

Usage: On windows, download my project repository and inside the releases folder, double click on pytube.exe. On Linux, download my project repository and inside the releases folder, open up a terminal and run the command "chmod +x ./pytube && ./pytube" without the quotes.

Alternatively, you can just download both linux and windows executable from my repo's release.