1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-07 13:07:08 -05:00

[telequebec] Add support for emissions and refactor (closes #14649, closes #14655)

This commit is contained in:
Sergey M․
2018-02-25 16:54:12 +07:00
parent f4b7427279
commit 9306b0c8d9
2 changed files with 68 additions and 18 deletions

View File

@@ -1051,6 +1051,7 @@ from .telegraaf import TelegraafIE
from .telemb import TeleMBIE
from .telequebec import (
TeleQuebecIE,
TeleQuebecEmissionIE,
TeleQuebecLiveIE,
)
from .teletask import TeleTaskIE