telegram-history-dump icon indicating copy to clipboard operation
telegram-history-dump copied to clipboard

Backup Telegram chat logs using telegram-cli

Results 57 telegram-history-dump issues
Sort by recently updated
recently updated
newest added

I was downloading a chat with around 200000 messages. The app crashed with a Traceback at 50000th message. When I tried to run it again it started from 0! Is...

Hello is there any way to convert .jsonl files to .html manually? (where i can't access to telegram-cli ever again and telegram-history-dump stoped when was working)

question

When I try to dump a history of user chat with only two messages, I get an error: https://pastebin.com/8VkRaBkY I run telegram-cli with arguments --json -and P 9009 and telegram-history-dump...

Hey there, I cloned the latest changes from the repo and tried to run it but I got the error below: `I, [2017-12-22T12:42:45.815431 #10437] INFO -- : Attaching to telegram-cli...

I have 2 chats with more than 100.000 messages each, and when I try to do the backups everything works well except for these 2 chats. In particular, one of...

20MB json file, converted to html. The false media is in json and in html as well. In html it is ok from the middle of the second page. The...

when I enter: telgram-cli --json -P 9009 I get the response "Bad system call". What's up with that? How do I continue. #sorrynotsorry

I start telegram-cli by `bin/telegram-cli --json -P 9009` then type `ctrl + c` to halt the window then type `ruby ./telegram-history-dump.rb` . then I get the following error : ```...

question

is there any way to dump media with their date time and username like: "durov-9-22-2017-10-35.jpg" instead of something like "download_4138578309_281456.jpg"

When dumping a conversation, I get a `WARN` saying `Message ids are not sequential`. Googling this warning, there aren't any hits except for the source code itself, so I thought...