]> git.bitcoin.ninja Git - youtube-dl/blobdiff - youtube_dl/extractor/cbs.py
Merge branch 'akamai_pv' of https://github.com/remitamine/youtube-dl into remitamine...
[youtube-dl] / 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,
 )