Commit graph

206 commits

Author SHA1 Message Date
kodjomoustapha
ccb5b46d0b - 2024-09-22 00:39:56 +01:00
kodjomoustapha
6e1f6c1375 add support to convert downloaded m3u8 files to mp4 2024-09-20 15:07:12 +01:00
kodjomoustapha
f1417baf0d fix 2024-09-18 13:22:37 +01:00
kodjomoustapha
ee9e2a76cb rename feed to update and make some arrangements 2024-09-17 10:37:40 +01:00
kodjomoustapha
6af3c7a815 + 2024-09-12 16:54:51 +01:00
Schnitzel5
b8635a36a8 Merge branch 'main' into feature/sync-server 2024-09-12 00:29:39 +02:00
Schnitzel5
85aa687606 added feed feature 2024-09-11 17:35:12 +02:00
kodjomoustapha
3d20345239 fix 2024-09-11 15:18:41 +01:00
kodjomoustapha
aa2b408144 +
- adding modify codes from the rhttp package
2024-09-11 12:04:01 +01:00
Schnitzel5
b412877886 improved sync feature 2024-09-08 03:13:58 +02:00
Schnitzel5
b7d89ada5f Merge branch 'main' into feature/sync-server 2024-09-07 01:10:27 +02:00
kodjomoustapha
8ed6b21125 feat: can now download m3u8 videos 2024-09-06 18:59:16 +01:00
kodjomoustapha
3bf1d08e0e use CupertinoClient for iOS 2024-09-05 15:44:33 +01:00
Schnitzel5
a90696ddad added hash check back 2024-09-04 20:41:42 +02:00
Schnitzel5
82a18101fe testing first version of sync feature 2024-09-04 14:37:36 +02:00
kodjomoustapha
08ebedbe37 + 2024-09-04 12:07:13 +01:00
kodjomoustapha
7d407c38d8 - 2024-09-04 11:46:04 +01:00
kodjomoustapha
e2c7398903 refactor 2024-09-04 11:41:19 +01:00
kodjomoustapha
8cb04cc8c0 fix 2024-08-21 18:39:05 +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
d177900394 fix get cookie, fix filter 2024-08-08 12:56:39 +01:00
kodjomoustapha
ba8ac10cc2 fix download problem 2024-08-05 15:44:59 +01:00
kodjomoustapha
5a4de638b4 feat(setting) add use native http client 2024-08-03 07:37:55 +01:00
kodjomoustapha
7d5640e2b0 feat: add a custom request headers for getPageList #235 2024-08-02 14:51:39 +01:00
kodjomoustapha
7741beb8ac feat: add custom streaming torrent 2024-07-16 17:45:36 +01:00
kodjomoustapha
935d8ba8eb rm 2024-05-27 12:44:31 +01:00
kodjomoustapha
6ed57e2e44 rm 2024-05-27 09:26:30 +01:00
kodjomoustapha
9df0fe73e1 code refactor 2024-05-23 11:28:50 +01:00
kodjomoustapha
cbd01a3c17 refactor code 2024-05-23 11:19:23 +01:00
kodjomoustapha
e2c79c829b fix #176 2024-05-14 12:25:51 +01:00
kodjomoustapha
cbd4519d08 feat: Add a button to delete all cookies #174 2024-05-09 18:06:46 +01:00
kodjomoustapha
cddf7af7de Fix: do not override headers when define in request 2024-05-09 17:51:28 +01:00
kodjomoustapha
08465ff19f Fix getCookies 2024-05-09 15:38:35 +01:00
kodjomoustapha
d29dbbfb8c + 2024-05-09 09:56:58 +01:00
kodjomoustapha
f47f15c2a7 Fix anime not downloading on mobile 2024-05-08 12:53:02 +01:00
kodjomoustapha
001de1d07e Fix #164 2024-05-02 13:18:19 +01:00
kodjomoustapha
73297d6e39 Fix extractors 2024-05-02 13:05:06 +01:00
kodjomoustapha
d0ee7d3260 Fix extension getHeaders method 2024-04-15 12:13:31 +01:00
kodjomoustapha
5932181138 + 2024-04-15 09:57:04 +01:00
kodjomoustapha
931100fadf Fix getPageList for JS extension 2024-04-08 15:01:13 +01:00
kodjomoustapha
1d9150b3bb fix 2024-03-27 15:35:35 +01:00
kodjomoustapha
1ea1cd193c reorganise fetchSourcesList 2024-03-23 14:55:57 +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
30fcff68be accept clearText 2024-03-19 18:12:24 +01:00
kodjomoustapha
6f7a179f02 Added create extension page 2024-03-19 17:32:14 +01:00
kodjomoustapha
5b8245e85c fix 2024-03-15 16:12:49 +01:00
kodjomoustapha
d49de188a4 rename 2024-03-14 17:46:53 +01:00
kodjomoustapha
d168b6ddcd Added cronet_http & cupertino_http, remove unnecessary packages 2024-03-14 17:40:15 +01:00
kodjomoustapha
6fa0e8a89f Added JavaScript extension runtime, gridview count 2024-03-12 17:24:41 +01:00