deconstruction_system_20251202_114157.log 13 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. 2025-12-02 11:41:57 - DeconstructionSystem - INFO - [logger.py:58] - DeconstructionLogger initialized successfully
  2. 2025-12-02 11:41:58 - DeconstructionSystem.src.workflows.script_workflow_v2 - INFO - [script_workflow_v2.py:56] - ScriptWorkflowV2 初始化完成,model_provider: google_genai
  3. 2025-12-02 11:41:58 - DeconstructionSystem.__main__ - INFO - [run_batch_script_v2.py:87] - 处理视频: channel_content_id=53009047 title=人到晚年,看看咱年轻时的模样!😊
  4. 2025-12-02 11:41:58 - DeconstructionSystem.src.workflows.script_workflow_v2 - INFO - [script_workflow_v2.py:162] - === 开始执行 ScriptWorkflowV2(视频 → L3 单元 → L1/L2 整体解构) ===
  5. 2025-12-02 11:41:58 - DeconstructionSystem.src.workflows.script_workflow_v2 - INFO - [script_workflow_v2.py:73] - ScriptWorkflowV2 图构建完成 - 流程:视频上传 → L3 单元拆分 → 整体理解
  6. 2025-12-02 11:41:58 - DeconstructionSystem.src.workflows.script_workflow_v2 - INFO - [script_workflow_v2.py:79] - === ScriptWorkflowV2:执行节点 video_upload ===
  7. 2025-12-02 11:41:58 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:68] - 开始下载视频: https://rescdn.yishihui.com/longvideo/transcode/video/vpc/20250517/93cac5eae2b371328a163f3208a22d10.mp4
  8. 2025-12-02 11:41:58 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:275] - 构建文件路径: /Users/jihuaqiang/piaoquan/aigc_how_decode_base_project_0916_1125/examples/53009047/53009047.mp4
  9. 2025-12-02 11:41:58 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:153] - 未在examples目录下找到同名文件,开始下载...
  10. 2025-12-02 11:42:03 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:203] - 视频下载完成,大小: 19.19 MB
  11. 2025-12-02 11:42:03 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:82] - 视频文件路径: /var/folders/zg/ktsngwv13cd2wp32tyfx17_c0000gn/T/tmp245u7vm9.mp4
  12. 2025-12-02 11:42:03 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:164] - 上传视频到Gemini: /var/folders/zg/ktsngwv13cd2wp32tyfx17_c0000gn/T/tmp245u7vm9.mp4
  13. 2025-12-02 11:42:09 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:120] - 等待文件处理...
  14. 2025-12-02 11:42:15 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:149] - 文件处理完成
  15. 2025-12-02 11:42:15 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:172] - 视频上传并处理完成
  16. 2025-12-02 11:42:15 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:114] - 视频上传成功,文件名称: None
  17. 2025-12-02 11:42:15 - DeconstructionSystem.src.workflows.script_workflow_v2 - INFO - [script_workflow_v2.py:90] - 视频上传完成 - URI: https://generativelanguage.googleapis.com/v1beta/files/j88syrk9ad26
  18. 2025-12-02 11:42:15 - DeconstructionSystem.src.workflows.script_workflow_v2 - INFO - [script_workflow_v2.py:107] - === ScriptWorkflowV2:执行节点 content_unit_split ===
  19. 2025-12-02 11:42:15 - DeconstructionSystem.src.components.agents.content_unit_split_agent - INFO - [content_unit_split_agent.py:82] - ================================================================================
  20. 2025-12-02 11:42:15 - DeconstructionSystem.src.components.agents.content_unit_split_agent - INFO - [content_unit_split_agent.py:83] - 内容单元拆分 (ContentUnitSplitAgent)
  21. 2025-12-02 11:42:15 - DeconstructionSystem.src.components.agents.content_unit_split_agent - INFO - [content_unit_split_agent.py:84] - ================================================================================
  22. 2025-12-02 11:42:15 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:79] - 通过 URI 提取的 file_name 获取文件: j88syrk9ad26
  23. 2025-12-02 11:42:15 - DeconstructionSystem.src.components.agents.content_unit_split_agent - INFO - [content_unit_split_agent.py:101] - 开始视频脚本分析和L3单元拆分...
  24. 2025-12-02 11:42:15 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 内容单元拆分分析 - 开始视频分析...
  25. 2025-12-02 11:44:57 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 内容单元拆分分析 - 视频分析完成
  26. 2025-12-02 11:44:57 - DeconstructionSystem.src.components.agents.content_unit_split_agent - INFO - [content_unit_split_agent.py:126] - 分析完成,单元数量: 80
  27. 2025-12-02 11:44:57 - DeconstructionSystem.src.components.agents.content_unit_split_agent - INFO - [content_unit_split_agent.py:127] - ================================================================================
  28. 2025-12-02 11:44:57 - DeconstructionSystem.src.workflows.script_workflow_v2 - INFO - [script_workflow_v2.py:117] - L3 单元拆分完成,长度: 1
  29. 2025-12-02 11:44:57 - DeconstructionSystem.src.workflows.script_workflow_v2 - INFO - [script_workflow_v2.py:131] - === ScriptWorkflowV2:执行节点 content_unit_understand ===
  30. 2025-12-02 11:44:57 - DeconstructionSystem.src.components.agents.content_unit_understand - INFO - [content_unit_understand.py:92] - ================================================================================
  31. 2025-12-02 11:44:57 - DeconstructionSystem.src.components.agents.content_unit_understand - INFO - [content_unit_understand.py:93] - 内容整体结构理解 (ContentUnitUnderstandAgent)
  32. 2025-12-02 11:44:57 - DeconstructionSystem.src.components.agents.content_unit_understand - INFO - [content_unit_understand.py:94] - ================================================================================
  33. 2025-12-02 11:44:57 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:79] - 通过 URI 提取的 file_name 获取文件: j88syrk9ad26
  34. 2025-12-02 11:44:57 - DeconstructionSystem.src.components.agents.content_unit_understand - INFO - [content_unit_understand.py:181] - L3 解构资料长度: 82038
  35. 2025-12-02 11:44:57 - DeconstructionSystem.src.components.agents.content_unit_understand - INFO - [content_unit_understand.py:118] - 开始视频整体结构理解分析(调用 safe_invoke_video_analysis)...
  36. 2025-12-02 11:44:57 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 内容整体结构理解分析 - 开始视频分析...
  37. 2025-12-02 11:47:39 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 内容整体结构理解分析 - 视频分析完成
  38. 2025-12-02 11:47:39 - DeconstructionSystem.src.components.agents.content_unit_understand - INFO - [content_unit_understand.py:150] - 整体结构分析完成,结果包含字段: ['整体解构', '段落解构']
  39. 2025-12-02 11:47:39 - DeconstructionSystem.src.components.agents.content_unit_understand - INFO - [content_unit_understand.py:151] - ================================================================================
  40. 2025-12-02 11:47:39 - DeconstructionSystem.src.workflows.script_workflow_v2 - INFO - [script_workflow_v2.py:141] - 整体结构理解完成,长度: 2
  41. 2025-12-02 11:47:39 - DeconstructionSystem.src.workflows.script_workflow_v2 - INFO - [script_workflow_v2.py:175] - === ScriptWorkflowV2 执行完成 ===
  42. 2025-12-02 11:47:39 - DeconstructionSystem.__main__ - INFO - [run_batch_script_v2.py:87] - 处理视频: channel_content_id=58840748 title=🔴😂笑死了!让狗咬了,还要粘住嘴
  43. 2025-12-02 11:47:39 - DeconstructionSystem.src.workflows.script_workflow_v2 - INFO - [script_workflow_v2.py:162] - === 开始执行 ScriptWorkflowV2(视频 → L3 单元 → L1/L2 整体解构) ===
  44. 2025-12-02 11:47:39 - DeconstructionSystem.src.workflows.script_workflow_v2 - INFO - [script_workflow_v2.py:79] - === ScriptWorkflowV2:执行节点 video_upload ===
  45. 2025-12-02 11:47:39 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:68] - 开始下载视频: https://rescdn.yishihui.com/longvideo/transcode/video/vpc/20250929/ce8968e2f346103b83b75c0c8100028e.mp4
  46. 2025-12-02 11:47:39 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:275] - 构建文件路径: /Users/jihuaqiang/piaoquan/aigc_how_decode_base_project_0916_1125/examples/58840748/58840748.mp4
  47. 2025-12-02 11:47:39 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:153] - 未在examples目录下找到同名文件,开始下载...
  48. 2025-12-02 11:47:42 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:203] - 视频下载完成,大小: 21.70 MB
  49. 2025-12-02 11:47:42 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:82] - 视频文件路径: /var/folders/zg/ktsngwv13cd2wp32tyfx17_c0000gn/T/tmpfwhvz9aq.mp4
  50. 2025-12-02 11:47:42 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:164] - 上传视频到Gemini: /var/folders/zg/ktsngwv13cd2wp32tyfx17_c0000gn/T/tmpfwhvz9aq.mp4
  51. 2025-12-02 11:47:46 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:120] - 等待文件处理...
  52. 2025-12-02 11:47:55 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:149] - 文件处理完成
  53. 2025-12-02 11:47:55 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:172] - 视频上传并处理完成
  54. 2025-12-02 11:47:55 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:114] - 视频上传成功,文件名称: None
  55. 2025-12-02 11:47:55 - DeconstructionSystem.src.workflows.script_workflow_v2 - INFO - [script_workflow_v2.py:90] - 视频上传完成 - URI: https://generativelanguage.googleapis.com/v1beta/files/uqliq9hxp0wx
  56. 2025-12-02 11:47:55 - DeconstructionSystem.src.workflows.script_workflow_v2 - INFO - [script_workflow_v2.py:107] - === ScriptWorkflowV2:执行节点 content_unit_split ===
  57. 2025-12-02 11:47:55 - DeconstructionSystem.src.components.agents.content_unit_split_agent - INFO - [content_unit_split_agent.py:82] - ================================================================================
  58. 2025-12-02 11:47:55 - DeconstructionSystem.src.components.agents.content_unit_split_agent - INFO - [content_unit_split_agent.py:83] - 内容单元拆分 (ContentUnitSplitAgent)
  59. 2025-12-02 11:47:55 - DeconstructionSystem.src.components.agents.content_unit_split_agent - INFO - [content_unit_split_agent.py:84] - ================================================================================
  60. 2025-12-02 11:47:55 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:79] - 通过 URI 提取的 file_name 获取文件: uqliq9hxp0wx
  61. 2025-12-02 11:47:56 - DeconstructionSystem.src.components.agents.content_unit_split_agent - INFO - [content_unit_split_agent.py:101] - 开始视频脚本分析和L3单元拆分...
  62. 2025-12-02 11:47:56 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 内容单元拆分分析 - 开始视频分析...
  63. 2025-12-02 11:50:11 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 内容单元拆分分析 - 视频分析完成
  64. 2025-12-02 11:50:11 - DeconstructionSystem.src.components.agents.content_unit_split_agent - INFO - [content_unit_split_agent.py:126] - 分析完成,单元数量: 89
  65. 2025-12-02 11:50:11 - DeconstructionSystem.src.components.agents.content_unit_split_agent - INFO - [content_unit_split_agent.py:127] - ================================================================================
  66. 2025-12-02 11:50:11 - DeconstructionSystem.src.workflows.script_workflow_v2 - INFO - [script_workflow_v2.py:117] - L3 单元拆分完成,长度: 1
  67. 2025-12-02 11:50:11 - DeconstructionSystem.src.workflows.script_workflow_v2 - INFO - [script_workflow_v2.py:131] - === ScriptWorkflowV2:执行节点 content_unit_understand ===
  68. 2025-12-02 11:50:11 - DeconstructionSystem.src.components.agents.content_unit_understand - INFO - [content_unit_understand.py:92] - ================================================================================
  69. 2025-12-02 11:50:11 - DeconstructionSystem.src.components.agents.content_unit_understand - INFO - [content_unit_understand.py:93] - 内容整体结构理解 (ContentUnitUnderstandAgent)
  70. 2025-12-02 11:50:11 - DeconstructionSystem.src.components.agents.content_unit_understand - INFO - [content_unit_understand.py:94] - ================================================================================
  71. 2025-12-02 11:50:11 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:79] - 通过 URI 提取的 file_name 获取文件: uqliq9hxp0wx
  72. 2025-12-02 11:50:12 - DeconstructionSystem.src.components.agents.content_unit_understand - INFO - [content_unit_understand.py:181] - L3 解构资料长度: 69485
  73. 2025-12-02 11:50:12 - DeconstructionSystem.src.components.agents.content_unit_understand - INFO - [content_unit_understand.py:118] - 开始视频整体结构理解分析(调用 safe_invoke_video_analysis)...
  74. 2025-12-02 11:50:12 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 内容整体结构理解分析 - 开始视频分析...