[Tumblr] fix encoding (PEP0263)
[youtube-dl] / youtube_dl / extractor / tumblr.py
index 3971ad6df8f3c8289f3fc5f00c6b33b498e1e61f..2882c1809e0bd55c1e6c8b441c19293aeb64d301 100644 (file)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
 from __future__ import unicode_literals
 
 import re