diff --git a/youtube_dl/extractor/telecinco.py b/youtube_dl/extractor/telecinco.py index 161656aa6..db9788c18 100644 --- a/youtube_dl/extractor/telecinco.py +++ b/youtube_dl/extractor/telecinco.py @@ -1,3 +1,4 @@ +#coding: utf-8 from __future__ import unicode_literals from .mitele import MiTeleIE