Hacker News new | ask | show | jobs
by wink 505 days ago
Just skimming the README, is there actually something inherently special about anime? Or is there some quasi-standard format how you acquire them these days (maybe something with subtitles?) - I think the last anime I played on a computer was still DivX ;)

I see mpv, so it's basically a file browser for movie files?

1 comments

It has some hardcoded ability to download episodes from streaming websites and bittorrent. See references to `AnimeProvider` and the impls under `/fastanime/libs/anime_provider/`. (This might also create problems for hosting this on GH in the first place. Let's see...)