Sergey M․ пре 8 година
родитељ
комит
5bae33485c
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      youtube_dl/extractor/toutv.py

+ 0 - 1
youtube_dl/extractor/toutv.py

@@ -5,7 +5,6 @@ from .common import InfoExtractor
 from ..utils import (
     int_or_none,
     js_to_json,
-    ExtractorError,
     urlencode_postdata,
     extract_attributes,
     smuggle_url,