This commit is contained in:
Trygve 2022-07-31 23:20:16 +02:00
commit fbba13afe5
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
config {
'server_url': 'https://example.com',
config = {
'url': 'https://example.com',
'username': '',
'password': '',
'yt_dlp_format': 'bestvideo[ext=webm]+bestaudio[ext=webm]/best[ext=mp4]/best',