mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-21 13:54:22 -07:00
[francetv] Add an extractor for France2
This commit is contained in:
parent
92f618f2e2
commit
a825f33030
2 changed files with 23 additions and 0 deletions
|
@ -42,6 +42,7 @@ from .flickr import FlickrIE
|
|||
from .francetv import (
|
||||
PluzzIE,
|
||||
FranceTvInfoIE,
|
||||
France2IE,
|
||||
)
|
||||
from .freesound import FreesoundIE
|
||||
from .funnyordie import FunnyOrDieIE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue