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 the config: Please don't share your api_hash & api_id
file_formats:
audio:
- all
document:
- all
video:
- all
ids_to_retry: []
last_read_message_id: 583
media_types:
- audio
- photo
- video
- document
- voice
- video_note
**Python Version**
CPython 3.11.2 - Telegram Media Downloader 2.0.2
System: Darwin 18.7.0 (EN)
**Logs**
INFO Updated last read message_id to config file
Following error occured when checking for updates
<class 'ssl.SSLCertVerificationError'>, [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:992)
This issue has been automatically marked as stale because it has not had recent activity in the past 45 days. It will be closed if no further activity occurs in the next 7 days. Thank you for your contributions.
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 the config:
Please don't share your api_hash & api_id