[telequebec] Fix Extraction and Add Support for video.telequebec.tv

closes #25733
closes #26883
closes #27339
This commit is contained in:
Remita Amine
2020-12-08 00:31:47 +01:00
parent 5bd7ad2e81
commit 07333d0062
2 changed files with 88 additions and 73 deletions

View File

@ -1152,6 +1152,7 @@ from .telequebec import (
TeleQuebecSquatIE,
TeleQuebecEmissionIE,
TeleQuebecLiveIE,
TeleQuebecVideoIE,
)
from .teletask import TeleTaskIE
from .telewebion import TelewebionIE