mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-12-01 20:57:54 +01:00
[extractor/__init__] Remove novamov extractor and sort novamov based extractors alphabetically
This commit is contained in:
parent
e7d77efb9d
commit
40a056d85d
@ -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 (
|
||||||
NovaMovIE,
|
AuroraVidIE,
|
||||||
WholeCloudIE,
|
CloudTimeIE,
|
||||||
NowVideoIE,
|
NowVideoIE,
|
||||||
VideoWeedIE,
|
VideoWeedIE,
|
||||||
CloudTimeIE,
|
WholeCloudIE,
|
||||||
AuroraVidIE,
|
|
||||||
)
|
)
|
||||||
from .nowness import (
|
from .nowness import (
|
||||||
NownessIE,
|
NownessIE,
|
||||||
|
Loading…
Reference in New Issue
Block a user