mirror of https://github.com/yt-dlp/yt-dlp.git
franceinter [Issue #2105]
Added franceinterIE import to reflect addition of FranceInter support. Issue #2105
This commit is contained in:
parent
bf6705f584
commit
14e7543a5a
|
@ -61,6 +61,7 @@ from .fktv import (
|
|||
FKTVPosteckeIE,
|
||||
)
|
||||
from .flickr import FlickrIE
|
||||
from .franceinter import FranceInterIE
|
||||
from .francetv import (
|
||||
PluzzIE,
|
||||
FranceTvInfoIE,
|
||||
|
|
Loading…
Reference in New Issue