-
Notifications
You must be signed in to change notification settings - Fork 726
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
直播中的连接填写进去,一直显示没有正在录制的直播 #685
Comments
Title: Fill in the connection during the live broadcast, and it always shows that there is no live broadcast being recorded. |
中间应该是打开了VPN,现在VPN 已经关掉了,还是咩有录制,需要我如何操作才能恢复呢 |
The VPN should have been turned on in the middle. Now that the VPN has been turned off, there is still recording. What should I do to restore it? |
我用了一个编辑器 在一个虚拟环境中就成功了,也算解决了吧,我是小白,不好意思哈 |
I used an editor and it was successful in a virtual environment. It can be considered solved. I am a novice, sorry. |
🔧 运行方式
使用源代码运行
🐍 如果是使用源代码运行,请选择你的Python环境版本
Python 3.9
🕹 复现步骤
https://www.douyin.com/follow/live/409153278978
https://www.douyin.com/root/live/678929395416?is_paidlive=0&r_id=f_678929395416&r_player=1&watch_paidlive_status=regular
😯 问题描述
我填入的的直播间地址,正在直播中,但是却显示没有正在录制的直播
📜 错误信息
第一次获取数据失败:https://www.douyin.com/root/live/678929395416?is_paidlive=0&r_id=f_678929395416&r_player=1&watch_paidlive_status=regular 准备切换解析方法'NoneType' object has no attribute 'group'
错误信息: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1123)> 发生错误的行数: 196
序号2 网址内容获取失败,进行重试中...获取失败的地址是:('原画', 'https://www.douyin.com/root/live/678929395416?is_paidlive=0&r_id=f_678929395416&r_player=1&watch_paidlive_status=regular', '')
The text was updated successfully, but these errors were encountered: