SilentDemonSD / WZML-X

A Super Enhanced Telegram bot which can download torrents, mega, google drive links, telegram file, direct links and all yt-dlp sites, upload to google drive, telegram cloud, rclone clouds or ddl servers. Made with Pyrogram in Python by WZML-X Devs.
http://wzmlx.mysterysd.in
GNU General Public License v3.0
829 stars 1.76k forks source link

TG Link Bulk #195

Open thomassch8861 opened 1 year ago

thomassch8861 commented 1 year ago

Create a option to download from tg links when user send the number of files. Example: The first episode file of a tv series has this tglink https://t.me/c/1820463923/147141. Assume the Telegram channel is private and content restricted. The whole tv show has 16 episodes. So when user reply to the https://t.me/c/1820463923/147141 link with a command ask the user to enter the number of files need to be downloaded. So the files will start to get download. Only need to increment the last number in the link. If first episode link is https://t.me/c/1820463923/147141 then the second episode link should be https://t.me/c/1820463923/147142 Make this work for every command like zipping in to a folder and uploading

SilentDemonSD commented 1 year ago

Create a option to download from tg links when user send the number of files. Example: The first episode file of a tv series has this tglink https://t.me/c/1820463923/147141. Assume the Telegram channel is private and content restricted. The whole tv show has 16 episodes. So when user reply to the https://t.me/c/1820463923/147141 link with a command ask the user to enter the number of files need to be downloaded. So the files will start to get download. Only need to increment the last number in the link. If first episode link is https://t.me/c/1820463923/147141 then the second episode link should be https://t.me/c/1820463923/147142 Make this work for every command like zipping in to a folder and uploading

I will look into it in next upcoming updates

cleanerspam commented 1 month ago

Was this added ? I could see some bot that mirror and zip all files in a seequence specfied by command such as /mirror -zip https//t.me/12344567890/34-567 which just requires bot to be present in that channel and then it downloads all file of that channel begining from file_id 34 to file_id 567 and upload on Gdrive and then zip it and provide Gdrive and Index link Benefits- User can download multiple files from a single zip in a single command