Commit Graph

1251 Commits

Author SHA1 Message Date
anasty17
010fb337a7
Improve jdownloader
- Improve queue
- handle invalid directory in jdownloader incase file name is too long
- Otherr minor fixes

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-23 22:57:11 +03:00
anasty17
862831a68a
Handle stuck issue after adding direct link torrent with qbittorrent
- for some server there is not response to some direct links maybe blocked whatever

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-21 04:33:04 +03:00
anasty17
89facdd1a3
Minor fix for queue
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-20 02:06:06 +03:00
anasty17
cb601eb8df
minor fixes
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-16 06:22:47 +03:00
anasty17
375838a973
Fix packages ids after jd restart
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-14 21:44:16 +03:00
anasty17
558e742454
Trim path for jdownloader incase the path length is more than 255
- Incase you got file error invalid downlaod path then you must rename the file(s)

I have done the folder rename auto for you but i don't want to fetch all files names, this  will take a lot of time

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-10 04:42:59 +03:00
anasty17
525d44a714
Remove offline files auto from jd packages
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-10 03:16:43 +03:00
anasty17
2212537739
Fix file uplaod name (important)
fix #1777

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-09 21:24:43 +03:00
Anas Tayyar
eda38a0ef0
Merge pull request #1778 from aenulrofik/master
fix ddl mediafire v2
2024-10-09 20:03:49 +03:00
Pikachu
c7267df817
fix ddl mediafire v2 2024-10-09 23:15:28 +08:00
anasty17
854a4851be
Some fixes and improvemnts for jdownloader
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-08 17:50:49 +03:00
anasty17
094c79a459
Minor fix for jdwonloader sync while download and when adding cred from botsettings
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-08 03:12:11 +03:00
anasty17
cb16cb378d
Fix some bugs in jdowloader while using multi
- Now you do jd sync while downloading (not while collecting)(not recommended)
- Remove youtube links restrcition in jdownloader (i didn't try youtube download with jd yet)

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-07 15:57:07 +03:00
anasty17
dea66d7c0f
Fix new folder -m incase of one link
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-07 13:26:01 +03:00
anasty17
9e30a5d3c7
Fix same directory stuck issue
- Add ability to use different folder names using -m arg along with the links inside the batch
- Other minor fixes

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-10-06 02:05:23 +03:00
Anas Tayyar
4bb4976022
Merge pull request #1775 from aenulrofik/master
Fix ddl mediafire
2024-10-05 14:58:27 +03:00
Pikachu
f1932d1280
Fix ddl mediafire 2024-10-05 09:59:05 +08:00
anasty17
738a46c47f
Select specific files or folders to download/copy from rclone using buttons
- Fix minor issue in rclone list and gdrive list
close #1668

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-09-27 02:04:43 +03:00
anasty17
8d82184f1e
Fix some issues in jdownloader and yt-dlp ranges path
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-09-26 05:33:42 +03:00
anasty17
d031131681
Fix yt-dlp range option
fix #1767

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-09-23 23:13:24 +03:00
Anas Tayyar
b1f7520e6b
Merge pull request #1764 from 5hojib/master
Minor fix.
2024-09-15 11:28:21 +03:00
Mehedi Hasan Shojib
923fdb40f3
Minor fix.
Sync function using await
2024-09-15 09:23:31 +06:00
anasty17
7023b6c875
important to avoid error path is invalid
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-09-14 03:11:11 +03:00
anasty17
e48ee7213e
Add zst file decompressor
- Fix rare issue in same directory download
close #1653

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-09-13 01:08:26 +03:00
Anas Tayyar
a3917a949c
Merge pull request #1759 from GHLuckM4n/master
Escaping dirpath for combine images
2024-09-12 15:53:22 +03:00
GHLuckM4n
32dce7b8cc Escaping dirpath for combine images 2024-09-12 19:28:47 +07:00
Anas Tayyar
ce2bcd6c4c
Merge pull request #1758 from GHLuckM4n/master
Wrong path thumbnail for user setting
2024-09-12 14:31:10 +03:00
GHLuckM4n
b507336318 Fix thumbnail for user setting 2024-09-12 16:48:52 +07:00
anasty17
7716e3cfc1 Add -doc and -med args for leech type to use them as task option
- Force thumbnail layout on yt-dlp videos

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-09-12 03:47:49 +03:00
anasty17
d807af67ed Add thumbnail layout option
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-09-12 00:39:58 +03:00
anasty17
198f736f0c Fix name sub and change usage
- use ffprobe to know document type first

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-09-11 02:15:42 +03:00
anasty17
96b2335e36 Fix leech upload des while using username and topics
- added topic support for rss

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-09-10 04:51:59 +03:00
Anas Tayyar
c3047ba515
Same rev commit for bsetting
Soon i will add topic support for rss
2024-09-09 21:21:35 +03:00
Anas Tayyar
a5ee70d6f3
Fix leech dest set in usetting when topic id included 2024-09-09 21:19:51 +03:00
anasty17
d1a44a17a4 Fix download gdrive using jdownloader without token.pickle
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-09-09 02:13:46 +03:00
Anas Tayyar
1d19018455
Merge pull request #1756 from SonGoku1972/master
New Terabox Api
2024-09-07 19:32:49 +03:00
SonGoku1972
95b832bbb0
Update direct_link_generator.py 2024-09-07 21:20:42 +05:30
Anas Tayyar
3f585a1cb7
Merge pull request #1752 from ShadowHunterV/patch-fk
Terabox Domain
2024-09-06 22:03:05 +03:00
Shadow Hunter
400aedac37
Terabox Domain 2024-09-06 17:02:16 +05:30
Anas Tayyar
c7ccdd2d76
Merge pull request #1751 from SonGoku1972/patch-1
Added Terabox Domains
2024-09-05 19:11:37 +03:00
SonGoku1972
57d9fe0223
Added Terabox Domains 2024-09-05 21:33:32 +05:30
anasty17
27fa460ea3 Fix new_task deco
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-09-03 15:17:22 +03:00
Juned KH
2bd2f1ab36
Merge pull request #1749 from GHLuckM4n/master
Forogt
2024-09-03 12:49:31 +05:30
GHLuckM4n
4f3001e44a Forogt 2024-09-03 12:20:46 +07:00
anasty17
1d072aeaa5 Fix new_task Deco fn
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-09-03 06:56:21 +03:00
anasty17
f29e1d0c83 Minor fixes
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-09-03 02:44:26 +03:00
anasty17
b78d84fd68 some reverts and switch back to pyrofork
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-09-03 00:56:55 +03:00
anasty17
d14a60b142 Fix rss exclude filter
- other minor fixes

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-08-27 05:36:46 +03:00
anasty17
1572068a18 Minor fix
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-08-26 14:15:19 +03:00
anasty17
d933dc9ea7 Add Topic support
close #1610

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-08-26 04:00:20 +03:00