[README.md:output_template] Add example for channel/user playlists download
[youtube-dl] / youtube_dl / version.py
index 473916f7ada46fc6c9e66daa718ff354cd362634..7a3df6a26fc7d73fb9c3b7c34d9923208d3d112e 100644 (file)
@@ -1,2 +1,3 @@
+from __future__ import unicode_literals
 
-__version__ = '2014.11.12.1'
+__version__ = '2016.02.22'