diff options
author | Yen Chi Hsuan <yan12125@gmail.com> | 2017-05-26 23:04:42 +0800 |
---|---|---|
committer | Yen Chi Hsuan <yan12125@gmail.com> | 2017-05-26 23:04:42 +0800 |
commit | c130f0a37b5c31fa559373ec319f79830c591c22 (patch) | |
tree | a57ec213a7053eceea108b07a8d039f63a13ae86 /ChangeLog | |
parent | d3d4ba7f241bb3c8d6478a36917ff6c81e97a85d (diff) |
[tudou] Merge into youku extractor (fixes #12214)
Also, there are no tudou playlists anymore. All playlist URLs points to youku
playlists.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ Core * [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182) Extractors +* [tudou] Merge into youku extractor (#12214) * [youku:show] Fix extraction * [youku] Fix extraction (#13191) |