[devscripts/make_lazy_extractors] Fix making lazy extractors on python 3 under Windows
[youtube-dl] / ChangeLog
index 2b02994e04ff93a681d1cdbaca1ac718918975e3..cff065171024975d9d8941abb3aaa047ea42978d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,19 @@
-version <unreleased>
+version 2017.02.22
+
+Extractors
+* [crunchyroll] Fix descriptions with double quotes (#12124)
+* [dailymotion] Make comment count optional (#12209)
++ [vidzi] Add support for vidzi.cc (#12213)
++ [24video] Add support for 24video.tube (#12217)
++ [crackle] Use geo bypass mechanism
++ [viewster] Use geo verification headers
++ [tfo] Improve geo restriction detection and use geo bypass mechanism
++ [telequebec] Use geo bypass mechanism
++ [limelight] Extract PlaylistService errors and improve geo restriction
+  detection
+
+
+version 2017.02.21
 
 Core
 * [extractor/common] Allow calling _initialize_geo_bypass from extractors