ihmily / DouyinLiveRecorder

可循环值守和多人录制的直播录制软件,支持抖音、TikTok、快手、虎牙、斗鱼、B站、小红书、pandatv、sooplive、flextv、popkontv、twitcasting、winktv、百度、微博、酷狗、17Live、Twitch、Acfun、CHZZK等平台直播录制
MIT License
5.03k stars 614 forks source link

🐛[BUG] 花椒 don't recording #733

Open luki4ven opened 3 weeks ago

luki4ven commented 3 weeks ago

⚠️ 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

Issues-translate-bot commented 3 weeks ago

Bot detected the issue body's language is not English, translate it automatically.


Title: 🐛[BUG] Huajiao don't recording

ihmily commented 2 weeks ago

花椒直播支持使用 直播间页面地址录制作者主页地址录制

直播间页面地址如:https://www.huajiao.com/l/345164050 但是这种每次直播结束 直播间地址会变化,所以只能一次性录制。

如果要支持持久化录制,可以使用 主播主页地址, 但是这种 需要配置Cookie才能获取到直播流数据。

Issues-translate-bot commented 2 weeks ago

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 and Author 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.