Go to file
Vishnunarayan K I 16de16f209 feat: Add server switching for 9anime 2019-07-12 19:20:40 +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 feat: Add server switching for 9anime 2019-07-12 19:20:40 +05:30
docs docs: some more docs 2019-07-12 19:19:30 +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 update discord link 2018-08-30 20:24:27 +05:30
setup.py feat: Add streamango extractor 2019-07-12 19:19:59 +05:30

README.md

Anime Downloader

Build Status codecov PyPI pyversions PyPI Discord

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 doc.

Supported Sites

  • 9anime
  • twist.moe
  • KissAnime [cloudflare]
  • Masterani.me [cloudlfare]
  • KissCartoon [cloudflare]
  • Gogoanime
  • AnimePahe [cloudflare]

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 with cloudflare support, (Read note below)

$ pip install anime-downloader[cloudflare]

To install the dev version

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

# To install with cloudflare support
$ pip install -U git+https://github.com/vn-ki/anime-downloader.git#egg=anime-downloader[cloudflare]

If you have trouble installing, see extended installation instructions here.

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
  • If you are using zsh, don't forget to escape [ and ] using \.

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 these animation studios, but being a college student, I can't.

arigatou gozaimasu

arigatou