mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-09 16:27:04 +01:00
[extractors] Change import for theoperaplatform extractor
This commit is contained in:
parent
ac943d48d3
commit
7cdfbbf9b8
@ -66,7 +66,7 @@ from .arte import (
|
|||||||
ArteTVDDCIE,
|
ArteTVDDCIE,
|
||||||
ArteTVMagazineIE,
|
ArteTVMagazineIE,
|
||||||
ArteTVEmbedIE,
|
ArteTVEmbedIE,
|
||||||
ArteTVOperaPlatformIE,
|
TheOperaPlatformIE,
|
||||||
ArteTVPlaylistIE,
|
ArteTVPlaylistIE,
|
||||||
)
|
)
|
||||||
from .atresplayer import AtresPlayerIE
|
from .atresplayer import AtresPlayerIE
|
||||||
|
Loading…
Reference in New Issue
Block a user