1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-01-23 20:15:34 +08:00

Add files via upload

This commit is contained in:
vayalil 2018-02-17 10:02:33 +11:00 committed by GitHub
parent 9f72d1d426
commit 785ff4196b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -257,7 +257,6 @@ def _real_main(argv=None):
postprocessors.append({
'key': 'MetadataFromUser',
'metadata': opts.metafromuser
})
if opts.extractaudio: