[francetv] Add support for more channels: 3, 4, 5 and Ô (#1898)

Rename the France2IE extractor to FranceTVIE
This commit is contained in:
Jaime Marquínez Ferrándiz 2013-12-05 20:45:53 +01:00
parent a1ef7e85d6
commit 9e60602084
2 changed files with 85 additions and 20 deletions

View file

@ -56,7 +56,7 @@ from .flickr import FlickrIE
from .francetv import (
PluzzIE,
FranceTvInfoIE,
France2IE,
FranceTVIE,
GenerationQuoiIE
)
from .freesound import FreesoundIE