1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-30 22:25:19 +00:00

[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
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,