Benex254
b265d66859
feat(readme):updated readme
2024-06-13 15:25:32 +03:00
Benex254
d11ab7c881
feat:(anime screen):add basic error handling
2024-06-12 20:27:56 +03:00
Benex254
62b1e3260a
chore:removed python 3.10 as requirement
2024-06-12 18:27:26 +03:00
Benex254
912736c66a
feat(anime screen):implement anime dub functionality
2024-06-12 18:07:08 +03:00
Benex254
4a989b995e
feat:add basic error handling to allanime provider
2024-06-12 17:41:49 +03:00
Benex254
e09b3f1fc8
fix(my list):make my list screen work with new media cards
2024-06-12 17:27:26 +03:00
Benex254
ef0083fa5a
feat(download screen):implement download capabilities
2024-06-12 16:06:45 +03:00
Benex254
018bccbaab
feat(search screen):implement work around for trending anime sidebar
2024-06-10 22:24:48 +03:00
Benex254
2fc4faab05
feat(anime screen):optimize auto select server
2024-06-10 22:17:03 +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
93d94a15ef
refactor(allanime provider):clean up and move allanime api to allanime folder
2024-06-10 19:17:34 +03:00
Benex254
290167fbb5
refactor:remove animdl dependency and dependants
2024-06-10 18:11:07 +03:00
Benex254
7d029619b5
refactor:removed help screen and crash screen
2024-06-10 17:32:46 +03:00
Benex254
d10e739f07
feat(anime screen): add mpv player fallback
2024-06-10 14:00:31 +03:00
Benex254
97cb32ce4a
feat(anime screen):add auto play and auto select server
2024-06-10 12:48:26 +03:00
Benex254
036be30309
perf(anime screen): cache results of the episodes fetched
2024-06-10 12:40:34 +03:00
Benex254
30ca30d34e
feat(anime screen): add next and previous anime controls
2024-06-10 12:33:08 +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
a11a73cf8f
chore(media card loader): drop pytube as dependency and switch to yt-dlp for trailers
2024-06-10 11:20:12 +03:00
Benex254
aec2278749
feat(anime screen, search screen): finish basic ui for anime screen with ep selection and update search screen to use recycle view
2024-06-09 20:24:26 +03:00
Benex254
1284ff1c4c
feat(anime_screen):implement crude streaming with allanime api
2024-06-08 21:51:30 +03:00
Benex254
79418141bb
perf(media card): use recyleboxlayout for more efficiency and better performance
2024-06-08 16:32:05 +03:00
Benex254
03e7d67266
refactor:move allanime_scraper to main codebase
2024-06-08 10:22:58 +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
4cb5a5455c
fix:Bugs caused by renaming
2024-06-05 00:43:36 +03:00
Benex254
96f10faf6b
refactor:renamed anixstream package to fastanime
2024-06-05 00:07:28 +03:00