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

i tried to look at Google but i couldn't find anything what am i doing wrong? ``` pip3 install --upgrade --user tgcrypto Collecting tgcrypto Using cached TgCrypto-1.2.5.tar.gz (37 kB) Installing...

I would like the tool to only be able to download files from a channel within a Telegram group. Thank you

stale

**Is your feature request related to a problem? Please describe.** Enable download from multiple telegram groups. currently only one group can be used. **Describe the solution you'd like** Enable download...

stale

Hello! This is more like a question, is it possible to have it show me which file it's downloading at the moment, at what speed, how much percentage of it...

stale

I would like to know if it is possible to make the program "skip" files that I already have from downloading them manually before. Would pasting them into the downloading...

stale

It's just that if you have multiple files with the same names being downloaded in the same time you get errors about how the previous file is preventing the download...

stale

**Describe the bug** When I run python media_downloader.py, it exits and says OverflowError: int too big to convert **To Reproduce** Share the config: `Please don't share your api_hash & api_id`...

stale

**Describe the bug** Seems all the content from telegram channel is downloading successfully. but: SSL Certificate error is occur at the end of script execution, see logs **To Reproduce** Share...

stale

when i execute 'python media_downloader.py',it shows: `Traceback (most recent call last): File "D:\Projects\telegram_media_downloader\media_downloader.py", line 376, in main() File "D:\Projects\telegram_media_downloader\media_downloader.py", line 360, in main updated_config = asyncio.get_event_loop().run_until_complete( File "D:\Program Files\python\python3.10.6\lib\asyncio\base_events.py", line...

stale

Error in installing requirements.txt (requests-toolbelt error) Fix: Change your requirements with my: ```py https://github.com/Dineshkarthik/pyrogram/archive/refs/heads/master.zip PyYAML==6.0 rich==12.5.1 TgCrypto==1.2.3 requests-toolbelt!=0.9.0,>=0.8.0 ```

stale