SenZmaKi / Senpwai

A desktop app for tracking and batch downloading anime
https://youtu.be/dQw4w9WgXcQ
GNU General Public License v3.0
197 stars 19 forks source link
anime anime-downloader anime-scraper anime-tracker automation batch-downloader beautifulsoup bulk-downloader cross-platform pyqt pyqt6-desktop-application python tracker web-scraper

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

Download the setup then run it. (Recommended)

Needs Python 3.11+ installed.

pip install senpwai

Check Senpcli

Build from source.

Features

CLI

Senpcli is a CLI alternative for Senpwai. Senpwai is already efficient and lightweight, Senpcli basically strips off the GUI while maintaining most of the basic functionality.

Support

Sponsors

Adam1400  KeithBoehler

Building from Source

Ensure you have Python 3.11 (3.11 specifically!!!) 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
  1. Alternatively you can instead run the app directly via Python.
poetry shell
python -m senpwai
poetry run senpwai

FAQ

Why did you make this? I couldn't afford wifi so I used my college wifi to batch 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](https://www.hostinger.com/tutorials/how-to-install-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.

Links

Discord server

Subreddit

GitHub Sponsors

Patreon

Legal Disclaimer

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.