openload-dl 2.0.1

Creator: railscoder56

Last updated:

Add to Cart

Description:

openloaddl 2.0.1

openload_dl
A python library and CLI tool which makes easy to download files from openload.co

Installation
Description

Installation
Ubuntu or Debian:
sudo apt install python3-pip
pip3 install openload_dl

Windows:
Install Python (don't forget to check the "ADD TO PATH" option).
Then open the command prompt and type:
pip3 install openload_dl

On both Ubuntu and Windows:
Download the latest version of geckodriver ( for Firefox ) or chromedriver ( for Chrome ), extract it and add the executable to PATH or put it in the same directory of the script.
[In order for this script to work you need to have Firefox or Chrome installed on your system.]
Description
Usage: openload-dl [OPTIONS] [URLS]...

Options:
--get-download-url Extract only file's download url
--preferred-browser [firefox|chrome]
Select the browser to use [default:
firefox]
--no-headless Show the browser
--chunk-size INTEGER Set the downloader chunk size in bytes
[default: 1000000]
-q, --quiet Don't print download progress information
--help Show this message and exit.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.