Senpwai Save

A desktop app for tracking and batch downloading anime

Project README

senpwai-icon Senpwai

A blazingly fast desktop app for batch downloading anime and auto-downloading new episodes upon release

test-workflow-status-badge Downloads Discord Subreddit subscribers

InstallationFeaturesCLIBuilding from sourceSupportFAQLinks

one-piece-screenshot

Installation

  • Cross-platform (Linux, Mac, Windows 10/11)

Needs Python 3.11 installed.

pip install senpwai
  • Windows 10/11

Download the setup then run it.

  • Android

Check Senpcli

  • Other

Build from source.

Features

  • 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.

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.

Building from Source

Ensure you have Python 3.11 and Git installed.

Open a terminal and run the following commands.

  1. Set everything up.
git clone https://github.com/SenZmaKi/Senpwai --depth 1 && cd Senpwai && pip install -r dev-requirements.txt && poetry install
  1. Build the app into an executable.
poetry run poe build_senpwai_exe
  • The executable will be built in Senpwai\build\Senpwai
  1. Alternatively you can instead run the app directly via Python.
poetry run senpwai

Support

  • 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!

Sponsors

Adam1400  KeithBoehler

FAQ

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.

Sub-reddit

Discord server

GitHub Sponsors

Patreon

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.

Epilogue

Truly one of the most apps ever of all time.

Open Source Agenda is not affiliated with "Senpwai" Project. README Source: SenZmaKi/Senpwai

Open Source Agenda Badge

Open Source Agenda Rating