Benex254
8d4f2a8f04
style: format code and sort imports
2024-07-16 20:43:51 +03:00
Benex254
3b8a565843
chore:switch to poetry as build tool and package manager
2024-06-23 20:13:09 +03:00
Benex254
4b5ff6348e
feat:switch to poetry as build tool and package manager
2024-06-23 17:46:01 +03:00
Benex254
4a2c981dff
feat:create cli subpackage
2024-06-19 20:43:23 +03:00
Benex254
8615960300
feat:implement work around for packaging
2024-06-17 15:37:34 +03:00
Benex254
62b1e3260a
chore:removed python 3.10 as requirement
2024-06-12 18:27:26 +03:00
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