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

抖音签名算法变了,我有,大家可以联系我,共同探讨 #176

Open
junges521 opened this issue Feb 28, 2020 · 3 comments
Open

Comments

@junges521
Copy link

抖音新版的xgorgon算法变了

@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.

@crazyfish1111
Copy link

是的 我今天也是
download user media: 58479215586, result retry: 196.
{"status_code": 0, "has_more": true, "aweme_list": []}
download user media: 58479215586, result retry: 197.
{"status_code": 0, "has_more": true, "aweme_list": []}
download user media: 58479215586, result retry: 198.
Traceback (most recent call last):
File "amemv-video-ripper.py", line 529, in
CrawlerScheduler(content)
File "amemv-video-ripper.py", line 151, in init
self.scheduling()
File "amemv-video-ripper.py", line 165, in scheduling
self.download_user_videos(url)
File "amemv-video-ripper.py", line 180, in download_user_videos
video_count = self._download_user_media(user_id, dytk, url)
File "amemv-video-ripper.py", line 322, in _download_user_media
res = self.requestWebApi(url, params)
File "amemv-video-ripper.py", line 455, in requestWebApi
content = res.content.decode('utf-8')
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe4 in position 4: invalid continuation byte

@oldstorm
Copy link

oldstorm commented Mar 5, 2020

请问下有解决办法吗 遇到同样的问题

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

4 participants