This is a script that will help you download episodes from your favorite series. This version only let you download from jkanime, but we are trying to expand this in future versions.
This script is written in Python 3.8 and using pip 20.2.3 to install the respective dependencies.
I will show you how is the installation using python 3.8.
Requests is available on PyPI:
$ python3.8 -m pip install requests
Requests officially supports Python 2.7 & 3.5+.
$ python3.8 -m pip install bs4
$ python3.8 -m pip install beautifulsoup4
First of all, you must be located in the folder that contains the script, in my case it will be:
... :~/VS-workspace/Series-Downloader-Script$
Then you run the script and you will see the next:
Please insert the URL:
After sending the URL you shall see the next display showing you the different options of download:
You can choose which one you like, on this case we will use the second one. After choosing the option 2, you will have to complete 2 sections:
Select the first episode:
Select the last episode:
At the end of this, the downloads will start and all the episodes will be stored at the same folder of the script. Example: