mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-23 02:25:11 +00:00
[extractors] Change import for theoperaplatform extractor
This commit is contained in:
parent
ac943d48d3
commit
7cdfbbf9b8
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
|||
ArteTVDDCIE,
|
||||
ArteTVMagazineIE,
|
||||
ArteTVEmbedIE,
|
||||
ArteTVOperaPlatformIE,
|
||||
TheOperaPlatformIE,
|
||||
ArteTVPlaylistIE,
|
||||
)
|
||||
from .atresplayer import AtresPlayerIE
|
||||
|
|
Loading…
Reference in a new issue