[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 @@ from .arte import (
|
||||||
ArteTVDDCIE,
|
ArteTVDDCIE,
|
||||||
ArteTVMagazineIE,
|
ArteTVMagazineIE,
|
||||||
ArteTVEmbedIE,
|
ArteTVEmbedIE,
|
||||||
ArteTVOperaPlatformIE,
|
TheOperaPlatformIE,
|
||||||
ArteTVPlaylistIE,
|
ArteTVPlaylistIE,
|
||||||
)
|
)
|
||||||
from .atresplayer import AtresPlayerIE
|
from .atresplayer import AtresPlayerIE
|
||||||
|
|
Loading…
Reference in a new issue