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

获取aweme_list的请求,获取到相关数据后,UTF-8解码报错 #175

Open
SDUhuaxia opened this issue Feb 25, 2020 · 4 comments
Open

Comments

@SDUhuaxia
Copy link

获取aweme_list的请求,获取到相关数据后,UTF-8解码报错
File "amemv-video-ripper.py", line 181, in _download_user_media
contentJson = json.loads(res.content.decode('utf-8'))
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x85 in position 0: invalid start byte

@wanghaisheng
Copy link

你怎么拿到用户的分享链接的 只有图片分享了

@kakaka6c
Copy link

我无法运行此代码,结果只能得到:
{"Status Code": 0, "has_more": Yes, "aweme_list": []}
Download user media: 85860189461, results retry: 1.
{"Status Code": 0, "has_more": Yes, "aweme_list": []}
Download user media: 85860189461, results retry: 2.

@trustmeyu
Copy link

你怎么拿到用户的分享链接的 只有图片分享了

我研究了一段时间才获取到的。可以一起交流qq:1012905214

@Alexo88
Copy link

Alexo88 commented Jul 24, 2020

你怎么拿到用户的分享链接的 只有图片分享了

我研究了一段时间才获取到的。可以一起交流qq:1012905214

write here, i have same problem

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

5 participants