[extractor/common] Add _meta_regex and clarify tags field
[youtube-dl] / youtube_dl / version.py
index 910c5a34f3f83e3a26b7e0d2935a25e076215b46..fa157cadb232c7238206f568986f055d2960073f 100644 (file)
@@ -1,2 +1,3 @@
+from __future__ import unicode_literals
 
-__version__ = '2013.12.17.1'
+__version__ = '2015.07.28'