Benex254
|
51e3ca004e
|
feat(cli): clean tools
|
2024-08-11 21:06:07 +03:00 |
|
Benex254
|
3814db460f
|
feat(cli): default print_image function to use icat
|
2024-08-11 21:00:38 +03:00 |
|
Benex254
|
4102685cbc
|
refactor: downloader
|
2024-08-11 20:54:32 +03:00 |
|
Benex254
|
c80a8235e1
|
feat: use clean_html yt-dlp function over custom remove_html function
|
2024-08-11 20:46:54 +03:00 |
|
Benex254
|
622427b748
|
feat(cli): add config --view command
|
2024-08-11 20:38:00 +03:00 |
|
Benex254
|
e36413cdef
|
refactor: move user_data_helper functionality to config class
|
2024-08-11 20:15:45 +03:00 |
|
Benex254
|
7e9a510706
|
feat(anilist_data_helper): only import types if type checking
|
2024-08-11 19:49:15 +03:00 |
|
Benex254
|
9185a08102
|
fix(downloads): typing issue
0.62.5
|
2024-08-11 17:55:02 +03:00 |
|
Benex254
|
4f754a5129
|
chore: bump version
|
2024-08-11 17:51:21 +03:00 |
|
Benex254
|
cec7aaebdb
|
refactor: media player controls
|
2024-08-11 17:50:09 +03:00 |
|
Benex254
|
bfd580ec79
|
refactor: provider_anime_episode_servers_menu
|
2024-08-11 17:19:10 +03:00 |
|
Benex254
|
aabd356c0b
|
refactor: provider anime episodes menu
|
2024-08-11 16:32:02 +03:00 |
|
Benex254
|
f929e83a62
|
refactor: anime provider search results menu
|
2024-08-11 15:56:00 +03:00 |
|
Benex254
|
74cacded6e
|
feat(interface): add episodes and toggle continue from history to the anilist media actions menu
|
2024-08-11 15:33:56 +03:00 |
|
Benex254
|
82b6b849cf
|
refactor: anilist_media_actions_menu
|
2024-08-11 15:24:01 +03:00 |
|
Benex254
|
5dbc3a16f7
|
refactor: a whole lot of it
|
2024-08-11 14:58:49 +03:00 |
|
Benex254
|
912535d166
|
docs: document anilist menu
|
2024-08-11 13:35:28 +03:00 |
|
Benex254
|
09ce90f8b0
|
chore: init depraction of providers
0.62.0
|
2024-08-11 11:36:35 +03:00 |
|
Benex254
|
ec40406437
|
chore: bump version
|
2024-08-11 11:33:13 +03:00 |
|
Benex254
|
a1d1fca538
|
docs: update readme
|
2024-08-11 11:32:55 +03:00 |
|
Benex254
|
88776ce134
|
feat(interface): implement quality selection and provider selection
|
2024-08-11 11:28:35 +03:00 |
|
Benex254
|
35caa93a56
|
feat(cli_download+search): implement quality selection and improve general interface
|
2024-08-11 11:27:54 +03:00 |
|
Benex254
|
4e19c2c108
|
refactor(downloader): use yt_dlps file sanitizer
|
2024-08-11 11:26:56 +03:00 |
|
Benex254
|
b7ba85fb96
|
feat(mpv): implement quality selection
|
2024-08-11 11:26:10 +03:00 |
|
Benex254
|
eb8b7ea534
|
feat(cli_utils): add function to select stream based on quality
|
2024-08-11 11:25:45 +03:00 |
|
Benex254
|
d2aae33654
|
feat(config): quality should now be an actual quality
|
2024-08-11 11:24:56 +03:00 |
|
Benex254
|
a2872db216
|
feat(allanime): give random qualities to strings
|
2024-08-11 11:24:29 +03:00 |
|
Benex254
|
030f77bbf3
|
refactor(allanime): wrong import path
|
2024-08-11 11:23:41 +03:00 |
|
Benex254
|
8f5e01295f
|
feat(animeprovider): make types more robust
|
2024-08-11 11:23:11 +03:00 |
|
Benex254
|
7b2096e0eb
|
feat(utils): add animeprovider util that assigns a random quality string if not present
|
2024-08-11 11:22:43 +03:00 |
|
Benex254
|
45ccaec458
|
refactor: default header to static
|
2024-08-11 11:21:47 +03:00 |
|
Benex254
|
b4cbb57f29
|
refactor: move available servers to toplevel of animeprovider package
|
2024-08-11 11:21:18 +03:00 |
|
Benex254
|
c4255fc748
|
feat(animepahe): complete
|
2024-08-11 11:20:08 +03:00 |
|
Benex254
|
fa42d0e403
|
feat(animepahe): init
|
2024-08-10 23:02:26 +03:00 |
|
Benex254
|
0e5cb56970
|
feat(cli): no need to reload config on provider
|
2024-08-10 23:01:44 +03:00 |
|
Benex254
|
33d69cb95a
|
chore: remove empty providers
|
2024-08-10 15:40:39 +03:00 |
|
Benex254
|
1fbca22be8
|
feat(anilist): introduce type as a variable
|
2024-08-10 15:39:46 +03:00 |
|
Benex254
|
1a88b6e998
|
refactor(anilist): rename anilist_data_schema to types
|
2024-08-10 15:15:37 +03:00 |
|
Benex254
|
3c09268da9
|
feat(completions): remove shellingam
|
2024-08-10 11:19:10 +03:00 |
|
Benex254
|
c0e5f5dd49
|
docs: update readme
|
2024-08-10 01:16:43 +03:00 |
|
Benex254
|
1bbc9506c2
|
feat(cli): try to detect shell when generating completions
|
2024-08-10 01:12:33 +03:00 |
|
Benex254
|
c66cc52d53
|
tests: add tests for cache and completions command
0.61.5
|
2024-08-09 23:14:46 +03:00 |
|
Benex254
|
e5f4a61a4e
|
chore:bump version
|
2024-08-09 23:08:55 +03:00 |
|
Benex254
|
739d041c58
|
chore: update readme
|
2024-08-09 23:08:35 +03:00 |
|
Benex254
|
f12d5ab06c
|
feat(cli): add helper command completions
|
2024-08-09 22:59:26 +03:00 |
|
Benex254
|
c3a3041cfb
|
feat(interface): use click.edit
|
2024-08-09 22:58:48 +03:00 |
|
Benex254
|
594c687c8b
|
chore: remove art as dep
0.61.0
|
2024-08-09 16:02:29 +03:00 |
|
Benex254
|
91b5d3ea40
|
chore: bump version
|
2024-08-09 16:00:49 +03:00 |
|
Benex254
|
8c30a7667c
|
feat(fzf): remove art and instead use a static header
|
2024-08-09 16:00:30 +03:00 |
|
Benex254
|
179fbe59ac
|
feat(config): let python-mpv to bee disabled by default
|
2024-08-09 15:59:56 +03:00 |
|