mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-16 12:11:27 +03:00
Added v1 of chat sidebar for Twitch VODs
This commit is contained in:
@@ -203,7 +203,10 @@ DEFAULT_CONFIG = {
|
||||
"use_API_key": false,
|
||||
"API_key": "",
|
||||
"use_youtube_API": false,
|
||||
"youtube_API_key": ""
|
||||
"youtube_API_key": "",
|
||||
"use_twitch_API": false,
|
||||
"twitch_API_key": "",
|
||||
"twitch_auto_download_chat": false
|
||||
},
|
||||
"Themes": {
|
||||
"default_theme": "default",
|
||||
|
||||
Reference in New Issue
Block a user