Add --write-*-link by h-h-h-h
Authored-by: h-h-h-h
This commit is contained in:
parent
e51f368c27
commit
732044afb2
10 changed files with 258 additions and 3 deletions
|
|
@ -389,6 +389,10 @@ def _real_main(argv=None):
|
|||
'writeinfojson': opts.writeinfojson,
|
||||
'writethumbnail': opts.writethumbnail,
|
||||
'write_all_thumbnails': opts.write_all_thumbnails,
|
||||
'writelink': opts.writelink,
|
||||
'writeurllink': opts.writeurllink,
|
||||
'writewebloclink': opts.writewebloclink,
|
||||
'writedesktoplink': opts.writedesktoplink,
|
||||
'writesubtitles': opts.writesubtitles,
|
||||
'writeautomaticsub': opts.writeautomaticsub,
|
||||
'allsubtitles': opts.allsubtitles,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue