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

下载不了 #113

Open
alexlausz opened this issue Feb 3, 2024 · 0 comments
Open

下载不了 #113

alexlausz opened this issue Feb 3, 2024 · 0 comments

Comments

@alexlausz
Copy link

大佬还在维护这个项目吗?有时间的话看下这个报错
❯ python bilibili_video_download_v3.py
B站视频下载小助手
请输入您要下载的B站av号或者视频链接地址:611485564
请输入您要下载视频的清晰度(1080p:80;720p:64;480p:32;360p:16)(填写80或64或32或16):80
[下载视频的cid]:1067408308
[下载视频的标题]:课时1 为什么那么多人在用Project Project可以帮我们做什么
Traceback (most recent call last):
File "bilibili_video_download_v3.py", line 215, in
video_list = get_play_list(start_url, cid, quality)
File "bilibili_video_download_v3.py", line 35, in get_play_list
html = requests.get(url_api, headers=headers).json()
File "/home/alex/.pyenv/versions/bilibili-download/lib/python3.7/site-packages/requests/models.py", line 892, in json
return complexjson.loads(self.text, **kwargs)
File "/home/alex/.pyenv/versions/3.7.17/lib/python3.7/json/init.py", line 348, in loads
return _default_decoder.decode(s)
File "/home/alex/.pyenv/versions/3.7.17/lib/python3.7/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/home/alex/.pyenv/versions/3.7.17/lib/python3.7/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

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

1 participant