projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bb7075
)
[extractors] Add QubIE import
author
Remita Amine
<remitamine@gmail.com>
Tue, 1 Dec 2020 23:41:00 +0000
(
00:41
+0100)
committer
Remita Amine
<remitamine@gmail.com>
Tue, 1 Dec 2020 23:41:21 +0000
(
00:41
+0100)
youtube_dl/extractor/extractors.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/extractors.py
b/youtube_dl/extractor/extractors.py
index 048e72f60ec3b352fa3c99ae9e1c61b6650b889f..eb5a75f30f56645aeeb7d78c21d1763a2b057ef0 100644
(file)
--- a/
youtube_dl/extractor/extractors.py
+++ b/
youtube_dl/extractor/extractors.py
@@
-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,