telegram_media_downloader/config.yaml

20 lines
248 B
YAML
Raw Normal View History

2019-07-24 23:42:25 +08:00
api_hash: your_api_hash
api_id: your_api_id
chat_id: telegram_chat_id
last_read_message_id: 0
ids_to_retry: []
media_types:
- audio
- photo
- video
- document
2020-06-11 22:05:41 +08:00
- voice
- video_note
2020-06-11 22:05:41 +08:00
file_formats:
audio:
- all
document:
- all
video:
- all