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 { config = {
'server_url': 'https://example.com', 'url': 'https://example.com',
'username': '', 'username': '',
'password': '', 'password': '',
'yt_dlp_format': 'bestvideo[ext=webm]+bestaudio[ext=webm]/best[ext=mp4]/best', 'yt_dlp_format': 'bestvideo[ext=webm]+bestaudio[ext=webm]/best[ext=mp4]/best',