FFmpegMetadataPP; Write temporary file to `something.temp.{ext}` (fixes #2079)
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 3 Jan 2014 11:52:27 +0000 (12:52 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Fri, 3 Jan 2014 11:54:19 +0000 (12:54 +0100)
commit91d7d0b333d2fe09121c7328cf519c1b5331adef
tree95e9790db9c1a8adf7969f0e754a5e3408e2554e
parent9887c9b2d62258645de73aa69f18bfff5f540174
FFmpegMetadataPP; Write temporary file to `something.temp.{ext}` (fixes #2079)

ffmpeg correctly recognize the formats of extensions like m4a, but it doesn’t works if it’s passed with the `—format` option.
youtube_dl/PostProcessor.py
youtube_dl/utils.py