X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=ChangeLog;h=18893bba87e7f05fe9525d4382705c59c15d54d8;hb=903a183b6adc60808f04294a7003b6d4bd250304;hp=ca3ee8a931a056421e9e30df5b7ebb83df9742a9;hpb=f701827e319963ca783d012f3647aa44fc0efcd6;p=youtube-dl diff --git a/ChangeLog b/ChangeLog index ca3ee8a93..18893bba8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,26 @@ -version +version 2017.08.06 + +Core +* Use relative paths for DASH fragments (#12990) + +Extractors +* [pluralsight] Fix format selection +- [mpora] Remove extractor (#13826) ++ [voot] Add support for voot.com (#10255, #11644, #11814, #12350, #13218) +* [vlive:channel] Limit number of videos per page to 100 (#13830) +* [podomatic] Extend URL regular expression (#13827) +* [cinchcast] Extend URL regular expression +* [yandexdisk] Relax URL regular expression (#13824) +* [vidme] Extract DASH and HLS formats +- [teamfour] Remove extractor (#13782) +* [pornhd] Fix extraction (#13783) +* [udemy] Fix subtitles extraction (#13812) +* [mlb] Extend URL regular expression (#13740, #13773) ++ [pbs] Add support for new URL schema (#13801) +* [nrktv] Update API host (#13796) + + +version 2017.07.30.1 Core * [downloader/hls] Use redirect URL as manifest base (#13755)