1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-19 00:00:44 -05:00

[youku:show] Fix extraction

This commit is contained in:
Yen Chi Hsuan
2017-05-26 21:59:16 +08:00
parent 5552c9eb0f
commit d3d4ba7f24
2 changed files with 41 additions and 27 deletions

View File

@@ -5,6 +5,7 @@ Core
* [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182)
Extractors
* [youku:show] Fix extraction
* [youku] Fix extraction (#13191)