[tvplay] Don't raise an exception if `is_geo_blocked` is True
[youtube-dl] / youtube_dl / version.py
index 327560c76bb1bc37584524a51240a97dc7b51428..0345b7eb63ccb8b3f7911c264b5b6c5d355ebdfd 100644 (file)
@@ -1,2 +1,3 @@
+from __future__ import unicode_literals
 
-__version__ = '2014.11.02.1'
+__version__ = '2014.12.10.3'