yttui/yttui.conf.example

8 lines
180 B
Plaintext

{
"apiKey": "YOUR_API_KEY",
"extraHeaders": [
{"key": "x-extra", "value": "heder"}
],
"watchCommand": ["xdg-open", "https://youtube.com/watch?v={{vid}}"]
}