1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-11-07 19:52:40 +01: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,