mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-14 10:37:36 -07:00
[francetv] Add extractor for Culturebox (closes #2117)
This commit is contained in:
parent
70af3439e9
commit
469ec9416a
2 changed files with 28 additions and 1 deletions
|
@ -65,7 +65,8 @@ from .francetv import (
|
|||
PluzzIE,
|
||||
FranceTvInfoIE,
|
||||
FranceTVIE,
|
||||
GenerationQuoiIE
|
||||
GenerationQuoiIE,
|
||||
CultureboxIE,
|
||||
)
|
||||
from .freesound import FreesoundIE
|
||||
from .funnyordie import FunnyOrDieIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue