Skip to content

Commit

Permalink
[extractor/bilibili] fix bangumi
Browse files Browse the repository at this point in the history
  • Loading branch information
lockmatrix committed Sep 17, 2022
1 parent 3166e68 commit 8eee34c
Show file tree
Hide file tree
Showing 2 changed files with 298 additions and 415 deletions.
3 changes: 2 additions & 1 deletion yt_dlp/extractor/_extractors.py
Expand Up @@ -184,9 +184,10 @@
from .bild import BildIE
from .bilibili import (
BiliBiliIE,
BiliBiliBangumiIE,
BiliBiliBangumiMediaIE,
BiliBiliSearchIE,
BilibiliCategoryIE,
BiliBiliBangumiIE,
BilibiliAudioIE,
BilibiliAudioAlbumIE,
BiliBiliPlayerIE,
Expand Down

0 comments on commit 8eee34c

Please sign in to comment.