From: Jeff Smith Date: Thu, 29 Aug 2013 17:51:38 +0000 (-0500) Subject: Fix orf.at extractor by adding file coding mark X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=8928491074095ec4da84be9c7d5ff4f1c0f98400;p=youtube-dl Fix orf.at extractor by adding file coding mark --- diff --git a/youtube_dl/extractor/orf.py b/youtube_dl/extractor/orf.py index 8da0a2c8e..41ef8e992 100644 --- a/youtube_dl/extractor/orf.py +++ b/youtube_dl/extractor/orf.py @@ -1,3 +1,5 @@ +# coding: utf-8 + import re import xml.etree.ElementTree import json