Anishelf is an electron application that downloads anime episodes. I couldn't find any pre-existing anime downloader that had a clean UI, so I decided to create my own. This was my first project using electron.js. It scrapes episodes from allanime.
Download the and unzip latest zip file from releases.
- Download episodes and delete them with ease
- No ads or viruses
- Works offline
- Clean UI
- Skip OP button
- Relatively fast download
- Add more sites to scrape
- Make the code not doo doo
Anishelf opens episodes inside the application, but this can be changed to open externally in the OS default mp4 player.
I do not take responsibility for what you use this application for. I created this for the purpose of learning electron.js. I kind of also only update this if I'm going on a trip and need to download anime to watch on the way.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.