Dineshkarthik / telegram_media_downloader

Download media files from a telegram conversation/chat/channel up to 2GiB per file
MIT License
2.13k stars 363 forks source link

add multi chat_id downloads #77

Open lovitus opened 3 years ago

lovitus commented 3 years ago

possible to support multiple chat_ids monitoring/downloading ? I wish to keep baking up almost all my groups and channels files and media

Dineshkarthik commented 3 years ago

Hi this the feature is already in ToDo list here.

Codel1417 commented 2 years ago

https://github.com/Codel1417/telegram_media_downloader Added it in a fork but currently ONLY does all chats without filtering

benborges commented 2 years ago

https://github.com/Codel1417/telegram_media_downloader Added it in a fork but currently ONLY does all chats without filtering

Is there a way to implement your download_directory: optional_directory_path feature to the main code ?