Commit Graph

46 Commits

Author SHA1 Message Date
Hafitz Setya 8b39987d69
v4.7.3
- Auto set bot command
- Added mediainfo command

Co-authored-by: brutewooorse <brutewooorse@users.noreply.github.com>
Co-authored-by: code-rgb <code-rgb@users.noreply.github.com>
2021-05-13 03:54:24 +07:00
Hafitz Setya 31f90b1f34
Forget 2021-05-11 21:07:37 +07:00
Hafitz Setya 93f0e1fc9b
Oof 2021-05-08 14:46:29 +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 55b94831b0
v4.7.0 (#75)
- fix rarbg not start downloading after bot restarts
- catch an edge case in gdriveTools.drive_list

Co-authored-by: Anas <anasty17@users.noreply.github.com>
Co-authored-by: Aakash Singh <sainAk@users.noreply.github.com>
2021-05-01 17:41:48 +07:00
Hafitz Setya 5bc34adfe7
Revert "v4.7.0 (#72)" (#74)
This reverts commit fca6a44cec.
2021-05-01 17:41:05 +07:00
Hafitz Setya fca6a44cec
v4.7.0 (#72)
- fix rarbg not start downloading after bot restarts
- catch an edge case in gdriveTools.drive_list

Co-authored-by: Anas <anasty17@users.noreply.github.com>

Co-authored-by: Aakash Singh <sainAk@users.noreply.github.com>
2021-05-01 17:25:31 +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 9e8a706ecf
v4.6 (#40)
-  Fixed cannot change locale (en_US.UTF-8)
-  Update /repo command
-  Logger when restarting
-  Using Telegra.ph for /list search results optional.
Thanks to ksssomesh12
2021-03-29 10:14:36 +07:00
Hafitz Setya fe22b1cbb3
v4.2 (#27)
- Added Extract Password Protected Archive Files
- Many minor bug fixed
2021-03-17 11:11:11 +07:00
Hafitz Setya 2a2bba680e
Fixed deploying failed 2021-03-08 08:13:54 +07:00
Hafitz Setya 3fc359d0a6
Update Dockerfile 2021-03-08 07:44:45 +07:00
Hafitz Setya 4d59931629
v3.6 (#13)
- Added extra buttons
2021-03-05 11:47:04 +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
Hafitz Setya 77ad3fdb3a
Update Dockerfile 2021-02-11 19:29:43 +07:00
blank x 11bd13a756 add nyaa and sukebei torrent search function 2020-11-28 21:31:05 +05:30
Chizuru bf7731f165 add aria2 to dockerfile which i forgot to 2020-11-17 15:38:39 +05:30
Chizuru 1717b0474b use archlinux for dockerfile 2020-11-17 14:54:14 +05:30
Chizuru 2f0ac03a7c Merge branch 'master' of https://gitlab.com/Dank-del/ayanamileechbot into master 2020-11-17 14:53:38 +05:30
Chizuru fd93bffa49 use archlinux for dockerfile 2020-11-17 14:53:05 +05:30
ダンクデル // 千鶴 ed8011ac1a Update Dockerfile 2020-11-13 14:25:01 +00:00
Chizuru 22e38bb099 few changes 2020-11-13 18:12:58 +05:30
Sawan Kumar 3649dec7b0
Fixed Extraction (#166) 2020-10-11 21:27:54 +05:30
lzzy12 952a661b62 Merge remote-tracking branch 'origin/staging-4.0' into master
# Conflicts:
#	Dockerfile
#	bot/helper/ext_utils/bot_utils.py
#	bot/helper/mirror_utils/download_utils/aria2_download.py
#	bot/modules/mirror.py
#	requirements.txt
2020-09-13 22:38:45 +05:30
Shivam Jha 9c7af48f3e
Updated ubuntu version to get latest packages
This fixes #158
2020-09-02 12:01:29 +05:30
jaskaranSM 121fb52e03 Fixed Dockerfile 2020-07-31 20:06:01 +05:30
jaskaranSM 0096b6328c Revert "Implement mega.nz support"
This reverts commit 45f75fb7a6.
2020-07-31 20:06:01 +05:30
lzzy12 aa8428fdfa Dockerfile: Install rar codecs for 7z
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-07-01 12:56:54 +05:30
Shivam Jha 0e5c5ca874
Fixed Docker build error 2020-06-10 23:41:18 +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
lzzy12 82ffb142e4 Add Docker steps to install Mega sdk
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-05-28 15:25:11 +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
lzzy12 c6b4c542b7 fixup after e0f4c4347c
- Also fixed copying of netrc file in the container

Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-04-15 14:47:33 +05:30
lzzy12 54db83196d Install ffmpeg in docker images
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-03-28 20:28:36 +05:30
lzzy12 4207f139e4 Revert "Dockerfile: Move to smaller alpine base image"
This reverts commit 697017fb86.
2020-03-19 16:22:27 +05:30
lzzy12 cfe6f2fad4 Revert "Dockerfile: Fix lxml package name"
This reverts commit d5cfa793aa.
2020-03-19 16:22:03 +05:30
lzzy12 d5cfa793aa Dockerfile: Fix lxml package name
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-03-19 15:58:57 +05:30
lzzy12 697017fb86 Dockerfile: Move to smaller alpine base image
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-03-19 15:33:03 +05:30
lzzy12 57afb01b63 Dockerfile: Add missing dependencies
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-03-19 15:26:57 +05:30
jaskaranSM f11e9a206c
give execution permissions to aria.sh 2020-01-01 10:44:39 +05:30
lzzy12 0850c41d4d Fixed files with unicode characters in name not uploading
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-12-27 17:13:46 +05:30
lzzy12 bb30cc7f11 Dockerfile: Optimise cache management
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-12-23 16:20:03 +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
lzzy12 374a23298e Docker:Fix read permission in container
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-31 16:44:22 +05:30
lzzy12 31f0c8e6b2 Improved Dockerfile
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-31 11:46:50 +05:30
lzzy12 a017f2260b Add Docker support
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2019-10-27 17:34:44 +05:30