telegram-history-dump
telegram-history-dump copied to clipboard
Backup Telegram chat logs using telegram-cli
Hi, When I dump messages from a public channel it has no attribute for view counts which is visually available in official telegram app. It's not included in telegram-history-dump or...
I am using the patch from https://github.com/tvdstaaij/telegram-history-dump/pull/61 but from what I saw, it doesn't seem that this part was modified by the patch: ``` I, [2017-01-31T15:41:09.421861 #13743] INFO -- :...
Hi, Number of messages are huge to backup. Is there a way to backup messages in batches? For example last 10000, then from -10000 to -20000, etc. Thanks, Samim
Hi I am getting error when a download target ( ID/CHAT/... ) name contains " : " on its name like ::::ABC:::: or ...:::ABC:::... and if you put the download...
Hi, I have the following settings: ``` copy_media: true download_media: { photo: true, document: true, audio: true, video: true, } ``` But the directories at the path ./output/media/ are empty....
Could it be possible to make the html dumps look more like the web version of telegram?
If I do a dump of a supergroup I only back up until the date it was converted to supergroup. How could I back up conversations and media from before...
The tool is working great, except for a small bug: for some chats at every execution of `telegram-history-dump` the last message is added again to the `jsonl` file (and therefore...
I mean like `user has joined` or `someone added someone` (to chat) and so on. This is kind of faceless messages though I can see them in desktop app.
Hello i want to backup my conversations with special contact. i tried this by editing **config.yaml** => **backup_users** and adding contact's username or contact's print name or contact's id but...