mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
franceinter [Issue #2105]
Added franceinterIE import to reflect addition of FranceInter support. Issue #2105
This commit is contained in:
parent
bf6705f584
commit
14e7543a5a
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
|||
FKTVPosteckeIE,
|
||||
)
|
||||
from .flickr import FlickrIE
|
||||
from .franceinter import FranceInterIE
|
||||
from .francetv import (
|
||||
PluzzIE,
|
||||
FranceTvInfoIE,
|
||||
|
|
Loading…
Reference in a new issue