[extractors] Use http_headers for setting the User-Agent and the Referer
[youtube-dl] / youtube_dl / version.py
index 34bf665adbcea74760b81f3a6d0ab06b56f68066..35f3e1b6bbd029ff7c87593795a9c4ef2aa575f0 100644 (file)
@@ -1,2 +1,3 @@
+from __future__ import unicode_literals
 
-__version__ = '2014.11.16'
+__version__ = '2015.01.23.4'