knadh / tg-archive

A tool for exporting Telegram group chats into static websites like mailing list archives.
MIT License
885 stars 134 forks source link

Download all groups additional setting #46

Closed denieryd closed 2 years ago

denieryd commented 2 years ago

Have you thought about add settings that will specify to download all groups instead of one (which is False by default), something like that (in yaml file):

download_all_user_groups: True

knadh commented 2 years ago

Hi @denieryd, could you please explain what you mean by "all groups"? tg-archive takes the name of a group and works only with that group. The archive and the site are for that one group alone.