DerDestroyer
|
8bbde97403
|
fixed episode number for animepahe with multiple seasons
|
2025-05-01 02:30:56 +02:00 |
|
Type-Delta
|
d40edb6ff6
|
🧹 cleanup: lint error E402, ehe ;p
|
2025-01-29 00:52:07 +07:00 |
|
Type-Delta
|
87a97dd0c6
|
🧹 cleanup: fix typos
|
2025-01-23 07:40:42 +07:00 |
|
Type-Delta
|
80d9f732b1
|
🛠️ fix: handle ctrl+C termination of fzf
|
2025-01-23 07:03:21 +07:00 |
|
benexl
|
677f4690fa
|
feat(anilist): make perPage configurable
|
2024-12-07 21:49:37 +03:00 |
|
Benexl
|
71cfe667c9
|
Merge branch 'master' into master
|
2024-12-03 12:39:56 +03:00 |
|
benex
|
787eb0c9ca
|
refactor: conform all provider functions
|
2024-12-03 12:29:47 +03:00 |
|
benex
|
acd937f8ab
|
fix(allanime): argument parsing
|
2024-12-03 12:07:53 +03:00 |
|
Gand0rf
|
52af68d13f
|
minor chagne to discord.py
|
2024-12-02 20:26:49 -05:00 |
|
Gand0rf
|
1ff3074fad
|
updated discord.py
|
2024-12-02 20:11:40 -05:00 |
|
Gand0rf
|
5b6ccbe748
|
Fixing erros per github python test
|
2024-12-02 19:32:07 -05:00 |
|
Gand0rf
|
ccad2435b0
|
Added pypresence discord function
|
2024-12-02 19:08:51 -05:00 |
|
benex
|
30fa9851dd
|
feat(animepahe): refactor API calls to use query parameters and improve stream retrieval logic
|
2024-12-03 00:25:18 +03:00 |
|
benex
|
000bae9bb7
|
refactor(animepahe): update import path for process_animepahe_embed_page
|
2024-12-02 23:57:18 +03:00 |
|
benex
|
8c2bb71e08
|
feat(animepahe): enhance search functionality and improve error handling in episode retrieval
|
2024-12-02 23:54:35 +03:00 |
|
benex
|
57393b085a
|
feat(animepahe): refactor episode stream retrieval and enhance error handling
|
2024-12-02 23:46:28 +03:00 |
|
benex
|
5f721847d7
|
feat(allanime): improve error handling for stream source retrieval
|
2024-12-02 23:19:18 +03:00 |
|
benex
|
383cb62ede
|
style: format files
|
2024-12-02 22:26:03 +03:00 |
|
benex
|
d0fb39cede
|
style: format files with ruff
|
2024-12-02 18:01:20 +03:00 |
|
benex
|
f98ae77587
|
feat(allanime): enhance stream source handling with new cases and regex for MP4 server (mp4-upload: success)
|
2024-12-02 16:27:58 +03:00 |
|
benex
|
33e1b0fb6f
|
refactor(allanime): introduce default constants for search parameters and improve code readability
|
2024-12-02 12:19:03 +03:00 |
|
benex
|
7134702eb9
|
feat(allanime): add command-line interface for anime search and streaming
|
2024-12-02 12:08:38 +03:00 |
|
benex
|
cac7586a86
|
refactor(constants): update API_ENDPOINT to use f-string for improved readability
|
2024-12-02 12:08:37 +03:00 |
|
benex
|
0b9da27def
|
refactor(allanime): enhance error handling in API response processing
|
2024-12-02 12:08:37 +03:00 |
|
benex
|
ddbb4ca451
|
refactor(anime_provider): simplify URL processing in AllAnime class
|
2024-12-02 12:08:37 +03:00 |
|
benex
|
757393aa36
|
refactor(allanime): update constants and improve naming for clarity
|
2024-12-02 12:08:37 +03:00 |
|
benex
|
0d95a38321
|
refactor(anime_provider): replace PROVIDER attribute with class name for improved clarity
|
2024-12-02 12:08:37 +03:00 |
|
benex
|
8d2734db74
|
refactor(allanime): streamline API methods and improve naming conventions
|
2024-12-02 12:08:37 +03:00 |
|
benex
|
b3abcb958b
|
refactor: simplify debug_provider decorator and remove redundant provider name usage
|
2024-12-02 12:08:37 +03:00 |
|
benex
|
0667749e4c
|
refactor: rename API classes for consistency and clarity
|
2024-12-02 12:08:37 +03:00 |
|
benex
|
e668f9326a
|
feat(anilist): add support for relations and recommendations
|
2024-11-25 14:16:07 +03:00 |
|
benex
|
a02db6471f
|
fix(hianim) always use fresh requests in extractors
|
2024-11-25 12:53:16 +03:00 |
|
benex
|
897c34d98c
|
chore(hianime): include source to solution
|
2024-11-24 13:26:28 +03:00 |
|
benex
|
b6e05c877b
|
feat(hianime): finish HD2 server recovery
|
2024-11-24 13:10:52 +03:00 |
|
benex
|
d8c3ba6181
|
feat(hianime): finish megacloud extractor
|
2024-11-24 13:10:08 +03:00 |
|
benex
|
8b5c917038
|
Merge branch 'master' into hianime
|
2024-11-24 12:44:02 +03:00 |
|
benex
|
eb99b7e6ba
|
feat(anilist_api): also make the page configurable
|
2024-11-23 17:44:53 +03:00 |
|
benex
|
7cd97c78b1
|
feat(config): make the max_cache_lifetime configurable
|
2024-11-22 23:21:58 +03:00 |
|
benex
|
27b4422ef3
|
feat(requests_cacher): make more reliable by ordering the results by created_at
|
2024-11-22 23:21:32 +03:00 |
|
benex
|
d830cca3bc
|
feat: init resurrection hianime
|
2024-11-22 08:14:45 +03:00 |
|
benex
|
b86c1a0479
|
feat: add fastanime anilist download beta
|
2024-11-21 16:40:09 +03:00 |
|
benex
|
fb5f51eea5
|
feat(config): add customization options
|
2024-11-19 14:08:08 +03:00 |
|
benex
|
5ac6c45fdf
|
fix(allanime_provider): give all the servers the referer header
|
2024-11-18 17:10:10 +03:00 |
|
benex
|
7b11e0a301
|
feat: add rofi-theme-preview option
|
2024-11-16 22:09:41 +03:00 |
|
benex
|
ed3064e3b1
|
feat(anime_provider): add yugen provider
|
2024-11-13 20:53:18 +03:00 |
|
Benex254
|
b547b75f03
|
feat: add environment variable that force updating of the cache db
|
2024-10-11 09:34:40 +03:00 |
|
Benex254
|
2f76b26a99
|
feat(fzf): add some bindings
|
2024-10-05 11:54:22 +03:00 |
|
Benex254
|
20f734cab2
|
feat: also compare synonymns
|
2024-10-03 15:09:14 +03:00 |
|
Benex254
|
e03063cd76
|
feat: let configuration of providers be managed by AnimeProvider wrapper
|
2024-10-03 12:34:34 +03:00 |
|
Benex254
|
0c623af8a4
|
chore: update poetry lockfile
|
2024-10-02 21:57:17 +03:00 |
|