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