Commit Graph

8 Commits

Author SHA1 Message Date
Benex254
ef0083fa5a feat(download screen):implement download capabilities 2024-06-12 16:06:45 +03:00
Benex254
380c2fa42c feat:update current episode when using episode buttons and normalize anime titles from allanime 2024-06-10 22:02:44 +03:00
Benex254
290167fbb5 refactor:remove animdl dependency and dependants 2024-06-10 18:11:07 +03:00
Benex254
d10e739f07 feat(anime screen): add mpv player fallback 2024-06-10 14:00:31 +03:00
Benex254
7d0b507b2d 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-06-10 11:58:31 +03:00
Benex254
1284ff1c4c feat(anime_screen):implement crude streaming with allanime api 2024-06-08 21:51:30 +03:00
Benex254
48d29bcfc2 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-06-08 03:59:39 +03:00
Benex254
96f10faf6b refactor:renamed anixstream package to fastanime 2024-06-05 00:07:28 +03:00