[extractors] Add QubIE import

This commit is contained in:
Remita Amine 2021-02-26 14:39:36 +01:00 committed by Laura Liberda
parent 0475d9eaff
commit 87889f1fe8

View file

@ -1276,7 +1276,10 @@ from .tv2dk import (
from .tv2hu import TV2HuIE from .tv2hu import TV2HuIE
from .tv4 import TV4IE from .tv4 import TV4IE
from .tv5mondeplus import TV5MondePlusIE from .tv5mondeplus import TV5MondePlusIE
from .tva import TVAIE from .tva import (
TVAIE,
QubIE,
)
from .tvanouvelles import ( from .tvanouvelles import (
TVANouvellesIE, TVANouvellesIE,
TVANouvellesArticleIE, TVANouvellesArticleIE,