Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MP3下载优化建议。 #12

Closed
playsoysauce opened this issue Jan 1, 2018 · 6 comments
Closed

MP3下载优化建议。 #12

playsoysauce opened this issue Jan 1, 2018 · 6 comments

Comments

@playsoysauce
Copy link

MP3下载过程中,报错就会停止下载。
这个报错可能原因:歌单中的歌曲要单曲购买(即使是会员也得买的),或者没有版权(界面显示为灰色)。
所以我建议:
1、报错的歌曲跳过,继续进行下一首下载。
2、下载之前显示歌单有多少首歌曲。下载完成后,能够统计成功下载的有多少,失败的有多少。

@chengyumeng
Copy link
Owner

可以提供下报错歌单吗?

@playsoysauce
Copy link
Author

http://music.163.com/playlist?id=60198&userid=40314095
这个歌单是美国Billboard周榜。
我的报错如下:
[root@localhost ~]# spider163 mp3 --playlist='60198'
正在下载歌曲 Perfect Duet (with Beyoncé)-Ed Sheeran.mp3
正在下载歌曲 rockstar-Post Malone.mp3
正在下载歌曲 Havana-Camila Cabello.mp3
正在下载歌曲 Gucci Gang-Lil Pump.mp3
正在下载歌曲 No Limit-G-Eazy.mp3
正在下载歌曲 Thunder-Imagine Dragons.mp3
执行抓取任务遭遇配置异常: Invalid URL 'None': No schema supplied. Perhaps you meant http://None?
Thunder这首歌,是需要单独付钱的——单曲购买,或者订购整个专辑

希望可以跳过报错的歌曲继续下载。
谢谢~~

@ijayden-lung
Copy link

这个应该不用报错歌单吧,就是抛出异常的时候跳过,不要立即结束就可以了。最后出结果的时候报告一下就ok。

@chengyumeng
Copy link
Owner

image
已定位该问题,会想办法近期修复

@chengyumeng
Copy link
Owner

暂停解决方案:跳过付费购买歌曲,最后给出下载报表

@chengyumeng
Copy link
Owner

该问题已经解决,预计在一周内的下一个发行版提供更新!
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants