Added config
This commit is contained in:
parent
11a639be5d
commit
307e80c952
7
config.py
Normal file
7
config.py
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
config {
|
||||||
|
'server_url': 'https://example.com',
|
||||||
|
'username': '',
|
||||||
|
'password': '',
|
||||||
|
'yt_dlp_format': 'bestvideo[ext=webm]+bestaudio[ext=webm]/best[ext=mp4]/best',
|
||||||
|
'download_dir': './videos',
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user