projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1891ea2
)
[extractors] change imports for national geographic extractors
author
Remita Amine
<remitamine@gmail.com>
Thu, 4 Aug 2016 11:20:56 +0000
(12:20 +0100)
committer
Remita Amine
<remitamine@gmail.com>
Thu, 4 Aug 2016 11:20:56 +0000
(12:20 +0100)
youtube_dl/extractor/extractors.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/extractors.py
b/youtube_dl/extractor/extractors.py
index 909f7d25c86687e556457156131f3e4c8268b61a..28858cfea71163da9f32c05adf7bd4e2e4c605ab 100644
(file)
--- a/
youtube_dl/extractor/extractors.py
+++ b/
youtube_dl/extractor/extractors.py
@@
-491,8
+491,9
@@
from .myvi import MyviIE
from .myvideo import MyVideoIE
from .myvidster import MyVidsterIE
from .nationalgeographic import (
+ NationalGeographicVideoIE,
NationalGeographicIE,
- NationalGeographic
Channel
IE,
+ NationalGeographic
EpisodeGuide
IE,
)
from .naver import NaverIE
from .nba import NBAIE