5rahim / seanime

Scan, automate and enjoy your anime collection, read manga, track your progress and more - all in one place.
https://seanime.rahim.app
MIT License
157 stars 7 forks source link

feature request: Batch download from websites #60

Open mbot-tele01 opened 1 month ago

mbot-tele01 commented 1 month ago

Checklist

Problem Description / Use Case

Right now we are using batch download or download via torrent. Few torrents are dead

Proposed Solution

In addition to torrent download is it possible to add batch download or download from websites like gogoanime or anix.to

5rahim commented 1 month ago

I don't plan to work on this because the server's library features are built around torrenting, and adding other sources like Usenet or online streaming websites is gonna require some huge refactoring. Alternatively, this maybe could be an extension to the online streaming feature, similar to how manga is handled, but it isn't a priority.

mbot-tele01 commented 2 weeks ago

Hey https://github.com/SenZmaKi/Senpwai this is a desktop app that can be used to batch download anime from gogoanime and animepahe they also have a CLI tool. I thought it would be possible to integrate this CLI tool into the website. I wish that it would be possible

5rahim commented 1 week ago

Hey https://github.com/SenZmaKi/Senpwai this is a desktop app that can be used to batch download anime from gogoanime and animepahe they also have a CLI tool. I thought it would be possible to integrate this CLI tool into the website. I wish that it would be possible

It is possible, it's just that this doesn't fall into the scope of this project.

  1. Seanime was built for torrent-based anime libraries, not streaming websites
  2. I don't want to rely on other projects

Alternatively, this maybe could be an extension to the online streaming feature, similar to how manga is handled, but it isn't a priority.

Like I said about downloading from streaming websites, this is not a priority or a focus of this project. I don't plan on expanding the online streaming feature myself.