- Overview
- Features
- System Requirements
- Installation
- Usage
- Videos
- Configuration
- Uninstalling the Application
- Build the Application
This is a Node.js-based anime & manga downloader that allows you to download anime episodes in bulk, quickly, and from the gogo source. Additionally, it has the functionality to automatically add the downloaded anime to your MyAnimeList plan-to-watch list. The downloader supports both dubbed (dub) and subtitled (sub) versions for anime. For manga, it downloads chapters from Mangasee123 and saves them in PDF format.
- Bulk Downloading: Download multiple anime episodes and manga chapters in one go.
- Fast and Efficient: Enjoy a ridiculously efficient, fast, and light-weight downloader.
- Dub and Sub Options: Download either dubbed or subtitled versions based on your preference for anime.
- MyAnimeList Integration: Automatically add downloaded anime to your MyAnimeList plan-to-watch list.
- Manga Downloading: Download manga chapters from Mangasee123 in PDF format.
- Operating System: Windows (Support for other platforms coming soon)
- Go to Anime-Manga Batch Downloader Releases
- Download
animedownloader.exe
- Run it and enjoy
- Run
animedownloader.exe
. - Search through the anime or manga list and download what you like.
- See progress in downloads.
- Anime episodes will be downloaded in the folder where you have stored
animedownloader.exe
. - Manga chapters will be saved as PDF files in the designated folder.
2024-03-31.02-15-26.mp4
2024-03-31.01-03-53.mp4
- Connect your MyAnimeList account via authorization.
- Select what you want to do with new anime or manga (e.g., add to plan-to-watch or plan-to-read).
- Select custom quality.
- Provider Options: Gogo & Zoro
- Zoro Subtitle Downloads: Zoro supports subtitle downloads, and users can select to download subtitles in a folder or merge them with video.
To delete the application, navigate to the following directory:
C:\Users\USERNAME\AppData\Local\Programs\animedownloader
Then, run Uninstall animedownloader.exe
.
Follow these steps to build application:
-
Download and install Node.js:
-
Download and install Git:
-
Clone the repository:
git clone https://github.com/Incredibleflamer/Anime-batch-downloader-gui.git
-
Navigate to the project directory:
cd Anime-batch-downloader-gui/src
-
Install dependencies:
npm install
-
For Building the application:
npm run package
-
Run the application for testing:
npm run start
- Build: Creates an executable .exe file for Windows.
- Start: Runs the app locally in the Electron environment without building an executable.
- Ensure that your system has the latest versions of Node.js and Git installed for compatibility.
- If you encounter any issues open an issue.