Copy the mtime from the oldest source file to the file created by ffmpeg
authorIvan Kozik <ivan@ludios.org>
Thu, 20 Nov 2014 06:25:12 +0000 (06:25 +0000)
committerIvan Kozik <ivan@ludios.org>
Thu, 20 Nov 2014 06:39:07 +0000 (06:39 +0000)
commit0cd64bd077fb378ae3afc5b2a8e091e4f50df9c2
tree778ed48a98e10ffb3af624d12d733677c4b6de2a
parent07e378fa18b1c6b8becd46f6cf2d476e29a70a59
Copy the mtime from the oldest source file to the file created by ffmpeg

Fixes #4245
youtube_dl/postprocessor/ffmpeg.py