mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-12 08:06:38 -07:00
[telequebec] Fix Extraction and Add Support for video.telequebec.tv
closes #25733 closes #26883 closes #27339
This commit is contained in:
parent
5bd7ad2e81
commit
07333d0062
2 changed files with 88 additions and 73 deletions
|
@ -1152,6 +1152,7 @@ from .telequebec import (
|
|||
TeleQuebecSquatIE,
|
||||
TeleQuebecEmissionIE,
|
||||
TeleQuebecLiveIE,
|
||||
TeleQuebecVideoIE,
|
||||
)
|
||||
from .teletask import TeleTaskIE
|
||||
from .telewebion import TelewebionIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue