Introduce get_elements_by_class and get_elements_by_attribute utility functions
[youtube-dl] / ChangeLog
index ee3c30b7cc7fcbb46d17ae80f5c99e7e2dbd2429..d4c8081f776b66318a9227592b31977c61686b7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,19 @@
-version <unreleased>
+version 2017.02.10
+
+Extractors
+* [xtube] Fix extraction (#12023)
+* [pornhub] Fix extraction (#12007, #12018)
+* [facebook] Improve JS data regular expression (#12042)
+* [kaltura] Improve embed partner id extraction (#12041)
++ [sprout] Add support for sproutonline.com
+* [6play] Improve extraction
++ [scrippsnetworks:watch] Add support for Scripps Networks sites (#10765)
++ [go] Add support for Adobe Pass authentication (#11468, #10831)
+* [6play] Fix extraction (#12011)
++ [nbc] Add support for Adobe Pass authentication (#12006)
+
+
+version 2017.02.07
 
 Core
 * [extractor/common] Fix audio only with audio group in m3u8 (#11995)