Releases: Kosat/telegram-messages-dump
Releases · Kosat/telegram-messages-dump
Upgraded to Telethon 1.6.2 and fixes
Minor bugfix
- Fix for the
--limit=0
bug #20
Minor bugfix
- CSV exporter now handles special characters in user names. #19
Fix for the chat name resolution bug
Fixed issue: 'Chat' object has no attribute 'username' #17 [PR by @Teoretic6 ]
Upgraded to Telethon v0.19.1.6
Upgraded to Telethon v0.18.3
Introduced continuous mode
- Incremental/continuous mode. See --continue option.
- Chat name now accepts multi-word dialogue titles. (Contributed by @fxcp )
- More logging.
- Code refactoring.
Added export to json and csv formats
- Did code refactoring.
- Code that does formatting is now segregated into a separate plugin files named extractors.
- Added a new extractor for json and csv.
- Removed Windows build from Travis due to issues with Wine.
Initial pre-release
v0.1.0 Changed some build scripts comments