Go to file
Vishnunarayan K I 7aac995330 docs: update 2019-07-12 23:11:36 +05:30
.circleci Update tests 2018-07-13 17:44:41 +05:30
.github/ISSUE_TEMPLATE Fixed markdown code and details tags 2018-10-17 14:29:15 +05:30
anime_downloader docs: update 2019-07-12 23:11:36 +05:30
docs docs: update 2019-07-12 23:11:36 +05:30
tests tests: Try to fix tests pt1 2019-07-12 19:17:50 +05:30
.gitignore feat: Add server switching for 9anime 2019-07-12 19:20:40 +05:30
.travis.yml Update travis 2018-07-13 17:07:50 +05:30
LICENSE Create LICENSE 2018-02-05 22:35:57 +05:30
Pipfile feat: Add server switching for 9anime 2019-07-12 19:20:40 +05:30
Pipfile.lock external downloader rewrite 2019-07-12 19:19:30 +05:30
README.md docs: update 2019-07-12 23:11:36 +05:30
setup.py feat: add pycryptodome as dependency 2019-07-12 22:27:29 +05:30

README.md


A simple yet powerful tool for downloading anime.


Anime Downloader

Ever dreamt about watching anime for free effortlessly without all those unbearable ads? Ever dreamt of downloading your favourite anime for that long trip?

kawaii

Yeah. Me too! That's why this tool exists.

Features

  • Download or stream any episode or episode range of any anime.
  • Specify the quality you want to stream or download.
  • Search and download.
  • Save yourselves from those malicious ads.
  • Add any anime to your watch list using anime watch and let anime downloader take care of everything for you.
  • Download using external downloader (aria2 recommended).
  • Configurable using config.json. See documentation.

Supported Sites

  • 9anime
  • twist.moe
  • KissAnime
  • KissCartoon
  • Gogoanime
  • AnimePahe
  • Anistream
  • Animeflv (Latin)
  • Masterani.me [cloudlfare] (site shut down)

Note: To download from sites marked [cloudflare], anime-downloader has to be installed with cloudflare support (see below).

Installation

You can install the stable release from PyPI:

$ pip install anime-downloader

To install the dev version:

$ pip install -U git+https://github.com/vn-ki/anime-downloader.git

If you have trouble installing, see extended installation instructions here or join the discord server for help.

Note:

  • For cloudflare scraping cfscrape is used. It depends on node-js. So if you want to use cloudflare, make sure you have node-js installed.
  • You might have to use pip3 depending on your system

Usage

See wiki.

Anime downloader has two sub commands, dl and watch.

  • dl: dl can download anime.
  • watch: watch can manage your anime watch list. Needs mpv. With watch you'll never have to go to any anime sites ever again.

To use anime_downloader in your package:

This tool can be used as a library. This means you can import it into your own application and search for anime and do many other wonderful things. See documentation.

Development Instructions:

See development instructions.


Please don't judge me for not paying for anime. I want to support the anime industry, but being a college student, I can't.