Commit Graph

34 Commits

Author SHA1 Message Date
Anas d8340eb410
fix all cancel functions (#233)
* fix all cancel functions

Signed-off-by: anas <e.anastayyar@gmail.com>

* ...

Signed-off-by: anas <e.anastayyar@gmail.com>
2021-06-23 01:51:30 +07:00
Hafitz Setya a0132487e8
v4.8.6
- direct_link_generator: add letsupload.io, feurl.com, pixeldrain.com support
- Block Drive & YouTube link using /mirror command
- Remove racaty.net because have firewall
- Remove anime & stickers module, because not related in mirror bot
- Some update in aria.sh
- Tidying Up

NOTE: Redeploy Recommended.

Co-authored-by: Ncode2014 <Ncode2014@users.noreply.github.com>
Co-authored-by: FA Tulloh <77918734+yourtulloh@users.noreply.github.com>
2021-06-15 05:20:22 +07:00
FA Tulloh bfcd84b129
Fix issue /cancel warn msg not show (#173) 2021-06-13 20:17:07 +07:00
Anas 5807abfa82
Update ptb and small fix 2021-06-12 09:11:18 +07:00
Hafitz Setya 53403b2df4
v4.8.0
- Some modification in /start command
- Added multiple tracker
- Change to yt-dlp for more supported site (memory executed is fixed when  yt-dlp)
- Tidying up

Co-authored-by: Sreeraj V R <SVR666@users.noreply.github.com>
Co-authored-by: Ncode2014 <Ncode2014@users.noreply.github.com>
2021-05-30 08:34:49 +07:00
Hafitz Setya 300494a608
v4.7.6 (#95)
- Remove repo command & move it to start command
- Now sudo can use cancel & cancelall command
2021-05-18 09:48:20 +07:00
Hafitz Setya 21857aaaaa
Forget
Co-authored-by: Anas <anasty17@users.noreply.github.com>
2021-04-29 04:48:33 +07:00
Hafitz Setya 07aea286ad
Fixed /cancel msg when uploading
Co-authored-by: Anas <anasty17@users.noreply.github.com>
2021-04-28 19:55:34 +07:00
Hafitz Setya 70bf8cc471
v4.6.7 (#60)
- Tidying Up
- Fixed /cancel message

Co-authored-by: FA Tulloh
<yourtulloh@users.noreply.github.com>
Co-authored-by: Shivam Jha
<lzzy12@users.noreply.github.com>
Co-authored-by: Dev Singh Rajput
<magneto261290@users.noreply.github.com>
2021-04-23 02:54:51 +07:00
Hafitz Setya 9cca99d99f
Revert "Fixed /cancel message (#58)" (#59)
This reverts commit 66ecc6fd08.
2021-04-23 02:45:54 +07:00
Hafitz Setya 66ecc6fd08
Fixed /cancel message (#58)
Co-authored-by: FA Tulloh
<yourtulloh@users.noreply.github.com>
2021-04-23 02:43:12 +07:00
lzzy12 f4290210b1 Implemented mirror ownership
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-05-14 19:02:33 +05:30
jaskaranSM d7bc8f3c9a switch to context based callbacks 2020-04-16 12:26:28 +05:30
lzzy12 b2f2ee4335 Fix aria downloads cancellation after b58eb87b11
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-04-06 13:14:40 +05:30
lzzy12 0536472e28 Expose message object from Status objects
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-04-05 13:28:35 +05:30
lzzy12 b58eb87b11 Improvements in cancelling mirrors
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-04-05 12:34:08 +05:30
jaskaranSM 3a06458609 Added Youtube-dl support
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-03-27 20:04:13 +05:30
lzzy12 f50981b3a2 Implement cancel downloads of tg mirrors
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-03-23 15:21:54 +05:30
jaskaranSM a44d0da9f6 Implement cancellation of downloads by gid 2020-03-22 15:05:11 +05:30
lzzy12 e5f997d1f3 Revert "Fixed potential race conditions in GoogleDriveHelper class"
This reverts commit 20dae25dc9.

Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-01-03 10:41:54 +05:30
jaskaranSM b84ffcc416 prevent cleaning of uploading/archiving downloads 2020-01-02 10:25:45 +05:30
jaskaranSM 22d5797942 Fixed variable assignment 2019-12-29 20:20:16 +05:30
jaskaranSM 38fa1ec2a6 Fixed Handling of Cancellation of uploads/archivals 2019-12-29 19:13:10 +05:30
lzzy12 20dae25dc9 Fixed potential race conditions in GoogleDriveHelper class
* Also simplified code a bit
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-12-26 16:39:59 +05:30
jaskaranSM 0d30f19a4e Project Rebase
- Changelog:
 Improved Performance
 Fixed Stucked Messages
 Seperated Download Progress Status From Listener
 Disabled Upload Progress (Temporarily)
2019-12-23 13:26:32 +05:30
Shivam Jha 8e65b6280d
Only Allow owner to cancell all downloads 2019-10-30 17:28:59 +05:30
jaskaranSM b7e65d9c9c Changed sleep() call for Fixing Delay.
- Also Tweaked Torrent Metadata Status Logic a bit.
2019-10-19 16:44:26 +05:30
lzzy12 a0cdda9e6e Improve gdrive progress tracking
* Still bugged

Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-14 19:49:33 +05:30
lzzy12 7b485d13b0 Fix crashes related to cancel mirror
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-12 22:45:30 +05:30
lzzy12 16886f5ac8 Make changing of bot commands easier
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-12 20:56:49 +05:30
lzzy12 a432ad8a5d Fix some messages sent by bot
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-12 19:50:50 +05:30
lzzy12 fad3913e26 Implement cancelall
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-11 00:30:58 +05:30
lzzy12 9d83cd31c7 Random fixes all around the source
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-11 00:30:58 +05:30
lzzy12 d36ba18a9f Categorise modules according to their jobs
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-07 22:13:38 +05:30
Renamed from bot/cancel_mirror.py (Browse further)