Commit Graph

7 Commits

Author SHA1 Message Date
Dev Singh Rajput 009746aa01 added ability of extracting .7z files (#144) 2020-07-31 20:21:42 +05:30
jaskaranSM 0096b6328c Revert "Implement mega.nz support"
This reverts commit 45f75fb7a6.
2020-07-31 20:06:01 +05:30
lzzy12 fed3be2411 Return correct exit codes from extract script
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-06-28 14:26:41 +05:30
lzzy12 b5a162f15d Use subprocess.run to call extract shell script
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-06-27 23:40:47 +05:30
Shivam Jha cfe636f5ce
Add missing x argument 2020-06-08 20:24:26 +05:30
lzzy12 8b3805c55a Use prebuilt Docker image for mega-sdk
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-06-05 12:53:17 +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