[extractors] add import for TeleQuebecIE

This commit is contained in:
Remita Amine 2016-09-08 22:55:27 +01:00
parent 4d5726b0d7
commit cb9cbd84ed
1 changed files with 1 additions and 0 deletions

View File

@ -861,6 +861,7 @@
from .telecinco import TelecincoIE
from .telegraaf import TelegraafIE
from .telemb import TeleMBIE
from .telequebec import TeleQuebecIE
from .teletask import TeleTaskIE
from .telewebion import TelewebionIE
from .testurl import TestURLIE