From: Sergey M․ Date: Tue, 5 Apr 2016 15:54:09 +0000 (+0600) Subject: [extractor/__init__] Remove novamov extractor and sort novamov based extractors alpha... X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=40a056d85d7711e2f93bd5f7cc057672650386b8;p=youtube-dl [extractor/__init__] Remove novamov extractor and sort novamov based extractors alphabetically --- diff --git a/youtube_dl/extractor/__init__.py b/youtube_dl/extractor/__init__.py index 69ea21a23..c3121d83c 100644 --- 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,