mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-10 00:35:13 +01:00
[bilibili]Add BiliIntlIE and BiliIntlSeriesIE (#907)
Closes #611 Authored by: Ashish0804
This commit is contained in:
parent
ffecd3034b
commit
16f7e6be3a
2 changed files with 142 additions and 0 deletions
|
|
@ -147,6 +147,8 @@ from .bilibili import (
|
|||
BilibiliAudioAlbumIE,
|
||||
BiliBiliPlayerIE,
|
||||
BilibiliChannelIE,
|
||||
BiliIntlIE,
|
||||
BiliIntlSeriesIE,
|
||||
)
|
||||
from .biobiochiletv import BioBioChileTVIE
|
||||
from .bitchute import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue