OverflowError: int too big to convert #140
-
Hello, I've installed The media Downloader on my Synology NAS, done all the necessary configuration, but I'm getting an intinger number conversion error at statup. Would someone have any advice? Thanks. `~/Apps/GIT/telegram_media_downloader$ python3 media_downloader.py INFO:media_downloader:Device: CPython 3.8.8 - Telegram Media Downloader 1.2.1 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@Benouzao can you share the config.yaml without api_hash, api_id, chat_id |
Beta Was this translation helpful? Give feedback.
-
What you are doing is wrong. chat_id: # chat name without '@' prefeix or chat_id ==> -1001615725460
last_read_message_id: 0 # as you will be starting from the very first message in the channel. As mentioned in here you shouldn't change the last_read_message_id |
Beta Was this translation helpful? Give feedback.
What you are doing is wrong.
It should be as below:
As mentioned in here you shouldn't change the last_read_message_id