Hafitz Setya
c263056c26
Revert
2021-08-01 10:47:12 +07:00
sushantjsr13
4f2aa07a95
download a mirror when a magnet link is replied with /mirror
...
Added the support to download torrent from "magnet links" only, when replied with /mirror to the message
Test Evidence (GDrive Link) - https://drive.google.com/drive/folders/1I2CEaTqcoFNksZxijWBr5BOMLvAkINvM?usp=sharing
2021-08-01 10:18:05 +07:00
Hafitz Setya
d27e4ba062
Tidying up
2021-08-01 06:45:09 +07:00
anas
1e2fc4077d
Minor Bugs
...
Signed-off-by: anas <e.anastayyar@gmail.com>
2021-07-23 16:23:55 +03:00
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
232538ee03
Fix
...
-fix tg download for media sent by bot
-fix auth for sudo users while not using database
Signed-off-by: anas <e.anastayyar@gmail.com>
2021-07-18 00:47:59 +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
Hafitz Setya
b04605ff85
Fixup
2021-07-10 07:46:15 +07:00
Hafitz Setya
dedf1a330a
Stop duplicate mirror for Telegram files
...
Co-authored-by: FA Tulloh <yourtulloh@users.noreply.github.com>
Signed-off-by: breakdowns <hafitz666@outlook.co.id>
2021-07-09 06:17:48 +07:00
FA Tulloh
c0bfd3cfc0
HTML bosku
2021-07-08 02:49:25 +07:00
Hafitz Setya
1c04c6f728
Update msg
...
Signed-off-by: breakdowns <hafitz666@outlook.co.id>
2021-07-05 13:47:15 +07:00
Anas
14a8287b04
Add tar/unzip limit and some updates ( #251 )
...
* Add tar/unzip limit and some updates
Signed-off-by: anas <e.anastayyar@gmail.com>
Co-authored-by: Hafitz Setya <hafitz666@outlook.co.id>
2021-06-30 13:47:50 +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
Hafitz Setya
756df70487
Fix duplicate upload
2021-06-20 08:50:08 +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
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
Anas
5807abfa82
Update ptb and small fix
2021-06-12 09:11:18 +07:00
Anas
65c71add56
fix status msg for mega ( #155 )
...
* fix
* fix
2021-06-10 12:11:40 +07:00
Anas
8694f9bb12
stop duplicate clone, view link optional and some changes ( #147 )
2021-06-09 12:03:36 +07:00
Hafitz Setya
ea8e2299ec
Tidying up & Add credits for Anas
2021-06-08 06:38:26 +07:00
Hafitz Setya
9c13a526b6
Some change for custom buttons
2021-06-06 11:40:58 +07:00
Hafitz Setya
c4174bc6bc
Change some emoji in button
2021-06-06 08:20:04 +07:00
Anas
8ed93974fe
View button for viewing file index link in browser instead of direct download link ( #135 )
2021-06-06 05:36:49 +07:00
Hafitz Setya
efb6c07fdd
v4.8.3
...
- Added uptime in /status
- Added cc in /count
- Fix error if not field IMAGE_URL in config.env
- Tidying up
2021-06-05 17:48:44 +07:00
Anas
d23bcbd956
Fix count after upload while index link is none ( #131 )
2021-06-05 11:02:12 +07:00
Hafitz Setya
b709b8e130
v4.8.2 ( #129 )
...
- direct link generator: Added Racaty, Hxfile, Anonfiles,
Fembed (femax20 & layarkacaxxi), Onedrive (only works for file not folder for now, thanks to UsergeTeam) support
- aria: Added more tracker
Co-authored-by: Ncode2014 <Ncode2014@users.noreply.github.com>
2021-06-04 14:51:32 +07:00
Anas
b490a58cf2
Count After Upload ( #128 )
2021-06-04 08:04:56 +07:00
Hafitz Setya
6df4486ca5
v4.7.5 ( #94 )
...
- Added sudo using database
NOTE: redeploy recommended to generating database, or you can go to your herokuapp > resources > add-ons > then serach Heroku Postgres > hit Submit Order Form, then copy your database url from DATABASE_URL > Heroku config vars
- mirror: Fix for uploading telegram file_name of None type
- gdriveTools: Fix infinite loop when hitting rate limits
Co-authored-by: Sreeraj V R <SVR666@users.noreply.github.com>
Co-authored-by: Gautam Kumar <gautamajay52@gmail.com>
Co-authored-by: KenHV <yo@kenharris.xyz>
2021-05-17 15:36:46 +07:00
Hafitz Setya
cc120a01ad
Tidying up
2021-05-10 07:59:13 +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
a077ecb66e
v4.6.6 ( #52 )
...
- direct_links: Added racaty.net support
- Update support group link
- Added img in /stats command
- Fix Index URL encode problem
- Added support for password protected index links by magneto
- stickers: Added /remove command to remove sticker an existing pack
Co-authored-by: The Fierce Warrior <TheFierceWarrior@users.noreply.github.com>
Co-authored-by: Dev Singh Rajput <magneto261290@users.noreply.github.com>
2021-04-19 03:34:31 +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
eefcef0495
v4.5 ( #39 )
...
- Added /repo command
- Added some emoji
- Remove Encryption
- Cleanup code
2021-03-27 11:26:54 +07:00
Hafitz Setya
101505752c
Fix Telegram file tar
2021-03-18 09:00:51 +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
8cc84a9579
Fixed mega
2021-03-16 15:01:26 +07:00
Hafitz Setya
110bfd4cdd
v4.1 ( #26 )
...
- Added Custom Filename support
2021-03-15 09:25:23 +07:00
Hafitz Setya
1d809560d5
v3.9 ( #19 )
...
- Added option to block mega folder support
2021-03-10 08:46:46 +07:00
Hafitz Setya
4d59931629
v3.6 ( #13 )
...
- Added extra buttons
2021-03-05 11:47:04 +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
35ad3e524e
v2.5 ( #10 )
...
- /list command now results will be uploaded to telegra.ph
- Auto generate Telegraph Token
- Added Inline Buttons
- Update /stats command
2021-03-03 09:12:39 +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
8745252232
Fixed typo
2021-02-26 18:30:52 +07:00
Hafitz Setya
37b30cd10f
Fix None FileName in mirroring some TG File ( #6 )
2021-02-24 19:55:10 +07:00
Hafitz Setya
195c04112a
Tidying up ( #5 )
...
* Update delete.py
* Update mirror.py
* Update README.md
2021-02-20 14:03:55 +07:00
Hafitz Setya
c7b58b09cd
Fix tag
2021-02-14 20:57:56 +07:00
Hafitz Setya
cffd94501a
Fix TG unzipmirror
2021-02-14 11:03:53 +07:00
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