projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d5726b
)
[extractors] add import for TeleQuebecIE
author
Remita Amine
<remitamine@gmail.com>
Thu, 8 Sep 2016 21:55:27 +0000
(22:55 +0100)
committer
Remita Amine
<remitamine@gmail.com>
Thu, 8 Sep 2016 21:55:27 +0000
(22:55 +0100)
youtube_dl/extractor/extractors.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/extractors.py
b/youtube_dl/extractor/extractors.py
index 8d9c2ae1321201a5749edda9b30dbe9b886bc552..b7b630e9d0a44f65809ec4237b057fee1f2f6224 100644
(file)
--- a/
youtube_dl/extractor/extractors.py
+++ b/
youtube_dl/extractor/extractors.py
@@
-861,6
+861,7
@@
from .telebruxelles import TeleBruxellesIE
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