X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fdreisat.py;h=847f733a78e44a423a7bfa8be3409f3fe01c9365;hb=81f0259b9e4321b612c90709a043ff90d2b0a774;hp=56227c76297634f21513c6286b05c5a580c5243d;hpb=73e79f2a1be3179edd8eebf4b7b6d56fe953a4a8;p=youtube-dl.git diff --git a/youtube_dl/extractor/dreisat.py b/youtube_dl/extractor/dreisat.py index 56227c762..847f733a7 100644 --- a/youtube_dl/extractor/dreisat.py +++ b/youtube_dl/extractor/dreisat.py @@ -6,7 +6,6 @@ import xml.etree.ElementTree from .common import InfoExtractor from ..utils import ( determine_ext, - ExtractorError, unified_strdate, )