mirror of
https://github.com/tropicoo/yt-dlp-bot.git
synced 2024-11-10 09:03:02 +08:00
parent
a4bdfcccb2
commit
6e88cfe0c7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ telegram:
|
||||||
- "^http(s)?:\\/\\/.+$"
|
- "^http(s)?:\\/\\/.+$"
|
||||||
allowed_users: # Multiple users/groups are allowed.
|
allowed_users: # Multiple users/groups are allowed.
|
||||||
- id: 11111111111 # User or group ID.
|
- id: 11111111111 # User or group ID.
|
||||||
is_admin: !! bool True
|
is_admin: !!bool True
|
||||||
send_startup_message: !!bool True
|
send_startup_message: !!bool True
|
||||||
download_media_type: "VIDEO"
|
download_media_type: "VIDEO"
|
||||||
save_to_storage: !!bool False
|
save_to_storage: !!bool False
|
||||||
|
|
Loading…
Reference in a new issue