[commonmistakes] Detect BOMs at the beginning of URLs
[youtube-dl] / youtube_dl / extractor / __init__.py
index 55ca0d6e4667928ad062ffbc3b26a19a7f819ccd..fb1e7f325c5c9e781bae5b3136fa71e4db50b92e 100644 (file)
@@ -74,7 +74,7 @@ from .collegehumor import CollegeHumorIE
 from .collegerama import CollegeRamaIE
 from .comedycentral import ComedyCentralIE, ComedyCentralShowsIE
 from .comcarcoff import ComCarCoffIE
-from .commonmistakes import CommonMistakesIE
+from .commonmistakes import CommonMistakesIE, UnicodeBOMIE
 from .condenast import CondeNastIE
 from .cracked import CrackedIE
 from .criterion import CriterionIE