Commit Graph

40 Commits

Author SHA1 Message Date
Benex254
25b3d0dcbd feat(anilist_interface): ensure the app does not exit when trailer not found 2024-08-05 09:47:03 +03:00
Benex254
a5901d3bf0 feat(mpv): add typing for mpv title option 2024-08-05 09:47:03 +03:00
Benex254
52de2fe342 feat(cli): rename translation_type option to translation-type 2024-08-05 09:47:03 +03:00
Benex254
915b791e70 fix(mpv): correct order of args 2024-08-05 09:47:03 +03:00
Benex254
333fe45e4b feat(anilist_interface): add random anime option for main interforce 2024-08-05 09:47:02 +03:00
Benex254
62a4187341 feat(cli): include the fzf preview script inside the project for convinience 2024-08-05 09:47:02 +03:00
Benex254
5877525c15 feat(cli): make preview window for fzf optional 2024-08-05 09:47:02 +03:00
Benex254
52178cf38a feat(cli): make the downloads command use the config download path 2024-08-05 09:47:02 +03:00
Benex254
da49aadd5c feat: make the downloads command use the mpv module to enable compatibility with mobile 2024-08-05 09:47:02 +03:00
Benex254
cb18e9299c feat: add --path option that prints config location and exits 2024-08-05 09:47:02 +03:00
Benex254
1f34e91da8 feat: make the mpv player module work on android 2024-08-05 09:47:02 +03:00
Benex254
2a152e2cbf fix: drop curl_cffi as dependency due to issues on android 2024-08-05 09:47:02 +03:00
Benex254
8754fec2d1 feat: use curl_cffi to enable browser impersonation 2024-08-05 09:47:02 +03:00
Benex254
a0eff25263 chore: arrange dependencies to groups and make some opt in 2024-08-05 09:47:02 +03:00
Benex254
c1098895af feat(cli): make it opt in to use fzf and instead make fuzzy inquirer as default 2024-08-05 09:47:02 +03:00
Benex254
7a1236c677 feat(cli): add bing mode to search subcommand using episode ranges 2024-08-05 09:47:02 +03:00
Benex254
ab9efb7d3f fix(cli): fix bool options not editing config at runtime 2024-08-05 09:47:02 +03:00
Benex254
d5447e946e feat(cli): add auto-select provider results 2024-08-05 09:47:02 +03:00
Benex254
942635af5b Revert "feat(cli): add auto-select provider results"
This reverts commit 0d64a9bd32.
2024-08-05 09:47:02 +03:00
Benex254
9541bafc2f feat(cli): add auto-select provider results 2024-08-05 09:47:02 +03:00
Benex254
2e4477fa19 docs: Update readme 2024-08-05 09:47:01 +03:00
Benex254
ee6b35aafd feat(cli): add downloads subcommand 2024-08-05 09:47:01 +03:00
Benex254
51b100d802 feat(cli): add download subcommand 2024-08-05 09:47:01 +03:00
Benex254
d51c7eb4ee feat(cli): add graceful exit 2024-08-05 09:47:01 +03:00
Benex254
2b2a782b93 feat(cli): add search subcommand 2024-08-05 09:47:01 +03:00
Benex254
88388dd182 feat(cli): normalize allanime api output 2024-08-05 09:47:01 +03:00
Benex254
ae5e20505a feat(cli): improve ui and ux 2024-08-05 09:47:01 +03:00
Benex254
ad3c4d5c6b feat(cli): add help messages to anilist command and subcommands 2024-08-05 09:47:01 +03:00
Benex254
015f289f80 feat(cli): complete config command 2024-08-05 09:47:01 +03:00
Benex254
aea14a18e9 style: format code and sort imports 2024-08-05 09:47:01 +03:00
Benex254
c0c6391117 feat: minor ui and ux improvements plus add edit config option 2024-08-05 09:47:01 +03:00
Benex254
8eb8c1307f chore:recover lost stash changes 2024-08-05 09:47:00 +03:00
Benex254
d1fb3e16c9 feat:standardize the user data helper to kork for both cli and gui 2024-08-05 09:47:00 +03:00
Benex254
6b308d26d1 feat(cli):complete subcommands for anilist command 2024-08-05 09:47:00 +03:00
Benex254
9050e5f6cf feat(cli):improve anilist interfaces api 2024-08-05 09:47:00 +03:00
Benex254
39eca03ed7 feat(cli):finsh player controls sub interfaces 2024-08-05 09:47:00 +03:00
Benex254
d2a328c2c8 feat(cli):add quality and translation type selection 2024-08-05 09:47:00 +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