8 lines
214 B
Text
8 lines
214 B
Text
{
|
|
"apiKey": "YOUR_API_KEY",
|
|
"extraHeaders": [
|
|
{"key": "x-extra", "value": "heder"}
|
|
],
|
|
"database": "$HOME/yttui.db",
|
|
"watchCommand": ["xdg-open", "https://youtube.com/watch?v={{vid}}"]
|
|
}
|