diff options
author | Yen Chi Hsuan <yan12125@gmail.com> | 2017-07-11 16:05:15 +0800 |
---|---|---|
committer | Yen Chi Hsuan <yan12125@gmail.com> | 2017-07-11 16:05:15 +0800 |
commit | e8f20ffa032a791548a66bb7b694c424673537e6 (patch) | |
tree | addef2672ca2777faff3107fc22006f5d956565d /ChangeLog | |
parent | 9be31e771cd9481ea690c01eed398645deadc1de (diff) |
[vine] Make sure the title won't be empty
And fix a relevant TwitterCard test case
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ version <unreleased> Extractors +* [vine] Make sure the title won't be empty + [twitter] Support HLS streams in vmap URLs + [periscope] Support pscp.tv URLs in embedded frames * [niconico] Fix authentication error handling (#12486) |