Commit Graph

981 Commits

Author SHA1 Message Date
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
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
GHLuckM4n
32dce7b8cc Escaping dirpath for combine images 2024-09-12 19:28:47 +07: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
SonGoku1972
95b832bbb0
Update direct_link_generator.py 2024-09-07 21:20:42 +05:30
Shadow Hunter
400aedac37
Terabox Domain 2024-09-06 17:02:16 +05:30
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
anasty17
eb3bedaffd Refactor variable names to follow PEP 8 conventions (snake_case)
- Now you can add cfg.zip in repo directory and not only from bot settings
- Other minor fixes

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-08-26 01:19:26 +03:00
Anas Tayyar
63d23d07f1
Fix bulk 2024-08-21 04:25:39 +03:00
anasty17
cb707b86ee Fix mirror upload destination when link from rclone or gdrive
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-08-20 14:21:24 +03:00
anasty17
ae4b66a82a Switch to pyrotgfork due to some errors in pyrofork
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-08-19 00:32:31 +03:00
Dawn India
ccc703de87
Terabox fix
Added 2 more apis for redundancy

Signed-off-by: Dawn India <dawn-in@z-mirror.eu.org>
2024-08-18 15:54:56 +05:30
Dawn India
e44d9f82c9
Terabox ddl fix
Only videos (file/folders)

Signed-off-by: Dawn India <dawn-in@z-mirror.eu.org>
2024-08-17 17:43:07 +05:30
anasty17
c9c75a65b5 Switch to pyrofork
- Fix qbittorrent webui password
- Fix wrong message when upload path not added
- Other minor fix

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-08-12 23:31:32 +03:00
Juned KH
66a57bc0ee support password mediafire folder
this will works only if every file has same password.
2024-07-25 13:24:19 +05:30
Juned KH
fb3804cdfc support password mediafire folder
this will works only if every file has same password.
2024-07-25 12:21:50 +05:30
anasty17
e8b494f0e6 Fixes
- Fix jdownloader device version issue after idle
- Fix sample video. Build is required, issue was in ffmpeg version. now it's v7
- Fix rss tage when name have space
- Fix aria2 seed

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-07-25 02:17:58 +03:00
Juned KH
70a86274d9 Mediafire password support 2024-07-20 11:53:22 +05:30
5hojib
66483eaf96 added missing buttons = Button maker() in list.py and added ruff checkout. 2024-07-15 11:56:27 +06:00
anasty17
18d7bac72f Minor fix
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-06-26 04:35:28 +03:00
Yoga Pranata
14c3383bc9
direct_link_generator: fix dead link
streamwish.com explanation:
https://t.me/mltb_official_support/47996
2024-06-23 18:49:57 +07:00
5hojib
409ba7b2d2 some typo 2024-06-19 19:29:36 +06:00
pachax001
beb2abf92d
Update direct_link_generator.py 2024-06-11 20:23:42 +05:30
pachax001
4b4225bb4a
Update direct_link_generator.py 2024-06-08 22:36:19 +05:30
pachax001
5ef451da9e
Update direct_link_generator.py 2024-06-08 22:33:07 +05:30
nonefor
735d31102f Typo 2024-06-07 23:25:45 +06:00
Mehedi Hasan Shojib
723fa2bda8
Typo 2024-06-06 10:35:16 +06:00
anasty17
2c16035dce Some minor fixes
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-06-06 01:47:27 +03:00
anasty17
bf2d8e3885 Fix file selection confirmation
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-06-03 12:31:15 +03:00
anasty17
121e58dc71 minor change
Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-06-01 03:32:22 +03:00