mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-06-27 02:47:28 +08:00
✨ feat: 添加B站音频URL获取功能,优化播放器逻辑,删除不再使用的BilibiliPlayer和MusicBar组件
This commit is contained in:
@@ -6,6 +6,9 @@ export interface IBilibiliSearchResult {
|
||||
duration: number | string;
|
||||
pubdate: number;
|
||||
ctime: number;
|
||||
author: string;
|
||||
view: number;
|
||||
danmaku: number;
|
||||
owner: {
|
||||
mid: number;
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user