Option to present -F output to a more tabular form
This commit is contained in:
parent
2d30509fc8
commit
76d321f68f
5 changed files with 86 additions and 12 deletions
|
|
@ -358,6 +358,7 @@ def _real_main(argv=None):
|
|||
'allow_multiple_video_streams': opts.allow_multiple_video_streams,
|
||||
'allow_multiple_audio_streams': opts.allow_multiple_audio_streams,
|
||||
'listformats': opts.listformats,
|
||||
'listformats_table': opts.listformats_table,
|
||||
'outtmpl': outtmpl,
|
||||
'autonumber_size': opts.autonumber_size,
|
||||
'autonumber_start': opts.autonumber_start,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue