[francetv] Add an extractor for Generation Quoi (closes #1475)

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-09-23 21:41:54 +02:00
parent a825f33030
commit 5b333c1ce6
2 changed files with 29 additions and 0 deletions

View file

@ -43,6 +43,7 @@ from .francetv import (
PluzzIE,
FranceTvInfoIE,
France2IE,
GenerationQuoiIE
)
from .freesound import FreesoundIE
from .funnyordie import FunnyOrDieIE