From aa7ef04993a48ccdd7eede4093f0588d1a7d5bf7 Mon Sep 17 00:00:00 2001 From: Carlos Ramos Date: Thu, 18 Sep 2014 05:56:02 +0200 Subject: [PATCH] Add coding utf-8 --- youtube_dl/extractor/vidspot.py | 1 + 1 file changed, 1 insertion(+) diff --git a/youtube_dl/extractor/vidspot.py b/youtube_dl/extractor/vidspot.py index 6a2d8787c..e7279e7f0 100644 --- a/youtube_dl/extractor/vidspot.py +++ b/youtube_dl/extractor/vidspot.py @@ -1,3 +1,4 @@ +# coding: utf-8 from __future__ import unicode_literals import os.path