1
0
Fork 0
mirror of https://gitlab.com/dstftw/youtube-dl.git synced 2020-11-16 09:42:26 +00:00

[extractors] Change import for theoperaplatform extractor

This commit is contained in:
Sergey M․ 2016-10-16 02:54:42 +07:00
parent ac943d48d3
commit 7cdfbbf9b8
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D

View file

@ -66,7 +66,7 @@ from .arte import (
ArteTVDDCIE,
ArteTVMagazineIE,
ArteTVEmbedIE,
ArteTVOperaPlatformIE,
TheOperaPlatformIE,
ArteTVPlaylistIE,
)
from .atresplayer import AtresPlayerIE