Commit graph

61 commits

Author SHA1 Message Date
Yegor Shovkun
adbd1529f7 fix: cs fix (reformat with 120 line length) 2024-12-14 12:38:56 +02:00
kodjomoustapha
4748f3c699 fix 2024-12-13 10:31:57 +01:00
kodjomoustapha
1457b05b81 Reapply "Merge pull request #332 from NBA2K1/main"
This reverts commit 645bda03f3.
2024-12-13 10:09:11 +01:00
kodjomoustapha
645bda03f3 Revert "Merge pull request #332 from NBA2K1/main"
This reverts commit a15d989656, reversing
changes made to b4cf59a275.
2024-12-12 18:22:52 +01:00
NBA2K1
2ae03021ad File path fixes (Issue #331)
- Instead of manually concatenating filepathes, it's using the path.join() function now.
- switched some if conditions, that had nothing in the if block, but in the else block, removing the redundant else block.
2024-12-10 00:35:09 +01:00
kodjomoustapha
ee1529be24 update 2024-11-20 17:59:12 +01:00
kodjomoustapha
85d58da1f5 rm 2024-09-22 00:51:50 +01:00
kodjomoustapha
6e1f6c1375 add support to convert downloaded m3u8 files to mp4 2024-09-20 15:07:12 +01:00
kodjomoustapha
aa2b408144 +
- adding modify codes from the rhttp package
2024-09-11 12:04:01 +01:00
kodjomoustapha
8ed6b21125 feat: can now download m3u8 videos 2024-09-06 18:59:16 +01:00
kodjomoustapha
7bcc5582a0 fix 2024-09-04 12:02:19 +01:00
kodjomoustapha
e2c7398903 refactor 2024-09-04 11:41:19 +01:00
kodjomoustapha
b10c3f3a22 misc changes
- remove cronet_http & cupertino_http
- use rhttp package as default http client
- fix #198 #200 crashes on multiple downloads
- fix #162 #102 unable to download with forbidden characters in the name (as it is fixed this can cause reading problems concerning chapters downloaded before this version)
- now supports all features on all platforms such as VPNs and HTTP proxies thanks to rhttp package
2024-08-21 13:30:13 +01:00
kodjomoustapha
ba8ac10cc2 fix download problem 2024-08-05 15:44:59 +01:00
kodjomoustapha
7d5640e2b0 feat: add a custom request headers for getPageList #235 2024-08-02 14:51:39 +01:00
kodjomoustapha
98612f3511 some fix, add use libass feature 2024-07-10 10:18:54 +01:00
kodjomoustapha
012c5340b9 fix 2024-05-29 11:11:37 +01:00
kodjomoustapha
6ed57e2e44 rm 2024-05-27 09:26:30 +01:00
kodjomoustapha
f47f15c2a7 Fix anime not downloading on mobile 2024-05-08 12:53:02 +01:00
kodjomoustapha
85f96070b8 check if source is obsolete 2024-03-23 14:21:46 +01:00
kodjomoustapha
9b6528064e background_downloader + 2024-03-20 17:45:05 +01:00
kodjomoustapha
bdbd738f04 add popupAnimationStyle 2024-02-20 12:57:01 +01:00
kodjomoustapha
9d55733e97 Relocate extensions
-refactor
-also modify display widget in library draggabalble menu
2024-01-09 12:06:39 +01:00
kodjomoustapha
e55cc03525 + 2023-12-18 19:22:49 +01:00
kodjomoustapha
c927475720 Skip filtered out chapters in reader #70 2023-12-18 11:16:30 +01:00
kodjomoustapha
a54a5d29a3 Fix player 2023-12-13 17:40:01 +01:00
kodjomoustapha
fddf98d357 Fix browser source & extension tab lag & some fix 2023-12-13 06:29:28 +01:00
kodjomoustapha
12ccedf115 Revert "improve browser source & extension tab lag & some fix"
This reverts commit fb8754df29.
2023-12-13 06:16:20 +01:00
kodjomoustapha
fb8754df29 improve browser source & extension tab lag & some fix 2023-12-12 22:29:32 +01:00
kodjomoustapha
8cd448f245 Fix global search 2023-12-10 18:14:01 +01:00
kodjomoustapha
757587a64d some fix 2023-11-29 14:12:40 +01:00
kodjomoustapha
4b359a7db0 wip backup and restore 2023-11-20 17:26:08 +01:00
kodjomoustapha
729bff6a68 code refactor 2023-11-18 16:41:13 +01:00
kodjomoustapha
48f8e319c8 feat : Kitsu tracker 2023-11-11 14:15:19 +01:00
kodjomoustapha
3f206eb78e WIP 2023-10-31 18:02:26 +01:00
kodjomoustapha
c2a3e7859d fix 2023-10-18 17:37:13 +01:00
kodjomoustapha
dea28e3dd9 Fix: global search pages rebuild, audios and subtitles $reified as List 2023-10-15 19:25:45 +01:00
kodjomoustapha
b51dd3f8aa add source test mode , fix m_bridge 2023-10-08 15:48:41 +01:00
kodjomoustapha
31b3f96729 - fix: #25 can't download any anime
- code refactor
2023-09-19 20:17:40 +01:00
kodjomoustapha
b16feb9ab9 fix crop Border & update some dependencies 2023-09-14 19:06:45 +01:00
kodjomoustapha
0c9f1d74a3 Added reader settings view when reading 2023-08-29 14:34:04 +01:00
kodjomoustapha
6fbbbc5bc2 Add more features vor anime player 2023-08-28 19:37:20 +01:00
kodjomoustapha
1340ffa88c Added feature that allow to import local anime 2023-08-24 18:21:02 +01:00
kodjomoustapha
2d0beb6b04 added appMinVerReq to check the extension latest version 2023-08-07 19:58:34 +01:00
kodjomoustapha
3f27f9afb9 + 2023-08-07 16:14:05 +01:00
kodjomoustapha
7b94186732 added check for new update feature 2023-08-07 14:37:11 +01:00
kodjomoustapha
7085417410 change app icon , code refactor , add anime download path 2023-08-07 00:12:38 +01:00
kodjomoustapha
f656e7a17f fix download directory not working 2023-08-04 11:39:30 +01:00
kodjomoustapha
6abbfda911 update dependencies 2023-07-28 15:01:49 +01:00
kodjomoustapha
35e5e2a015 New feature : add Anime
-add trackers support for anime
2023-07-27 19:24:18 +01:00