- 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>
- Added support for tar.xz
- Fix Mega auto canceling if deleted file (#145)
- Direct link generator: Addad Naniplay.com, Naniplay.nanime.biz, Sbembed.com, Streamsb.net support
Co-authored-by: Ncode2014 <Ncode2014@users.noreply.github.com>
Co-authored-by: FA Tulloh <77918734+yourtulloh@users.noreply.github.com>
- 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>
- 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>
- 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>
- 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>
* Limit seeding speed to minimal
By default aria2 seeds the torrent after downloading it which can cause very high bandwidth consumption and since there is no option to disable seeding (Curse you aria2) this will limit the aria2 upload speed to 1kBps.
* Update aria.sh