Giter Club home page Giter Club logo

Comments (8)

roceys avatar roceys commented on July 29, 2024 2

重新下载了python3,还是这个问题。把url的引号去掉就正常了。
可以正常下载,但一个歌单只下载了3首就连接中断了,另外没有flac的就自动跳过不下载了(默认下载320k的也好),而且自动匹配的flac才2.03m一首 ,太坑啊。

from neteasecloudmusicflac.

atlas-comstock avatar atlas-comstock commented on July 29, 2024

@snowlixue 你输入的 url 是否有换行键?
我修复好了,现在重新下载脚本,试试?

from neteasecloudmusicflac.

roceys avatar roceys commented on July 29, 2024

python2 + win10 也有这个问题。

from neteasecloudmusicflac.

ZJJane avatar ZJJane commented on July 29, 2024

@yonghaowu
下载时一首歌下了很久都不动,过了很久显示这个,能帮我看下吗?
Traceback (most recent call last):
File "main.py", line 83, in
code.write(f.read())
File "C:\Python27\lib\socket.py", line 355, in read
data = self._sock.recv(rbufsize)
File "C:\Python27\lib\httplib.py", line 612, in read
s = self.fp.read(amt)
File "C:\Python27\lib\socket.py", line 384, in read
data = self._sock.recv(left)
socket.error: [Errno 10054]

from neteasecloudmusicflac.

atlas-comstock avatar atlas-comstock commented on July 29, 2024

@ZJJane 这个问题有点复杂, 我这边没办法排查。。你试试重新运行看看?

from neteasecloudmusicflac.

atlas-comstock avatar atlas-comstock commented on July 29, 2024

@ZJJane 我看到你上个留言了,你试试把卡住的那首歌的上下文输出给我看看?
尤其是这个歌曲的链接。

from neteasecloudmusicflac.

ZJJane avatar ZJJane commented on July 29, 2024

Floorfiller
find songid:
293747764
find songlink:
http://zhangmenshiting.qianqian.com/data2/music/8286814548d9b996120e18b5ddad76c9/293747790/2937477641515610861848.flac?xcode=efeebb9584f91b3cc9bf3d409e407d1c
./songs_dir/Floorfiller-BFMHits.flac is downloading now ......

Waiting For Love
Traceback (most recent call last):
File "main.py", line 35, in
r = requests.get(url, params=payload)
File "C:\Python27\lib\site-packages\requests\api.py", line 72, in get
return request('get', url, params=params, **kwargs)
File "C:\Python27\lib\site-packages\requests\api.py", line 58, in request
return session.request(method=method, url=url, **kwargs)
File "C:\Python27\lib\site-packages\requests\sessions.py", line 508, in request
resp = self.send(prep, **send_kwargs)
File "C:\Python27\lib\site-packages\requests\sessions.py", line 618, in send
r = adapter.send(request, **kwargs)
File "C:\Python27\lib\site-packages\requests\adapters.py", line 508, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host='sug.music.baidu.com', port=80): Max retries exceeded with url: /info/suggestion?from=0&version=2&word=Waiting+For+Love (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x0000000005BE5E48>: Failed to establish a new connection: [Errno 10060] ',))
PS D:>
@yonghaowu 你看看吧,实在不行我换台电脑试试

from neteasecloudmusicflac.

atlas-comstock avatar atlas-comstock commented on July 29, 2024

@snowlixue @roceys @ZJJane @NanamiArihara

建议重新看此项目的说明,下载新程序再试试

from neteasecloudmusicflac.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.