Commit Graph

326 Commits

Author SHA1 Message Date
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
ダンクデル // 千鶴 bd8cd834c1 Update README.md 2020-11-13 13:09:03 +00:00
jaskaranSM 9fd1269dd9 add shell and executor 2020-11-13 18:26:33 +05:30
DragSama 250a0155f7 add anime and stickers mod 2020-11-13 18:21:53 +05:30
Chizuru d515dac0aa few changes 2020-11-13 18:13:46 +05:30
Chizuru 22e38bb099 few changes 2020-11-13 18:12:58 +05:30
VegitoUchiha 1ec405211f
Update requirements.txt (#177)
Due to youtube dl repo takedown git+git://github.com/lzzy12/youtube-dl@d7c2b43#youtube_dl is not working while replacing it with youtube_dl seems to work as pip install youtube_dl is still up.
2020-10-27 11:43:19 +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
lzzy12 5f0805bdbb Added separate requirements list for setup scripts 2020-09-13 22:28:06 +05:30
Shivam Jha 9c7af48f3e
Updated ubuntu version to get latest packages
This fixes #158
2020-09-02 12:01:29 +05:30
Dev Singh Rajput 009746aa01 added ability of extracting .7z files (#144) 2020-07-31 20:21:42 +05:30
lzzy12 0288770ec4 Merge upstream youtube-dl
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-07-31 20:06:52 +05:30
Adnan Ahmad 940237a216 Fixed Typo (#128) 2020-07-31 20:06:01 +05:30
Shubham dubey 10593d8a66 Fix /list if fileName string contains multiple quotes (#141) 2020-07-31 20:06:01 +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
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 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
lzzy12 e77290528e Fixed downloads from torrent files won't show seeders and peers
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>

# Conflicts:
#	bot/helper/mirror_utils/download_utils/aria2_download.py
2020-06-27 20:28:30 +05:30
jaskaranSM b042030760 Implement Centralized Aria Websocket Listener
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-06-23 18:39:15 +05:30
jaskaranSM e4ecc60407 Optimize Clone implementation 2020-06-23 17:09:49 +05:30
jaskaranSM 53c34db027 Added cpu and ram usage in stats 2020-06-21 14:02:24 +05:30
jaskaranSM 1b79bbda6e Fix error extraction 2020-06-21 13:39:15 +05:30
lzzy12 45f75fb7a6 Fix crash if Mega API key is not provided
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-06-19 15:34:18 +05:30
jaskaranSM c6a430a44d Handle more exceptions 2020-06-18 12:59:52 +05:30
jaskaranSM 3720eacf13 Optimize Clone implementation 2020-06-18 12:57:31 +05:30
Shivam Jha 0e5c5ca874
Fixed Docker build error 2020-06-10 23:41:18 +05:30
Shivam Jha 87cc9206fa
Use local fork of youtube-dl for hotstar fix 2020-06-09 19:42:06 +05:30
Shivam Jha 3bcc7db804
Use local fork of youtube-dl for hotstar fix 2020-06-09 19:41:17 +05:30
Shivam Jha cfe636f5ce
Add missing x argument 2020-06-08 20:24:26 +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
lzzy12 c791b39785 Revert "Improved upload progress implementation"
This reverts commit 0f7b79f7a4.
2020-06-05 13:20:40 +05:30
lzzy12 3217b67df0 Fixup for meganz login
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-06-05 13:15:00 +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 4754fb7a23 Fixed docs
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-06-03 11:35:02 +05:30
lzzy12 8bd01276be Add ability to login to mega account for premium accounts
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-06-03 11:32:09 +05:30
lzzy12 df655a356c Import mega api key from config.env file
Signed-off-by: lzzy12 <jhashivam2020@gmail.com>
2020-05-28 21:03:15 +05:30
Shivam Jha 0bfefe1ab1
README: Drop using buggy snap package for installing docker 2020-05-28 17:05:21 +05:30
jaskaranSM 3aea903deb update config_sample 2020-05-28 15:27:16 +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
jaskaranSM 578eeb4004 Implement Mega.nz mirror support.
- Co-authored by - lzzy12 (github.com/lzzy12)
2020-05-28 15:17:19 +05:30
Yash Garg 3f45ba6a73
Fix start message using f strings (#94)
Fixes #90
2020-05-28 08:23:02 +05:30