[extractor/common] Add generic SMIL formats extraction routine
[youtube-dl] / youtube_dl / version.py
index f17c86405940b6208924d178c40fb4955dc0a739..3ac5255578f25cabce2f7d56dae2e21775904cf3 100644 (file)
@@ -1,2 +1,3 @@
+from __future__ import unicode_literals
 
-__version__ = '2014.10.15'
+__version__ = '2014.12.06.1'