mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-21 17:51:51 +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,
|
||||
BFMTVArticleIE,
|
||||
)
|
||||
from .bibeltv import BibelTVIE
|
||||
from .bigflix import BigflixIE
|
||||
from .bild import BildIE
|
||||
from .bilibili import (
|
||||
|
|
Loading…
Reference in a new issue