telegram_media_downloader icon indicating copy to clipboard operation
telegram_media_downloader copied to clipboard

Download media files from a telegram conversation/chat/channel up to 2GiB per file

Results 82 telegram_media_downloader issues
Sort by recently updated
recently updated
newest added

By specifying the upload_dir parameter in the config, you can change the upload directory. The old behavior is retained if this parameter is not present. Resolving #269

**Describe the bug** When downloading files a lot of them approx 70% is downloaded with size 0. However downloading them manually do not serve aany error. **To Reproduce** ```yaml chat_id:...

stale

**Is your feature request related to a problem? Please describe.** The current duplicate detection has some limitations, it cannot detect all duplicates. **Describe the solution you'd like** The script works...

enhancement

**Describe the bug** When setting file type to rar it won't download any rar even if the channel is full of rar archives. **To Reproduce** ```yaml chat_id: telegram_chat_id last_read_message_id: 0...

stale

**Describe the bug** exception on py .\media_downloader.py **To Reproduce** ```yaml chat_id: -1001632935915 last_read_message_id: 0 media_types: - audio - photo - video - document - voice file_formats: audio: - all document:...

stale

Is there any way to download a specific user's posts thats restricted? I get [400 PEER_ID_INVALID] error when I try Thanks

stale

Bumps [rich](https://github.com/Textualize/rich) from 12.5.1 to 13.5.2. Release notes Sourced from rich's releases. v13.5.2 Bugfix [13.5.2] - 2023-08-01 Fixed Fixed Text.expand_tabs assertion error v13.5.1 Very minor update to URL highlighting [13.5.1]...

dependencies

Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.14.5 to 2.17.5. Commits fe161df Bump pylint to 2.17.5, update changelog (#8887) 50d924b Remove carriage returns from doc file (#8884) (#8886) c6658ba Bump astroid to 2.15.6 (#8849)...

dependencies

Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.11 to 6.0.12.11. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-pyyaml&package-manager=pip&previous-version=6.0.11&new-version=6.0.12.11)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [mock](https://github.com/testing-cabal/mock) from 4.0.3 to 5.1.0. Changelog Sourced from mock's changelog. 5.1.0 bpo-44185: :func:unittest.mock.mock_open will call the :func:close method of the file handle mock when it is exiting from the...

dependencies