diff --git a/package.json b/package.json index 141c8fe..cb1ad20 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,6 @@ "@pixi/sprite": "^7.4.3", "@types/howler": "^2.2.12", "@types/needle": "^3.3.0", - "NeteaseCloudMusicApi": "^4.27.0", "animate.css": "^4.1.1", "axios": "^1.11.0", "color-extraction": "^1.0.8", diff --git a/playlist-converter.html b/playlist-converter.html new file mode 100644 index 0000000..9cc9347 --- /dev/null +++ b/playlist-converter.html @@ -0,0 +1,692 @@ + + +
+ + +将洛雪音乐平台的歌单转换为澜音音乐的加密格式
+创建您的第一个歌单来管理音乐
-点击"导入音乐"按钮添加您的音乐文件
-- {{ - importPlatformType === 'wy' - ? '网易云音乐' - : importPlatformType === 'tx' - ? 'QQ音乐' - : importPlatformType === 'kw' - ? '酷我音乐' - : importPlatformType === 'kg' - ? '酷狗音乐' - : importPlatformType === 'mg' - ? '咪咕音乐' - : '音乐平台' - }}支持的输入格式: -
-智能识别:系统会自动从输入中提取歌单ID
-创建您的第一个歌单来管理音乐
+点击"导入音乐"按钮添加您的音乐文件
++ {{ + importPlatformType === 'wy' + ? '网易云音乐' + : importPlatformType === 'tx' + ? 'QQ音乐' + : importPlatformType === 'kw' + ? '酷我音乐' + : importPlatformType === 'kg' + ? '酷狗音乐' + : importPlatformType === 'mg' + ? '咪咕音乐' + : '音乐平台' + }}支持的输入格式: +
+智能识别:系统会自动从输入中提取歌单ID
+