Commit Graph

181 Commits

Author SHA1 Message Date
Anas 5ec9688b12
clone limit option (#142) 2021-06-08 06:05:36 +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
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 a392a037b7
change back 2021-06-01 12:08:04 +07:00
Hafitz Setya 8b970c2f84
revert 2021-06-01 07:40:23 +07:00
Hafitz Setya 8935a0e27d
Tidying up 2021-05-31 11:54:59 +07:00
Anas 3589065196
Fix (#113) 2021-05-31 11:54:05 +07:00
Anas 31bfcabc92
Added Count cmd and some changes (#111) 2021-05-31 10:07:03 +07:00
Hafitz Setya 9dbad49a23
v4.8.0-hotfix
- Revert to ytdl, coz yt-dlp have bug in /tarwatch command
2021-05-30 15:23:29 +07:00
Hafitz Setya 53403b2df4
v4.8.0
- Some modification in /start command
- Added multiple tracker
- Change to yt-dlp for more supported site (memory executed is fixed when  yt-dlp)
- Tidying up

Co-authored-by: Sreeraj V R <SVR666@users.noreply.github.com>
Co-authored-by: Ncode2014 <Ncode2014@users.noreply.github.com>
2021-05-30 08:34:49 +07:00
Hafitz Setya aa6aab2f4c
v4.7.8
- Added custom img in telegraph search
- Update user agent
- Tidying up
2021-05-25 11:26:50 +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 29b2e32470
v4.7.2
- Change docker and update megasdk
- Tidying up
2021-05-11 21:06:14 +07:00
FA Tulloh 080039d3f5
Some fixes (#83) 2021-05-09 15:48:25 +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 50b95b068c
Tidying up 2021-05-02 15:41:39 +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 5e1f05d5e3
Fix typo 2021-04-26 18:19:28 +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
BruteWoorse 8f937c1b1f
Show Current size When Download size Exceeded. (#51)
* Show Current size When Download  size Exceeded.

* Fix typo

Co-authored-by: Hafitz Setya <71178188+breakdowns@users.noreply.github.com>
2021-04-15 19:21:12 +07:00
Hafitz Setya 4fa3f74a36
v4.6.5 (#50)
- Remove USE_TELEGRAPH, cuz its causes some issue
- Added support group link in /repo command
2021-04-14 15:13:34 +07:00
Hafitz Setya 264b4dbc7c
v4.6.3 (#47)
- Added /authlist command, to see Authorized list
- Add ability to limit when mirroring torrent
- Fixed Zippyshare

Co-authored-by: Sreeraj V R <SVR666@users.noreply.github.com>
Co-authored-by: BruteWoorse <brutewooorse@users.noreply.github.com>
Co-authored-by: KenHV <yo@kenharris.xyz>
2021-04-12 10:47:06 +07:00
Hafitz Setya 2e0dd53363
Fixed zippyshare 2021-04-10 14:25:19 +07:00
Hafitz Setya 174d96b4d4
v4.6.1 (#41)
- Tidying up
2021-04-05 18:22:25 +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 5568e90d7b
Update youtube_dl_download_helper.py 2021-03-24 10:12:06 +07:00
Hafitz Setya 1a222a3cfc
v4.4.4 (#35)
- cc after clone finish.
Thanks to anasty17
- Change to yt-dlp
2021-03-24 07:24:16 +07:00
Hafitz Setya e3adb19880
v4.4 (#31)
- Fix typo
- Automatic stopped after 300 second if dead torrent
- Stop clone gdrive link limit
2021-03-22 16:06:32 +07:00
Hafitz Setya faf2d51308
Forget 2021-03-19 19:22:56 +07:00
Hafitz Setya 227420d790
V4.3 (#30)
- Fixed Zippyshare.
Thanks to UsergeTeam, BianSepang, usmanmughalji 
- Update cloning log
2021-03-19 09:27:46 +07:00
Hafitz Setya d760da40ab
Fixed typo 2021-03-17 07:17:38 +07:00
Hafitz Setya 110bfd4cdd
v4.1 (#26)
- Added Custom Filename support
2021-03-15 09:25:23 +07:00
Hafitz Setya db7e8b51ab
Count search results in telegraph 2021-03-11 06:42:23 +07:00
Hafitz Setya 1d809560d5
v3.9 (#19)
- Added option to block mega folder support
2021-03-10 08:46:46 +07:00
BruteWoorse d023e2c179
Use bot session_string 2021-03-10 00:49:55 +08:00
Hafitz Setya f78358537b
Update /list command 2021-03-09 13:45:53 +07:00
Hafitz Setya 2ba98ac0de
v3.7 (#14)
- Added Uptobox support
- Check file in drive before mirror and stop duplicate mirror
2021-03-06 09:35:15 +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 0444bc07e9
Update gdriveTools.py 2021-03-03 10:19: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