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