-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
5.5版本 批量账号下载时闪退 #395
Comments
Hey @tlegion! I'm here to help you with any bugs, questions, or contributions you have. Let's tackle this together! I found a similar unsolved discussion regarding unexpected behavior during account data extraction: 账号作品数据响应内容异常: {'status_code': 0}这个是怎么啦,虽然异常但依然可以解析出来,但是作品数量严重不符 [1]. Additionally, there is an open issue about the program crashing during the download process: 前面下载都正常,剩下后面几个账号直接闪退 [2]. Regarding the unexpected closure during the batch download process, the program logs specific error messages when such events occur. These include messages about unexpected errors during file downloads and interruptions in the download process [3]. The The program also has logging features to track the progress and status of each account during the batch download process, which can help in identifying where the issue might be occurring [5][3]. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
提供发生错误的账号链接。 |
我也是,不过我是直接第一个账号就闪退了, |
2025-01-26 18:30:56[INFO]: 开始处理第 4 个账号
2025-01-26 18:30:56[INFO]: URL: https://www.douyin.com/aweme/v1/web/aweme/post/
2025-01-26 18:30:56[INFO]: Params: device_platform=webapp&aid=
2025-01-26 18:30:56[INFO]: Data: None
2025-01-26 18:30:56[INFO]: Headers: {'Accept': '/', 'Accept-Encoding': '/', 'Referer':
2025-01-26 18:30:56[INFO]: Other: {}
2025-01-26 18:30:57[INFO]: Response URL: https://www.douyin.com
2025-01-26 18:30:57[INFO]: Response Code: 200
2025-01-26 18:30:57[INFO]: Response Headers: {'server': 'Tengine', 'content-type': 'application/json',
2025-01-26 18:31:01[INFO]: 共获取到 12 个账号发布作品
2025-01-26 18:31:01[INFO]: 开始提取作品数据
2025-01-26 18:31:01[INFO]: 昵称/标题:;标识:;ID:**
2025-01-26 18:31:01[INFO]: 正在关闭程序
前3个账号表现正常 第4个账号开始后还未显示解析到的作品 突然跳到第12个账号并且关闭程序
The text was updated successfully, but these errors were encountered: