1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-02 12:02:52 -05:00

[telequebec:squat] Add support for squat.telequebec.tv (closes #18503)

This commit is contained in:
Sergey M․
2019-10-04 20:14:45 +07:00
parent 3a37f2c3be
commit 05446d483d
2 changed files with 48 additions and 0 deletions

View File

@ -1129,6 +1129,7 @@ from .telegraaf import TelegraafIE
from .telemb import TeleMBIE
from .telequebec import (
TeleQuebecIE,
TeleQuebecSquatIE,
TeleQuebecEmissionIE,
TeleQuebecLiveIE,
)