pystardust / ani-cli

A cli tool to browse and play anime
GNU General Public License v3.0
7.37k stars 529 forks source link

Ability to watch and search for raw anime #1297

Closed caliarch closed 4 months ago

caliarch commented 4 months ago

There should be a -r option to watch and search for raw anime.

You could get the s-sub providers from aniwave for example, but they don't have a large selection of anime that have that, an alternative could be scraping hianime.to or 4anime.gg. They both have this vidstreaming provider on sub section that has toggleable subtitles.

port19x commented 4 months ago

What is a raw anime?

71zenith commented 4 months ago

those without any hardcoded subs

71zenith commented 4 months ago

There should be a -r option to watch and search for raw anime.

the site we scrape (https://allanime.to) only provides anime with hard coded subs. so there isnt a way to get raw anime in ani-cli

Derisis13 commented 4 months ago

Does none of the implemented (or possible) providers offer soft-subs? If that was the case, maybe a hack could be implemented to get from those providers only. It'd be very confusing unless the search results also reflect if softsubs are available, and I don't see how that could be done easily