mirror of
https://github.com/l1ving/youtube-dl
synced 2025-01-23 13:42:51 +08:00
Add files via upload
This commit is contained in:
parent
9f72d1d426
commit
785ff4196b
@ -256,8 +256,7 @@ def _real_main(argv=None):
|
||||
if opts.metafromuser:
|
||||
postprocessors.append({
|
||||
'key': 'MetadataFromUser',
|
||||
'metadata': opts.metafromuser
|
||||
|
||||
'metadata': opts.metafromuser
|
||||
})
|
||||
|
||||
if opts.extractaudio:
|
||||
|
Loading…
Reference in New Issue
Block a user