[arte] Add support for playlists and rework tests (Closes #9632)

This commit is contained in:
Sergey M․
2016-06-02 01:10:23 +07:00
parent 6a1df4fb5f
commit 6e6b9f600f
2 changed files with 110 additions and 64 deletions

View File

@ -56,6 +56,7 @@ from .arte import (
ArteTVDDCIE,
ArteTVMagazineIE,
ArteTVEmbedIE,
ArteTVPlaylistIE,
)
from .atresplayer import AtresPlayerIE
from .atttechchannel import ATTTechChannelIE