1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2026-02-01 19:47:01 +00:00

[postprocessor/ffmpeg] Fix metadata filename handling on Python 2

Fixes #13182
This commit is contained in:
Yen Chi Hsuan
2017-05-25 22:04:12 +08:00
parent e834f04400
commit 5192ee17e7
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
version <unreleased>
Core
* [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182)
version 2017.05.23
Core