/Pytube-GUI

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

Primary LanguagePythonMIT LicenseMIT

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.