-
-
请输入歌曲或歌单或歌手或专辑链接:https://music.163.com/song?id=515796411
1 金玟岐 - 手机
Traceback (most recent call last):
File "/Users/xbc/Documents/musicdownloader/musicdownloader.py", line 891, in
main()
…
-
```
1 Traceback (most recent call last):
File "D:\mp3\new\musicdownloader_py\musicdownloader.py", line 891, in
main()
File "D:\mp3\new\musicdownloader_py\musicdownloader.py", line 882, in…
-
运行`musicdownloader.py`报错:
```python
E:\code\github\other\MusicDownloader\venv\Scripts\python.exe E:\code\github\other\MusicDownloader\musicdownloader.py
Traceback (most recent call last):
File …
-
File "/MusicDownloader/musicdownloader.py", line 155, in name_get_music_path
music_path = g_music_dir_name + '/' + name + '.' + music_type
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~…
-
_Originally posted by @jsjcjsjc in https://github.com/Beadd/MusicDownloader/issues/38#issuecomment-1575428830_
-
希望能写一个GUI
-
有时下载的文件夹中会出现歌名之后有(1)的文件,当这个文件出现并且再次下载到这首歌的时候,程序无法检测已经下载过这首歌,并且会在此处卡住,无法继续运行。
-
我用你的exe到粘贴链接回车闪退
pip安装的要怎么下载,使用什么语法?
-
I get two errors in console:
```
[Vue warn]: Error in callback for watcher "$store.state.media.track" (Promise/async): "ReferenceError: caches is not defined"
found in
---> at src/component…