This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
[extractor/__init__] Remove novamov extractor and sort novamov based extractors alphabetically
totalwebcasting
Sergey M․
9 years ago
parent
e7d77efb9d
commit
40a056d85d
1 changed files
with
3 additions
and
4 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-4
youtube_dl/extractor/__init__.py
+ 3
- 4
youtube_dl/extractor/__init__.py
View File
@ -496,12 +496,11 @@ from .normalboots import NormalbootsIE
from
.nosvideo
import
NosVideoIE
from
.nosvideo
import
NosVideoIE
from
.nova
import
NovaIE
from
.nova
import
NovaIE
from
.novamov
import
(
from
.novamov
import
(
NovaMov
IE
,
Whole
CloudIE
,
AuroraVid
IE
,
Cloud
Time
IE
,
NowVideoIE
,
NowVideoIE
,
VideoWeedIE
,
VideoWeedIE
,
CloudTimeIE
,
AuroraVidIE
,
WholeCloudIE
,
)
)
from
.nowness
import
(
from
.nowness
import
(
NownessIE
,
NownessIE
,
Write
Preview
Loading…
Cancel
Save