X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=3d60754c5e29784a0d9478e357c5458feb8ca58b;hb=b64f6e690ff84052751c593a8826a40a63cb1d84;hp=1a28d6be0854adde7725299edd06984cc41d1105;hpb=aeb72b3a413c8a9d11e3c002b8ab2612b9075a56;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index 1a28d6be0..3d60754c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,30 @@ -version +version 2019.01.10 + +Core +* [extractor/common] Use episode name as title in _json_ld ++ [extractor/common] Add support for movies in _json_ld +* [postprocessor/ffmpeg] Embed subtitles with non-standard language codes + (#18765) ++ [utils] Add language codes replaced in 1989 revision of ISO 639 + to ISO639Utils (#18765) + +Extractors +* [youtube] Extract live HLS URL from player response (#18799) ++ [outsidetv] Add support for outsidetv.com (#18774) +* [jwplatform] Use JW Platform Delivery API V2 and add support for more URLs ++ [fox] Add support National Geographic (#17985, #15333, #14698) ++ [playplustv] Add support for playplus.tv (#18789) +* [globo] Set GLBID cookie manually (#17346) ++ [gaia] Add support for gaia.com (#14605) +* [youporn] Fix title and description extraction (#18748) ++ [hungama] Add support for hungama.com (#17402, #18771) +* [dtube] Fix extraction (#18741) +* [tvnow] Fix and rework extractors and prepare for a switch to the new API + (#17245, #18499) +* [carambatv:page] Fix extraction (#18739) + + +version 2019.01.02 Extractors * [discovery] Use geo verification headers (#17838)