1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-07-25 08:03:57 +02:00

[extractors] Add QubIE import

This commit is contained in:
Remita Amine 2020-12-02 00:41:00 +01:00
parent 2bb70750a9
commit c0820dd52a

View File

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