sh1nobu abc745dc1c
Merge pull request #2 from ura43/master
added crossplatform support
2021-09-01 23:46:33 +08:00
2021-09-01 16:34:08 +08:00
2021-09-01 16:23:47 +02:00
2021-09-01 16:34:08 +08:00
2021-09-01 16:34:08 +08:00
2021-09-01 16:34:08 +08:00

BitAnime

BitAnime

A Python script that allows you to download all of an anime's episodes at once.

· Download executable version ·

About BitAnime

BitAnime is a python script that allows you to download anime in large batches. It can also be used to download anime films. BitAnime gets its content from gogoanime. If you get a 404 error, please look up the correct anime name on gogoanime. This application can only download 1-99 episodes at the time. At the moment, the quality of the episodes that will be downloaded is different for every anime. For older anime, the quality will be 360p to 480p, for newer anime the quality will be 720p to 1080p.

Installation

git clone https://github.com/sh1nobuu/BitAnime.git

Screenshot

BitAnime Screenshot

Dependencies

BitAnime is highly reliant on the python modules requests, colorama, tqdm, and BeautifulSoup.

pip install -r requirements.txt

Usage

The anime name is separated by "-". You can either type it manually, or go to gogoanime.pe and search for the anime you want to download and copy the name from the URL.

Examples

One word title
Multiple word title
Description
No description provided
Readme 964 KiB
Languages
Python 99.2%
Batchfile 0.8%