[arte] Add extractor for concert.arte.tv (closes #2588)

This commit is contained in:
Jaime Marquínez Ferrándiz 2014-03-20 09:09:56 +01:00
parent f66ede4328
commit 4966a0b22d
2 changed files with 19 additions and 0 deletions

View file

@ -10,6 +10,7 @@ from .arte import (
ArteTvIE,
ArteTVPlus7IE,
ArteTVCreativeIE,
ArteTVConcertIE,
ArteTVFutureIE,
ArteTVDDCIE,
)