I know that Animepahe is broken but I have exams for about a month so i can't fix it right now
A blazingly fast desktop app for batch downloading anime and auto-downloading new episodes upon release
Installation • Features • CLI • Building from source • Support • FAQ • Links
- Windows 10/11
Download the setup then run it.
- Linux/Mac
You'll have to build from source.
- Download any anime from Animepahe or Gogoanime.
- Keep track of an anime and automatically download new episodes when they release.
- Download a complete season or episodes within a range (e.g., 69-420).
- Choose between video qualities: 360p, 480p (Gogoanime only), 720p, or 1080p.
- Download in sub or dub (if available) depending on the user's preference.
- Automatically detects episodes you already have and avoids re-downloading them.
- Robust and graceful download error management.
- GUI and CLI.
Senpcli is a minimalist and lightweight CLI alternative for Senpwai. Senpwai is already efficient and lightweight, Senpcli basically strips off the GUI while maintaining most of the basic functionality.
Ensure you have Python 3.11 and Git installed.
Open a terminal and run the following commands.
- Set everything up.
- Linux/Mac
git clone https://github.com/SenZmaKi/Senpwai && cd Senpwai && python -m venv .venv && source .venv/bin/activate && pip install -r requirements.txt
- Windows (Command Prompt)
git clone https://github.com/SenZmaKi/Senpwai && cd Senpwai && python -m venv .venv && .venv\Scripts\activate && pip install -r requirements.txt
- Build the app into an executable.
pip install cx_freeze==6.15.10 && python setup.py build
- The executable will be built in
Senpwai\build\Senpwai
- Alternatively you can instead run the app directly via Python.
cd src && python senpwai.py
- You can support the development of Senpwai through donations on GitHub Sponsors or Patreon.
- You can also leave a star on the github for more weebs to know about it.
- Senpwai is open to pull requests, so if you have ideas for improvements, feel free to contribute!
Why did you make this?
I couldn't afford wifi so I used my college wifi to download anime after class but batch downloading from streaming sites is a pain in the ass, you have to click billions of links just to download one episode, so I made Senpwai to help me and possibly others that face a similar problem.What is HLS mode?
HLS mode attempts to fix the unstability of Gogoanime normal mode. In HLS mode Gogoanime downloads are guaranteed to work, though with a few downsides:- Requires FFmpeg to be installed, though Senpwai can attempt to automatically install it for you.
- No download size indication but Senpwai will estimate the total download size after the first download.
Do you intend to add more sources?
One person can only do so much, I only plan on adding another source if something ever happens to Animepahe or Gogoanime. More sources means more writing more code which in turn means fixing more bugs.
Senpwai is designed solely for providing access to publicly available content. It is not intended to support or promote piracy or copyright infringement. As the creator of this app, I hereby declare that I am not responsible for, and in no way associated with, any external links or the content they direct to.
It is essential to understand that all the content available through this app are found freely accessible on the internet and the app does not host any copyrighted content. I do not exercise control over the nature, content, or availability of the websites linked within the app.
If you have any concerns or objections regarding the content provided by this app, please contact the respective website owners, webmasters, or hosting providers. Thank you.
Truly one of the most apps ever of all time.