This repository has been archived by the owner on Oct 23, 2019. It is now read-only.
Releases: expectocode/telegram-export
Releases · expectocode/telegram-export
Version 1.8
Version 1.7
Incremental update - update to newest Telethon and add a 2FA password code field to the config.
Version 1.5
A lot of nice little tweaks, and also brand new proxy support Thanks to @xkord for making this one happen. If there's something you wish the program did, consider making a PR. We appreciate them a lot.
You can check out the new proxy config syntax by looking in config.ini.example or running telegram-export --help
Other changes:
- There was a column created with the wrong datatype, which is not a breaking change but you may want to alter your tables if you're a perfectionist.
- The program now only mentions "not admin" when it's relevant.
- A missing entity for some URLs is now dumped.
- Config and help explanations have been improved to make things clearer and easier. If you find some other annoyances, let us know and we'll get to it (at some point).
- Some other bug fixes.
First minor version!
Basic functionality is now fully implemented - messages, users, channels, supergroups, participants, and admin log.
Next on the list is a nicer cli interface and somewhere in the future could be a GUI. We also want to reach a stable point with the DB schema and get rid of bugs we don't even know about yet :P