projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7d77ef
)
[extractor/__init__] Remove novamov extractor and sort novamov based extractors alpha...
author
Sergey M․
<dstftw@gmail.com>
Tue, 5 Apr 2016 15:54:09 +0000
(21:54 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Tue, 5 Apr 2016 15:54:09 +0000
(21:54 +0600)
youtube_dl/extractor/__init__.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/__init__.py
b/youtube_dl/extractor/__init__.py
index 69ea21a23c6dda1479c71e3b4fc962ac17d6e8c5..c3121d83c5875ce1e9fe130f8eb8f23cc7935efe 100644
(file)
--- a/
youtube_dl/extractor/__init__.py
+++ b/
youtube_dl/extractor/__init__.py
@@
-496,12
+496,11
@@
from .normalboots import NormalbootsIE
from .nosvideo import NosVideoIE
from .nova import NovaIE
from .novamov import (
-
NovaMov
IE,
-
WholeCloud
IE,
+
AuroraVid
IE,
+
CloudTime
IE,
NowVideoIE,
VideoWeedIE,
- CloudTimeIE,
- AuroraVidIE,
+ WholeCloudIE,
)
from .nowness import (
NownessIE,