From 1baba7f4a85652c3844661b48378f188a9a5631f Mon Sep 17 00:00:00 2001 From: Yen Chi Hsuan Date: Thu, 12 Oct 2017 12:02:26 +0800 Subject: [PATCH] [vh1] Adding coding cookie --- youtube_dl/extractor/vh1.py | 1 + 1 file changed, 1 insertion(+) diff --git a/youtube_dl/extractor/vh1.py b/youtube_dl/extractor/vh1.py index 2341e5f71..dff94a2b8 100644 --- a/youtube_dl/extractor/vh1.py +++ b/youtube_dl/extractor/vh1.py @@ -1,3 +1,4 @@ +# coding: utf-8 from __future__ import unicode_literals from .mtv import MTVServicesInfoExtractor