mirror of https://github.com/yt-dlp/yt-dlp.git
[extractors] Change import for theoperaplatform extractor
This commit is contained in:
parent
ac943d48d3
commit
7cdfbbf9b8
|
@ -66,7 +66,7 @@ from .arte import (
|
|||
ArteTVDDCIE,
|
||||
ArteTVMagazineIE,
|
||||
ArteTVEmbedIE,
|
||||
ArteTVOperaPlatformIE,
|
||||
TheOperaPlatformIE,
|
||||
ArteTVPlaylistIE,
|
||||
)
|
||||
from .atresplayer import AtresPlayerIE
|
||||
|
|
Loading…
Reference in New Issue