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

无法抓取已炸号微博 #152

Open
suibianzai opened this issue Jan 7, 2023 · 1 comment
Open

无法抓取已炸号微博 #152

suibianzai opened this issue Jan 7, 2023 · 1 comment

Comments

@suibianzai
Copy link

RT,微博可以登录,自己的主页自己可以看到,稳部落的首页系统设置里面,同步用户信息也成功了,但是点击开始备份之后,抓取不到内容。日志:

2023-01-07 15:55:02.872: [InitEnv] command start
2023-01-07 15:55:02.877: [InitEnv] 初始化文件夹
2023-01-07 15:55:02.882: [InitEnv] 文件夹初始化完毕
2023-01-07 15:55:02.882: [InitEnv] 初始化数据库
2023-01-07 15:55:02.975: [InitEnv] 数据库初始化完毕
2023-01-07 15:55:02.976: [InitEnv] 检查更新
2023-01-07 15:55:03.274: [InitEnv] command finish
2023-01-07 15:55:06.418: 开始工作
2023-01-07 15:55:06.420: 任务配置生成完毕
2023-01-07 15:55:06.421: 重新载入cookie配置
2023-01-07 15:55:06.422: 开始执行任务
2023-01-07 15:55:06.422: [DispatchCommand] command start
2023-01-07 15:55:06.423: [InitEnv] command start
2023-01-07 15:55:06.423: [InitEnv] 初始化文件夹
2023-01-07 15:55:06.426: [InitEnv] 文件夹初始化完毕
2023-01-07 15:55:06.427: [InitEnv] 初始化数据库
2023-01-07 15:55:06.431: [InitEnv] 数据库初始化完毕
2023-01-07 15:55:06.432: [InitEnv] 检查更新
2023-01-07 15:55:06.631: [InitEnv] command finish
2023-01-07 15:55:06.631: [DispatchCommand] 创建任务实例
2023-01-07 15:55:06.633: [DispatchCommand] 执行抓取命令
2023-01-07 15:55:06.633: [FetchCustomer] command start
2023-01-07 15:55:06.634: [FetchCustomer] 从D:\stablog\resources\app\customer_task_config.json中读取配置文件
2023-01-07 15:55:06.634: [FetchCustomer] content =>{
"configList": [
{
"uid": "1869498884",
"rawInputText": "https://m.weibo.cn/profile/1869498884",
"comment": ""
}
],
"imageQuilty": "default",
"pdfQuilty": 60,
"maxBlogInBook": 100000,
"postAtOrderBy": "asc",
"bookTitle": "",
"comment": "",
"volumeSplitBy": "single",
"volumeSplitCount": 10000,
"fetchStartAtPageNo": 0,
"fetchEndAtPageNo": 1137,
"outputStartAtMs": 1262275200000,
"outputEndAtMs": 1673164503000,
"isSkipFetch": false,
"isSkipGeneratePdf": false,
"isRegenerateHtml2PdfImage": false,
"isOnlyOriginal": false,
"isOnlyArticle": false
}
2023-01-07 15:55:06.636: [FetchCustomer] 开始进行自定义抓取
2023-01-07 15:55:06.636: [FetchCustomer] 待抓取用户uid => 1869498884
2023-01-07 15:55:06.636: [FetchCustomer] 备注信息 =>
2023-01-07 15:55:06.981: [FetchCustomer] 抓取用户1869498884信息
2023-01-07 15:55:07.354: [FetchCustomer] 用户信息获取完毕,待抓取用户为:今天有好好爱自己吗,个人简介:爱自己
2023-01-07 15:55:07.355: [FetchCustomer] 开始抓取用户今天有好好爱自己吗微博记录
2023-01-07 15:55:07.555: [FetchCustomer] 用户今天有好好爱自己吗微博记录为空,跳过抓取流程
2023-01-07 15:55:07.556: [FetchCustomer] 所有任务抓取完毕
2023-01-07 15:55:07.556: [FetchCustomer] command finish
2023-01-07 15:55:07.556: [DispatchCommand] 抓取命令执行完毕
2023-01-07 15:55:07.557: [DispatchCommand] 执行生成电子书命令
2023-01-07 15:55:07.557: [GenerateCustomer] command start
2023-01-07 15:55:08.123: [GenerateCustomer] 从D:\stablog\resources\app\customer_task_config.json中读取配置文件
2023-01-07 15:55:08.124: [GenerateCustomer] content =>{
"configList": [
{
"uid": "1869498884",
"rawInputText": "https://m.weibo.cn/profile/1869498884",
"comment": ""
}
],
"imageQuilty": "default",
"pdfQuilty": 60,
"maxBlogInBook": 100000,
"postAtOrderBy": "asc",
"bookTitle": "",
"comment": "",
"volumeSplitBy": "single",
"volumeSplitCount": 10000,
"fetchStartAtPageNo": 0,
"fetchEndAtPageNo": 1137,
"outputStartAtMs": 1262275200000,
"outputEndAtMs": 1673164503000,
"isSkipFetch": false,
"isSkipGeneratePdf": false,
"isRegenerateHtml2PdfImage": false,
"isOnlyOriginal": false,
"isOnlyArticle": false
}
2023-01-07 15:55:08.128: [GenerateCustomer] 未抓取到对应的用户数据, 自动跳过
2023-01-07 15:55:08.129: [GenerateCustomer] command finish
2023-01-07 15:55:08.129: [DispatchCommand] 生成电子书命令执行完毕
2023-01-07 15:55:08.129: [DispatchCommand] 所有命令执行完毕
2023-01-07 15:55:08.130: [DispatchCommand] command finish
2023-01-07 15:55:08.130: 所有任务执行完毕, 打开电子书文件夹 => D:\stablog\resources\app\稳部落输出的电子书

@chillyear
Copy link

一样的情况……sad

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

2 participants