[francetv] Separate main extractor and rework others to delegate to it
This commit is contained in:
parent
8faa338ff3
commit
99892e9908
2 changed files with 129 additions and 71 deletions
|
@ -373,6 +373,7 @@ from .franceculture import FranceCultureIE
|
|||
from .franceinter import FranceInterIE
|
||||
from .francetv import (
|
||||
FranceTVIE,
|
||||
FranceTVSiteIE,
|
||||
FranceTVEmbedIE,
|
||||
FranceTVInfoIE,
|
||||
GenerationWhatIE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue