[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
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
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