diff --git a/youtube_dl/extractor/radioplay.py b/youtube_dl/extractor/radioplay.py index ae192e311..77898aafd 100644 --- a/youtube_dl/extractor/radioplay.py +++ b/youtube_dl/extractor/radioplay.py @@ -1,3 +1,4 @@ +# coding: utf-8 from __future__ import unicode_literals from .common import InfoExtractor