1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-17 22:55:42 +07:00

[extractors] add import for TeleQuebecIE

This commit is contained in:
Remita Amine
2016-09-08 22:55:27 +01:00
parent 4d5726b0d7
commit cb9cbd84ed

View File

@@ -861,6 +861,7 @@
from .telecinco import TelecincoIE
from .telegraaf import TelegraafIE
from .telemb import TeleMBIE
from .telequebec import TeleQuebecIE
from .teletask import TeleTaskIE
from .telewebion import TelewebionIE
from .testurl import TestURLIE