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:
parent
a29e340efa
commit
8f29b2dd38
1 changed files with 1 additions and 0 deletions
|
@ -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 (
|
||||||
|
|
Loading…
Reference in a new issue