Commit Graph

6 Commits

Author SHA1 Message Date
Benex254
46413ef174 refactor:remove animdl dependency and dependants 2024-08-05 09:46:57 +03:00
Benex254
7b1cba983b feat(anime screen): add mpv player fallback 2024-08-05 09:46:57 +03:00
Benex254
f8e073867a feat(home screen): implement load more anime functionality to improve start up time
This feature only gets anime of a particular category and only preloads
trending category
2024-08-05 09:46:57 +03:00
Benex254
91041304ff feat(anime_screen):implement crude streaming with allanime api 2024-08-05 09:46:56 +03:00
Benex254
b03040d6c4 feat(scraper): add allanime_api based on ani-cli
This is the main api thats going to interact with the allanime site to
scrape stream links. This will thus make the getting of video streams
faster and more efficient than using animdl as has been previously done.
2024-08-05 09:46:56 +03:00
Benex254
5c44f2e99c refactor:renamed anixstream package to fastanime 2024-08-05 09:46:56 +03:00