Skip to content

JoelFH23/uqload-downloader-gui

Repository files navigation

Uqload Downloader GUI

A desktop application for downloading videos from Uqload. The application allows you to download videos simultaneously.

CLI version

Demo

uqload_downloader_demo

Requirements

  • Python 3.9 or Higher.
  • PyQt5.

Installation

Windows

NOTE: the portable and setup version have been tested only on Windows 10

From Source Code

  1. Clone the repository:
git clone https://github.com/JoelFH23/uqload-downloader-gui
cd uqload-downloader-gui
  1. Install the package:
python -m pip install .

Alternatively, you can install it in development mode to easily make changes:

python -m pip install -e .
  1. 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.

Bug reports

Use the GitHub issue tracker to submit bug reports.

License

About

A desktop application for downloading videos from Uqload

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages