mirror of
https://github.com/l1ving/youtube-dl
synced 2026-05-30 12:42:03 +08:00
Add files via upload
This commit is contained in:
committed by
GitHub
Unverified
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:
|
||||
|
||||
Reference in New Issue
Block a user