Download your favourite anime
Project description
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?
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
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. Withwatch
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
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file anime-downloader-3.4.4.linux-x86_64.tar.gz
.
File metadata
- Download URL: anime-downloader-3.4.4.linux-x86_64.tar.gz
- Upload date:
- Size: 53.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96ecee49702094a8928c1f24c6b0af45a8367730dfa134bbbfdb932b1d6afe77 |
|
MD5 | 484b5edb04ab85ae36b3b011d097ee36 |
|
BLAKE2b-256 | 1711590ecb0fbe7aa77cbe865bc4d7d687495dd485fae3cd909e6c3927b109d2 |
File details
Details for the file anime_downloader-3.4.4-py3-none-any.whl
.
File metadata
- Download URL: anime_downloader-3.4.4-py3-none-any.whl
- Upload date:
- Size: 32.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9aafc726cf5d3f4da856bf6541323298b49005b2eeaa5bbfb9fee1a6a8a9818a |
|
MD5 | 0d432299a35ee31cd78915d565f387fe |
|
BLAKE2b-256 | 1b88d228974240a2c3e1cce25f50a81431978b03661a72079250eb55819679fb |