Commit Graph

15 Commits

Author SHA1 Message Date
Benex254 d30481b6b2 feat: remove unused functions 2024-08-05 09:47:04 +03:00
Benex254 aea14a18e9 style: format code and sort imports 2024-08-05 09:47:01 +03:00
Benex254 651791abdb chore:switch to poetry as build tool and package manager 2024-08-05 09:47:00 +03:00
Benex254 7be9db9724 feat:switch to poetry as build tool and package manager 2024-08-05 09:47:00 +03:00
Benex254 1bbca16e60 feat:create cli subpackage 2024-08-05 09:47:00 +03:00
Benex254 0e952a3001 feat:implement work around for packaging 2024-08-05 09:47:00 +03:00
Benex254 3e68afc656 chore:removed python 3.10 as requirement 2024-08-05 09:46:58 +03:00
Benex254 02fc593fe6 feat(download screen):implement download capabilities 2024-08-05 09:46:58 +03:00
Benex254 ab64e6c898 feat:update current episode when using episode buttons and normalize anime titles from allanime 2024-08-05 09:46:57 +03:00
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