Downloads any Movie or TV Series from EgyBest.
Project description
egybest-dl
Downloads any Movie or TV Series from EgyBest.
Description
egybest-dl is a command-line program to download any movies or TV series from egy.best , it comes with a built-in CLI downloader; or you can copy-paste download URIs into your favorite download manager.
It requires Python>=2.7
, and it is not platform specific. It should work on both Linux and Windows.
egybest-dl [OPTIONS] [SEARCH] [SEASONS]...
Requirements
Python >= 2.7
Python >= 3.4
for the CLI downloader.- Google Chrome
Install
pip install egybest-dl
Usage
egybest-dl --help
for help
egybest-dl <movie name>
to search for the movie and download it
eg: egybest-dl 'deadpool'
egybest-dl <series name> <season:episode,...> ...
to search for the series and download it
eg: egybest-dl 'suits' 4 5:1,2,3
to download the fourth season and episodes 1, 2 and 3 of the fifth season
Since it is a command line prompt-based program, you can just do :
$ egybest-dl
What are you searching for : the witcher
Initializing Chrome
Searching for results...
Series : The Witcher
Requesting pages links...
What seasons and episodes ?
...
etc...
Options
-Q, --quality [1080|720|480|360|240] Quality of output video. [default: 720]
-o, --output-file FILENAME Save download URIs to FILENAME.
-d, --dest TEXT Destination path.
--executable-path FILE Path to chromedriver executable.
--quiet Activate quiet mode.
--version Show the version and exit.
--help Show this message and exit.
Note
If you're facing this issue:
Message: 'chromedriver' executable needs to be in PATH. Please see https://sites.google.com/a/chromium.org/chromedriver/home
then, you'll have to install the chromedriver
and add it to your PATH
, or specify its path using the --executable-path
option.
eg: egybest-dl --executable-path ~/Downloads/chromedriver ...
PS: I, in no way support piracy. This is for educational purposes only.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for egybest_dl-2020.3.2.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bba12d3d9a6b12f82b22017b5449808598efc0cbaed08cf2390bc130a97804d |
|
MD5 | 8f4573c9a6184630712906c99a3c8fb0 |
|
BLAKE2-256 | 5ec15ad9fa7e35d7878afd6337d72e0eba039f8dae6f24dac0e66bb99ab740b9 |