diff --git a/youtube_dl/extractor/listennow.py b/youtube_dl/extractor/listennow.py index 872a9fda3..627acab07 100644 --- a/youtube_dl/extractor/listennow.py +++ b/youtube_dl/extractor/listennow.py @@ -1,3 +1,4 @@ +# coding: utf-8 from __future__ import unicode_literals from .common import InfoExtractor