Open luki4ven opened 3 weeks ago
Bot detected the issue body's language is not English, translate it automatically.
Title: 🐛[BUG] Huajiao don't recording
花椒直播支持使用 直播间页面地址录制
和 作者主页地址录制
直播间页面地址如:https://www.huajiao.com/l/345164050 但是这种每次直播结束 直播间地址会变化,所以只能一次性录制。
如果要支持持久化录制,可以使用 主播主页地址
, 但是这种 需要配置Cookie才能获取到直播流数据。
Bot detected the issue body's language is not English, translate it automatically.
Huajiao Live supports the use of
Live broadcast room page address recording
andAuthor homepage address recording
The live broadcast room page address is: https://www.huajiao.com/l/345164050 However, the address of the live broadcast room will change every time the live broadcast ends, so it can only be recorded once.
If you want to support persistent recording, you can use the anchor homepage address
, but this requires configuring cookies to obtain live stream data.
⚠️ Confirm if similar issues exist
🔧 How did you run the program?
Directly running the exe file
🐍 If running with source code, please select your Python environment version
None
💻 Please select your system environment
Windows 11
⚠️ Confirm if you have retried multiple times
🕹 Reproduction steps
2024-10-31 02:05:12.287 | ERROR | douyinliverecorder.utils:wrapper:25 - 错误信息: type: KeyError, 'data' in function get_huajiao_stream_url at line: 2244 2024-10-31 02:05:12.287 | ERROR | main:start_record:1225 - 错误信息: 'list' object has no attribute 'get' 发生错误的行数: 778
😯 Problem description
使用了主放送的主页地址也会发生这样的错误
📜 Error information
No response