[francetv] Add an extractor for France2

This commit is contained in:
Jaime Marquínez Ferrándiz
2013-09-23 21:28:33 +02:00
parent 92f618f2e2
commit a825f33030
2 changed files with 23 additions and 0 deletions

View File

@ -42,6 +42,7 @@ from .flickr import FlickrIE
from .francetv import (
PluzzIE,
FranceTvInfoIE,
France2IE,
)
from .freesound import FreesoundIE
from .funnyordie import FunnyOrDieIE