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