[telequebec:live] Add extractor (closes #15688)
This commit is contained in:
parent
2d17c63140
commit
300148b48a
2 changed files with 44 additions and 1 deletions
|
@ -1049,7 +1049,10 @@ from .telebruxelles import TeleBruxellesIE
|
|||
from .telecinco import TelecincoIE
|
||||
from .telegraaf import TelegraafIE
|
||||
from .telemb import TeleMBIE
|
||||
from .telequebec import TeleQuebecIE
|
||||
from .telequebec import (
|
||||
TeleQuebecIE,
|
||||
TeleQuebecLiveIE,
|
||||
)
|
||||
from .teletask import TeleTaskIE
|
||||
from .telewebion import TelewebionIE
|
||||
from .testurl import TestURLIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue