small fix?
This commit is contained in:
parent
3d74b6fe35
commit
179fc1ef22
|
@ -30,6 +30,7 @@ ydl_opts = {
|
|||
'skip_download': True,
|
||||
'writethumbnail': False,
|
||||
'progress' : False,
|
||||
'noprogress': True,
|
||||
'quiet': True
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue