[arte:magazine] Add extractor

This commit is contained in:
Thomas Jost 2016-02-08 22:17:21 +01:00 committed by Sergey M․
commit 49625662a9
2 changed files with 24 additions and 0 deletions

View file

@ -45,6 +45,7 @@ from .arte import (
ArteTVFutureIE,
ArteTVCinemaIE,
ArteTVDDCIE,
ArteTVMagazineIE,
ArteTVEmbedIE,
)
from .atresplayer import AtresPlayerIE