JKDownload
Collect information about your favorite anime from the jkanime.net website.
Description
This module makes use of the Selenium library for python to collect information of your favorite anime, such as anime name, description, number of episodes, year of broadcast, and it does have a download option.
Installation
You must have Chrome or Chromium browser installed. You must also install the browser driver that will communicate with Selenium. In this case you must download chromedriver, as indicated in the official documentation.
If you are a Linux user of the Ubuntu-Debian family, you can install the driver directly from the repositories as follows:
$ sudo apt install chromium-chromedriver
Finally to install this module, create a python virtual environment, either with venv or conda, and run the following:
$ python -m pip install jkdownload
You are now ready to use jkdownload module.
Release files for jkdownload 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jkdownload-0.0.3.tar.gz | 15.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jkdownload-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 31.8 kB
Release files / jkdownload-0.0.3.tar.gz
| Download URL | jkdownload-0.0.3.tar.gz |
|---|---|
| Size | 15.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7b826b82b87f1081078edb600ccfd2c3d722301f3ef3222ffeaed8b5e4b547ec
|
|
BLAKE2b-256 checksum How to use checksums |
e95172bbd569b9f7506ce58a43543e819dbb7d013e5f14f8ef5a3eac88888e7b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.6
|
Release files / jkdownload-0.0.3-py3-none-any.whl
| Download URL | jkdownload-0.0.3-py3-none-any.whl |
|---|---|
| Size | 16.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3f8bcbcfee0e9dff5af1e17daffcf678973dd733d55ca09d26cba4049ea4baec
|
|
BLAKE2b-256 checksum How to use checksums |
2a4777979a5a98a6089a69df5de2d0ebce37f97e08b6d208eff2d2f8d1b99066
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.6
|