.
This commit is contained in:
parent
8d2915eea1
commit
c93d03a111
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ ytdl_format_options = {
|
||||||
'format': 'bestaudio/best',
|
'format': 'bestaudio/best',
|
||||||
'noplaylist': True,
|
'noplaylist': True,
|
||||||
'quiet': True,
|
'quiet': True,
|
||||||
'extractaudio': True,
|
'extractaudio': False,
|
||||||
'audioformat': 'mp3',
|
'audioformat': 'mp3',
|
||||||
'nocheckcertificate': True,
|
'nocheckcertificate': True,
|
||||||
'ignoreerrors': True,
|
'ignoreerrors': True,
|
||||||
|
|
Loading…
Add table
Reference in a new issue