commit: 40a056d85d7711e2f93bd5f7cc057672650386b8
parent e7d77efb9dddc145b3d431047f2f98e19df4114e
Author: Sergey M․ <dstftw@gmail.com>
Date: Tue, 5 Apr 2016 21:54:09 +0600
[extractor/__init__] Remove novamov extractor and sort novamov based extractors alphabetically
Diffstat:
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git 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 (
- NovaMovIE,
- WholeCloudIE,
+ AuroraVidIE,
+ CloudTimeIE,
NowVideoIE,
VideoWeedIE,
- CloudTimeIE,
- AuroraVidIE,
+ WholeCloudIE,
)
from .nowness import (
NownessIE,