uqload downloader gui
uqload-downloader-gui 1.0
A desktop application for downloading videos from Uqload. The application allows you to download videos simultaneously.
CLI version
Python 3.9 or Higher.
PyQt5.
Windows Portable or Windows Setup
NOTE: the portable and setup version have been tested only on Windows 10
Clone the repository:
git clone https://github.com/JoelFH23/uqload-downloader-guicd uqload-downloader-gui
Install the package:
python -m pip install .
Alternatively, you can install it in development mode to easily make changes:
python -m pip install -e .
Now you can run uqload-dl-gui in the console
uqload-dl-gui
NOTE: if you get the error “FileNotFoundError: [Errno 2] No such file or directory” try reinstalling the package.
Use the GitHub issue tracker to submit bug reports.
GPLv3