[telequebec:squat] Add support for squat.telequebec.tv (closes #18503)
[youtube-dl] / youtube_dl / extractor / extractors.py
index a2d6e5314e2b096e25f0b5fae090effcf5aa3772..8d3e433c33481d3c77aef41aa5639a793ece3d76 100644 (file)
@@ -1129,6 +1129,7 @@ from .telegraaf import TelegraafIE
 from .telemb import TeleMBIE
 from .telequebec import (
     TeleQuebecIE,
+    TeleQuebecSquatIE,
     TeleQuebecEmissionIE,
     TeleQuebecLiveIE,
 )