[arte] Add support for embedded videos (Fixes #2620)

This commit is contained in:
Philipp Hagemeister 2014-03-24 22:01:47 +01:00
parent 878d11ec29
commit 893f8832b5
3 changed files with 45 additions and 3 deletions

View file

@ -14,6 +14,7 @@ from .arte import (
ArteTVConcertIE,
ArteTVFutureIE,
ArteTVDDCIE,
ArteTVEmbedIE,
)
from .auengine import AUEngineIE
from .bambuser import BambuserIE, BambuserChannelIE