anasty17 / mirror-leech-telegram-bot

Official Repository: Telegram bot which can download direct links, torrents, nzb, google drive, telegram document, any file/folder from rclone supported clouds, all yt-dlp supported sites and jdownloader supported sites, then upload them to google drive, telegram cloud or to one of rclone supported clouds
https://t.me/mltb_official_channel
GNU General Public License v3.0
3.34k stars 4.74k forks source link

Feature Proposal: Handling Large Files Through Link Segmentation #1685

Closed codingwizardx closed 6 months ago

codingwizardx commented 6 months ago

Hello,

Many users of the bot are currently facing a significant challenge. They have a need to mirror or leech very large files, some as big as 100 GB, 500 GB, and even 1 TB or more. However, acquiring a VPS with the storage capacity to handle such large files is neither simple nor cost-effective.

To address this, I propose a feature that could potentially solve this problem: what if we could break down or split the files associated with a link into smaller segments for download and subsequent upload? By segmenting the files, we could manage the download and upload processes without ever running out of storage on the VPS, thus resolving a major issue for most users.

I'm eager to hear your thoughts on this solution and whether it could be integrated into our current workflow.