1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-03-09 12:50:23 -05:00

franceinter [Issue #2105]

Added franceinterIE import to reflect addition of FranceInter support. Issue #2105
This commit is contained in:
Saimadhav Heblikar 2014-01-15 11:51:12 +05:30
parent bf6705f584
commit 14e7543a5a

View file

@ -61,6 +61,7 @@
FKTVPosteckeIE,
)
from .flickr import FlickrIE
from .franceinter import FranceInterIE
from .francetv import (
PluzzIE,
FranceTvInfoIE,