.bumpversion.cfg
.gitignore
.pre-commit-config.yaml
.windsurfrules
AGENTS.md
CHANGELOG.md
CLAUDE.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
build_macos.sh
build_windows.ps1
cliff.toml
config.example.yml
convert_to_ico.py
deploy.py
launcher.py
main.py
patch_pyinstaller_importers.py
patch_qtasyncio_events.patch
pyproject.toml
requirements.txt
setup.py
telegram-download-chat.icns
.github/release.yml
.github/workflows/build.yml
.github/workflows/test.yml
.windsurf/rules/talk-results.md
.windsurf/workflows/release.md
.windsurf/workflows/test-and-fix.md
assets/icon.ico
assets/icon.png
docs/plans/completed/2026-03-22-add-proxy-support.md
docs/plans/completed/2026-04-09-media-placeholders-txt.md
src/telegram_download_chat/__init__.py
src/telegram_download_chat/__main__.py
src/telegram_download_chat/core.py
src/telegram_download_chat/partial.py
src/telegram_download_chat/paths.py
src/telegram_download_chat.egg-info/PKG-INFO
src/telegram_download_chat.egg-info/SOURCES.txt
src/telegram_download_chat.egg-info/dependency_links.txt
src/telegram_download_chat.egg-info/entry_points.txt
src/telegram_download_chat.egg-info/requires.txt
src/telegram_download_chat.egg-info/top_level.txt
src/telegram_download_chat/cli/__init__.py
src/telegram_download_chat/cli/arguments.py
src/telegram_download_chat/cli/commands.py
src/telegram_download_chat/core/__init__.py
src/telegram_download_chat/core/auth.py
src/telegram_download_chat/core/auth_utils.py
src/telegram_download_chat/core/config.py
src/telegram_download_chat/core/context.py
src/telegram_download_chat/core/download.py
src/telegram_download_chat/core/downloader.py
src/telegram_download_chat/core/entities.py
src/telegram_download_chat/core/fast_download.py
src/telegram_download_chat/core/media.py
src/telegram_download_chat/core/messages.py
src/telegram_download_chat/core/presets.py
src/telegram_download_chat/core/render.py
src/telegram_download_chat/core/topics.py
src/telegram_download_chat/gui/TODO.md
src/telegram_download_chat/gui/__init__.py
src/telegram_download_chat/gui/main.py
src/telegram_download_chat/gui/worker.py
src/telegram_download_chat/gui/auth/__init__.py
src/telegram_download_chat/gui/auth/session_manager.py
src/telegram_download_chat/gui/tabs/__init__.py
src/telegram_download_chat/gui/tabs/convert_tab.py
src/telegram_download_chat/gui/tabs/download_tab.py
src/telegram_download_chat/gui/tabs/settings_tab.py
src/telegram_download_chat/gui/utils/__init__.py
src/telegram_download_chat/gui/utils/config.py
src/telegram_download_chat/gui/utils/file_utils.py
src/telegram_download_chat/gui/widgets/__init__.py
src/telegram_download_chat/gui/widgets/file_list.py
src/telegram_download_chat/gui/widgets/log_viewer.py
src/telegram_download_chat/gui/windows/__init__.py
src/telegram_download_chat/gui/windows/main_window.py
src/telegram_download_chat/mcp/AGENTS.md
src/telegram_download_chat/mcp/CLAUDE.md
src/telegram_download_chat/mcp/__init__.py
src/telegram_download_chat/mcp/connection_manager.py
src/telegram_download_chat/mcp/server.py
src/telegram_download_chat/web/__init__.py
src/telegram_download_chat/web/main.py
tests/__init__.py
tests/test_proxy.py
tests/test_telegram_download_chat.py
tests/fixtures/replies.json