mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-21 17:51:51 +00:00
[extractors] add import for TeleQuebecIE
This commit is contained in:
parent
4d5726b0d7
commit
cb9cbd84ed
1 changed files with 1 additions and 0 deletions
|
@ -861,6 +861,7 @@ from .telebruxelles import TeleBruxellesIE
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue