1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-11-22 02:01:50 +00:00

[extractors] add BibelTVIE import

This commit is contained in:
Remita Amine 2021-01-06 20:39:04 +01:00
parent a29e340efa
commit 8f29b2dd38

View file

@ -106,6 +106,7 @@ from .bfmtv import (
BFMTVLiveIE, BFMTVLiveIE,
BFMTVArticleIE, BFMTVArticleIE,
) )
from .bibeltv import BibelTVIE
from .bigflix import BigflixIE from .bigflix import BigflixIE
from .bild import BildIE from .bild import BildIE
from .bilibili import ( from .bilibili import (