AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/benchmark_2.0_GiB.png
docs/benchmark_2.0_GiB.rst
docs/benchmark_20.0_MiB.png
docs/benchmark_20.0_MiB.rst
docs/benchmark_200.0_MiB.png
docs/benchmark_200.0_MiB.rst
docs/benchmark_512.0_KiB.png
docs/benchmark_512.0_KiB.rst
docs/benchmark_full.rst
docs/caption_format.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/readme.rst
docs/supported_file_types.rst
docs/troubleshooting.rst
docs/upload_benchmark.rst
docs/usage.rst
docs/_static/logo.png
telegram_uploader/__init__.py
telegram_uploader/_compat.py
telegram_uploader/caption_formatter.py
telegram_uploader/cli.py
telegram_uploader/config.py
telegram_uploader/download_files.py
telegram_uploader/exceptions.py
telegram_uploader/management.py
telegram_uploader/upload_files.py
telegram_uploader/utils.py
telegram_uploader/video.py
telegram_uploader.egg-info/PKG-INFO
telegram_uploader.egg-info/SOURCES.txt
telegram_uploader.egg-info/dependency_links.txt
telegram_uploader.egg-info/entry_points.txt
telegram_uploader.egg-info/not-zip-safe
telegram_uploader.egg-info/requires.txt
telegram_uploader.egg-info/top_level.txt
telegram_uploader/client/__init__.py
telegram_uploader/client/progress_bar.py
telegram_uploader/client/telegram_download_client.py
telegram_uploader/client/telegram_manager_client.py
telegram_uploader/client/telegram_upload_client.py
tests/__init__.py
tests/_compat.py
tests/test_caption_formatter.py
tests/test_cli.py
tests/test_config.py
tests/test_download_files.py
tests/test_exceptions.py
tests/test_files.py
tests/test_management.py
tests/test_upload_files.py
tests/test_utils.py
tests/test_video.py
tests/test_client/__init__.py
tests/test_client/test_progress_bar.py
tests/test_client/test_telegram_download_client.py
tests/test_client/test_telegram_manager_client.py
tests/test_client/test_telegram_upload_client.py