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.43k stars 4.76k forks source link

Add ability to skip uploading files and resume download/seed after restart #1656

Open xd003 opened 10 months ago

xd003 commented 10 months ago

I think it would be very useful it bot had a option say DOWNLOAD_ONLY in config which if set to true should just download the files & not upload it anywhere

anasty17 commented 10 months ago

ok this will be global variable only ? or may add in task args ?

xd003 commented 10 months ago

ok this will be global variable only ? or may add in task args ?

If you can add a way to override global variable with args that's a bonus, but global variable is must so that we don't have to add args each time for skipping upload permanently

DevRush94 commented 9 months ago

I think it would be very useful it bot had a option say DOWNLOAD_ONLY in config which if set to true should just download the files & not upload it anywhere

+1

paulper2 commented 6 months ago

ok this will be global variable only ? or may add in task args ?

If you can add a way to override global variable with args that's a bonus, but global variable is must so that we don't have to add args each time for skipping upload permanently

+1