1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-09 13:27:06 -05:00

[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
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