1
0
Fork 0

Update to ytdl-2021.01.24.1

This commit is contained in:
Remita Amine 2021-01-16 18:12:05 +01:00 committed by pukkandan
commit a820dc722e
23 changed files with 988 additions and 413 deletions

View file

@ -373,6 +373,7 @@ def _real_main(argv=None):
'listformats': opts.listformats,
'listformats_table': opts.listformats_table,
'outtmpl': outtmpl,
'outtmpl_na_placeholder': opts.outtmpl_na_placeholder,
'paths': opts.paths,
'autonumber_size': opts.autonumber_size,
'autonumber_start': opts.autonumber_start,