[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
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
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