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

5.5版本 批量账号下载时闪退 #395

Open
tlegion opened this issue Jan 26, 2025 · 4 comments
Open

5.5版本 批量账号下载时闪退 #395

tlegion opened this issue Jan 26, 2025 · 4 comments
Labels
重复问题(duplicate) 重复提交的问题

Comments

@tlegion
Copy link

tlegion commented Jan 26, 2025

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个账号并且关闭程序

Copy link

dosubot bot commented Jan 26, 2025

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 __account_detail_batch function has conditions that could lead to skipping accounts, such as disabled accounts or failures in extracting sec_user_id [4].

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

@tlegion
Copy link
Author

tlegion commented Jan 26, 2025

Image 第二次在批量下载到第20+个账号时成功复现 也是在刚获取到主页作品数量后直接退出程序

@JoeanAmier JoeanAmier added the 重复问题(duplicate) 重复提交的问题 label Jan 27, 2025
@JoeanAmier
Copy link
Owner

提供发生错误的账号链接。

@Miaohy12138
Copy link

我也是,不过我是直接第一个账号就闪退了,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
重复问题(duplicate) 重复提交的问题
Projects
None yet
Development

No branches or pull requests

3 participants