[ard] Add suppor for plain ARD downloads (Fixes #3546)

This commit is contained in:
Philipp Hagemeister 2014-08-27 02:36:57 +02:00
parent aff216edf4
commit 6d3d3fc083
2 changed files with 63 additions and 2 deletions

View file

@ -9,7 +9,7 @@ from .allocine import AllocineIE
from .aparat import AparatIE
from .appletrailers import AppleTrailersIE
from .archiveorg import ArchiveOrgIE
from .ard import ARDIE
from .ard import ARDIE, ARDMediathekIE
from .arte import (
ArteTvIE,
ArteTVPlus7IE,