[ChangeLog] Actualize
[youtube-dl] / ChangeLog
index 1494081b875b43b3d3a9cbeec55244d2f3208dde..32758032837d3562cd80b704b09245cde9d79af6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
 version <unreleased>
 
+Extractors
+* [joj] Relax URL regular expression (#16771)
+* [brightcove] Workaround sonyliv DRM protected videos (#16807)
+* [motherless] Fix extraction (#16786)
+* [itv] Make SOAP request non fatal and extract metadata from webpage (#16780)
+- [foxnews:insider] Remove extractor (#15810)
++ [foxnews] Add support for iframe embeds (#15810, #16711)
+
+
+version 2018.06.19
+
 Core
 + [extractor/common] Introduce expected_status in _download_* methods
   for convenient accept of HTTP requests failed with non 2xx status codes