Releases: Retro-Zero/telegram-export-md
Releases · Retro-Zero/telegram-export-md
Release list
v0.3.1
v0.3.0
Interactive fetch picker: choose chats, media types (photo/video/voice/audio/document/sticker/animation), and limits (last N, size cap, date range). All prompts also available as flags for scripting.
v0.2.1
Bugfix: fetch crashed with sqlite3.OperationalError because the session directory was never created. Now created automatically.
v0.2.0
New: tg-export-md fetch — backup chats straight from Telegram servers (Telethon). Same export format, so conversion is unchanged. Install with: pip install "telegram-export-md[fetch]"
v0.1.0
Initial release. Converts Telegram Desktop JSON exports to readable Markdown: formatting, replies, forwards, polls, service messages, and media (with --copy-media for self-contained backups). Zero dependencies.