[postprocessor/ffmpeg] Return correct filepath and ext in updated information in...
authorPierre Mdawar <p.mdawar@gmail.com>
Sat, 15 Oct 2016 19:12:03 +0000 (22:12 +0300)
committerSergey M <dstftw@gmail.com>
Sat, 15 Oct 2016 19:12:03 +0000 (02:12 +0700)
commit2273e2c53031d46f5b361821e55a05c96466b589
tree8f26f15e4f6bc8148884db41a2b34e3a24bd9479
parent4b492e357903b2994a649f4c4d8b1e729fb5a71c
[postprocessor/ffmpeg] Return correct filepath and ext in updated information in FFmpegExtractAudioPP

Return correct audio's filepath and ext instead of the video's when extracting audio and audio file already exists.
youtube_dl/postprocessor/ffmpeg.py