Sergey M․
7 years ago
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with
1 additions and
1 deletions
-
youtube_dl/postprocessor/ffmpeg.py
|
|
@ -44,7 +44,7 @@ ACODECS = { |
|
|
|
'aac': 'aac', |
|
|
|
'flac': 'flac', |
|
|
|
'm4a': 'aac', |
|
|
|
'opus': 'opus', |
|
|
|
'opus': 'libopus', |
|
|
|
'vorbis': 'libvorbis', |
|
|
|
'wav': None, |
|
|
|
} |
|
|
|