Skip to main content

Download manga and anime lists from MyAnimeList.

Project description

MyAnimelist Manga and Anime -list downloader

Download manga or anime list from MyAnimeList.

Install

Install myanimelist_downloader-package from The Python Package Index (PyPI).

pip install myanimelist_downloader

Usage

usage: myanimelist_downloader [-h] [-u USERNAME] [-p PASSWORD] [-d DOWNLOAD_DIRECTORY] [-e ENV_FILE] [-a | --anime | --no-anime] [-m | --manga | --no-manga]

options:
  -h, --help            show this help message and exit
  -u USERNAME, --username USERNAME
                        MyAnimeList username
  -p PASSWORD, --password PASSWORD
                        MyAnimeList password
  -d DOWNLOAD_DIRECTORY, --download-directory DOWNLOAD_DIRECTORY
                        Download directory
  -e ENV_FILE, --env-file ENV_FILE
                        Enviroment file
  -a, --anime, --no-anime
                        Download mangalist. (default: False)
  -m, --manga, --no-manga
                        Download mangalist. (default: False)

Enviroment

ENV Description
MAL_USERNAME MyAnimeList username.
MAL_PASSWORD MyAnimeList password.
SELENIUM_NO_SANDBOX Run Chrome without sandbox.
SELENIUM_DISABLE_DEV_SHM_USAGE Disable Chrome shared memory space.
SELENIUM_DISABLE_EXTENSIONS Disable Chrome extensions.
SELENIUM_DISABLE_GPU Disable Graphics Processing Unit with Chrome.
SELENIUM_DEBUG Turn on/off Selenium debuging.When true, run Chrome with head and do not close on error.
SELENIUM_TIMEOUT Number of seconds before Selenium times out. (Default: 10)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

myanimelist_downloader-0.0.9.tar.gz (10.7 kB view hashes)

Uploaded Source

Built Distribution

myanimelist_downloader-0.0.9-py3-none-any.whl (11.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page