]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/extractor/dreisat.py
YoutubeSubscriptionsIE: raise an error if there's no login information.
[youtube-dl.git] / youtube_dl / extractor / dreisat.py
index 56227c76297634f21513c6286b05c5a580c5243d..847f733a78e44a423a7bfa8be3409f3fe01c9365 100644 (file)
@@ -6,7 +6,6 @@ import xml.etree.ElementTree
 from .common import InfoExtractor
 from ..utils import (
     determine_ext,
-    ExtractorError,
     unified_strdate,
 )