1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-03 14:41:04 +02:00

[extractor/__init__] Remove novamov extractor and sort novamov based extractors alphabetically

This commit is contained in:
Sergey M․ 2016-04-05 21:54:09 +06:00
parent e7d77efb9d
commit 40a056d85d

View File

@ -496,12 +496,11 @@
from .nosvideo import NosVideoIE
from .nova import NovaIE
from .novamov import (
NovaMovIE,
WholeCloudIE,
AuroraVidIE,
CloudTimeIE,
NowVideoIE,
VideoWeedIE,
CloudTimeIE,
AuroraVidIE,
WholeCloudIE,
)
from .nowness import (
NownessIE,