]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/extractor/cbs.py
[cwtv] Relax _VALID_URL (Closes #9327)
[youtube-dl.git] / youtube_dl / extractor / cbs.py
index 653d09e341d15fc8be532cb04ce0d6804d44b80e..051d783a23cc7c0b5858af0c24f63187181cd276 100644 (file)
@@ -5,7 +5,6 @@ from ..utils import (
     xpath_text,
     xpath_element,
     int_or_none,
-    ExtractorError,
     find_xpath_attr,
 )