mirror of
https://github.com/Dineshkarthik/telegram_media_downloader.git
synced 2024-12-27 01:03:56 +08:00
19 lines
248 B
YAML
19 lines
248 B
YAML
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
|
|
- voice
|
|
- video_note
|
|
file_formats:
|
|
audio:
|
|
- all
|
|
document:
|
|
- all
|
|
video:
|
|
- all
|