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

Hi there, Would it be possible to implement an optional feature to upload files (and delete locally) which were downloaded using this script to a remote location using rclone (gclone/fclone...)?...

enhancement
feature_request

Right now, we have `last_read_message_id` to specify the start point, but it will automatically download all the following stuff. Could we just specify some message IDs for downloading? I reckon...

Can I download files that cannot forward channels

After install and configuring the config.yaml file on initially running media_downloader.py I get the following error... "int.py", line 33, in __new__ return value.to_bytes(cls.SIZE, "little", signed=signed) OverflowError: int too big to...

hello i had downloaded the telegram downloader but i cant seem to make it work $ git clone https://github.com/Dineshkarthik/telegram_media_downloader.git $ cd telegram_media_downloader $ pip3 install -r requirements.txt ^^ this here...

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.14.5 to 2.15.2. Commits 5716ad1 Bump pylint to 2.15.2, update changelog 49b5d5d Upgrade astroid version following 2.12.9 release 97b07f7 Add more cases that emit bad-plugin-value (#7284) c5aefa2...

dependencies

Rounded videos doesn't seems to download. I'm talking about circle shaped videos that under voice message tab in Telegram. ERROR Message[13041]: could not be downloaded due to following exception: [[Errno...

Hello there, im sorry for bothering you friends, but I can´t make this work, I don´t know what things do I have to install/configure before being able to use the...

Traceback (most recent call last): File "D:/pythonProject/telegram_media_downloader-2.0.2/media_downloader.py", line 376, in main() File "D:/pythonProject/telegram_media_downloader-2.0.2/media_downloader.py", line 360, in main updated_config = asyncio.get_event_loop().run_until_complete( File "D:\Program Files (x86)\Python\Python38\lib\asyncio\base_events.py", line 616, in run_until_complete return future.result()...

Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.8.0. Release notes Sourced from black's releases. 22.8.0 Highlights Python 3.11 is now supported, except for blackd as aiohttp does not support 3.11 as of...

dependencies