[francetv] Separate main extractor and rework others to delegate to it

This commit is contained in:
Sergey M․ 2018-02-11 21:14:05 +07:00
parent 8faa338ff3
commit 99892e9908
No known key found for this signature in database
GPG key ID: 2C393E0F18A9236D
2 changed files with 129 additions and 71 deletions

View file

@ -373,6 +373,7 @@ from .franceculture import FranceCultureIE
from .franceinter import FranceInterIE
from .francetv import (
FranceTVIE,
FranceTVSiteIE,
FranceTVEmbedIE,
FranceTVInfoIE,
GenerationWhatIE,