[theoperaplatform] Add extractor

This commit is contained in:
Juanjo Benages 2016-10-13 20:13:54 +02:00 committed by Sergey M․
parent ea8aefd1d7
commit 9c4258bcec
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 17 additions and 0 deletions

View file

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