anas
dee36f66ba
Add cancel for upload
...
-cancel while uploading will delete uploaded files also
Signed-off-by: anas <e.anastayyar@gmail.com>
2021-07-20 13:22:23 +03:00
anas
80d3343071
Add Clone Status
...
-add clone status for folders have more than 15 files
-clean up
Signed-off-by: anas <e.anastayyar@gmail.com>
2021-07-19 07:55:45 +03:00
anas
c68e4d17a7
Revert and Fix up
...
-finally fix stuck at 100% download for torrent file and metadata
-fix other bugs
Signed-off-by: anas <e.anastayyar@gmail.com>
2021-07-14 06:13:54 +03:00
anas
6f8b39cda3
Optional Database and minor changes
...
-force remove tasks from aria2
-purge completed,removed and failed downloads to free memory
Signed-off-by: anas <e.anastayyar@gmail.com>
2021-07-13 17:01:09 +03:00
Anas
5d2626fce6
minor fix
2021-07-04 15:49:59 +07:00
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
Anas
d2173c9ba1
tar/unzip G-Drive Links ( #220 )
...
* tar/unzip G-Drive Links
Signed-off-by: anas <e.anastayyar@gmail.com>
* Fix overall download speed for mega and others
Signed-off-by: anas <e.anastayyar@gmail.com>
2021-06-19 15:23:31 +07:00
Hafitz Setya
9612d9994b
v4.7.1 ( #82 )
...
- Revert to megasdk
- Added Estimated Dyno Expired in usage command
Co-authored-by: Ncode2014 <Ncode2014@users.noreply.github.com>
2021-05-08 14:20:12 +07:00
Hafitz Setya
6f2080b7f7
v4.6.9 ( #66 )
...
- Merged mega-rest from lzzy
- Fix /watch download msg progress
- Change auto stop to 20 minute
- Fix stop duplicate mirror (#65 )
- Fix tar name
- Change tracker
Co-authored-by: Shivam Jha <lzzy12@users.noreply.github.com>
Co-authored-by: Dev Singh Rajput <magneto261290@users.noreply.github.com>
Co-authored-by: FA Tulloh <77918734+yourtulloh@users.noreply.github.com>
2021-04-26 16:14:40 +07:00
Hafitz Setya
df192e4145
v3.5 ( #12 )
...
- Added quality option in /watch command
- Added url Shorteners support (Optional)
- Random name while generating Telegraph Token
2021-03-04 06:30:32 +07:00
Hafitz Setya
77904d77f0
v2.5 ( #9 )
...
* Added mega.nz support
* Added option to disable mega.nz links
* Some fixes and optimization
2021-03-01 07:44:54 +07:00
jaskaranSM
0096b6328c
Revert "Implement mega.nz support"
...
This reverts commit 45f75fb7a6 .
2020-07-31 20:06:01 +05:30
lzzy12
1aed50a5f4
Fixed multiple /unzipmirror commands gets all the mirrors stuck
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-06-28 14:51:55 +05:30
lzzy12
c4c7575000
Generate our own gid for mega mirrors
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-06-05 14:01:36 +05:30
jaskaranSM
578eeb4004
Implement Mega.nz mirror support.
...
- Co-authored by - lzzy12 (github.com/lzzy12)
2020-05-28 15:17:19 +05:30
Nageen Chand
b6b8a416e9
add ability to unzip files ( #93 )
...
handle unsupported request
use shell utils to extract archives
use shell utils to extract archives
update mirror calls for unzipmirror
fix extract location of files
install deps
handling if archive is not extracted correctly
typo fix
implement Extract Status
handle filenames with spaces
handle special character
2020-05-28 00:26:22 +05:30
jaskaranSM
cdefe12348
Implement Centralized Aria Websocket Listener
2020-05-15 13:34:09 +05:30
lzzy12
e5364f96e1
Revert "Handle rare bug when download is not deleted from download_dict on error"
...
This reverts commit 136924ffd4 .
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-04-13 13:32:39 +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
136924ffd4
Handle rare bug when download is not deleted from download_dict on error
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-03-30 17:46:56 +05:30
lzzy12
9057d3fc4e
Fixed yt-dl support
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-03-28 13:47:19 +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
lzzy12
49fe46bad3
Add gid method in Status class for download classes
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-03-22 15:05:12 +05:30
lzzy12
94ccdcbeef
Add support for mirror of telegram files
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
Add a script to generate string session for user
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
Some fix ups
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
Fix telegram download
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-03-22 15:04:31 +05:30
Shivam Jha
96e623ef57
UploadStatus: Handle exception ZeroDivisionError
2020-02-05 01:52:43 -08:00
lzzy12
4e1f7a8a77
Small optimisations all around
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-12-25 16:40:43 +05:30
lzzy12
82ae49a33a
Re implement upload progress after rebase
...
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-12-24 17:24:35 +05:30