[YoutubeDL] Support DASH manifest downloading
[youtube-dl] / youtube_dl / version.py
index 82c2045920d11edb82ca15a4d0c4721822d74de1..6537101310684fe09d5d6327bab9d46106112cf4 100644 (file)
@@ -1,2 +1,3 @@
+from __future__ import unicode_literals
 
-__version__ = '2014.11.26'
+__version__ = '2015.05.29'