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

About 64% of the videos create the file correctly, but the file is empty (0kb) or exactly 1024kb they cannot be played properly ```yaml chat_id: telegram_chat_id last_read_message_id: 1069 media_types: -...

**Describe the bug** TimeoutError will cause many files to show up as 0 bytes. I used Rhillip's patch from this post that will delete any files this happens to then...

Display after entering anything: enter phone number or bot token Telegram Media Downloader v2.0.2 windowns 11 python 3.10

****python3.10.5 use app to download is ok, All channels are the same**** ERROR client.py:979 Traceback (most recent call last): File "/usr/local/python-3.10.5/lib/python3.10/site-packages/pyrogram/client.py", line 848, in get_file r = await session.invoke( File...

**Describe the bug** Only ~160 Audiofiles out of 700 are downloaded (The mobile App shows 700 Audio Files which can be played). Each re-run of the Script will download ~5...

It has stopped downloading from private or restricted channels or groups anymore.. was working fine before

stale

After typing in my phone number and the verification code, I get the following error: During handling of the above exception, another exception occurred: Traceback (most recent call last): File...

#### Location of the documentation [README](README.md) #### Documentation problem I have this channel, but cannot find this pattern in the documentation `https://web.telegram.org/?legacy=1#/im?p=g123456789` (note 'g' prefix plus 9 numbers) #### Suggested...

documentation
stale

**Describe the bug** Is possible download media from private groups wich i am not added in? Anytime i try to download media from private groups wich i am not added...

Telegram channels offer a variety of files to download. Only some files are actually interesting. The current version downloads all files without applying any filter. Solution: Let user specify keywords...

enhancement