ihmily / DouyinLiveRecorder

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

抖音新和旧版本出现如下错误URLError, <urlopen error [Errno -3] Temporary failure in name resolution> in function get_douyin_stream_data at line: 1351 #707

Open home2020 opened 1 week ago

home2020 commented 1 week ago

⚠️ 确认是否已存在类似问题

🔧 运行方式

使用源代码运行

🐍 如果是使用源代码运行,请选择你的Python环境版本

Python 3.11

⚠️ 确认是否已经重试多次

🕹 复现步骤

https://live.douyin.com/255163856258

😯 问题描述

运行启动,多种抖音链接换过,只测试一条也这样自

📜 错误信息

2024-10-20 04:02:46.832 | WARNING | utils:wrapper:18 - 错误信息: type: URLError, <urlopen error [Errno -3] Temporary failure in name resolution> in function get_douyin_stream_data at line: 1351 2024-10-20 04:02:46.836 | WARNING | utils:wrapper:18 - 错误信息: type: AttributeError, 'list' object has no attribute 'get' in function get_douyin_stream_url at line: 265 2024-10-20 04:02:46.838 | WARNING | main:start_record:1076 - 错误信息: 'list' object has no attribute 'get' 发生错误的行数: 715

Issues-translate-bot commented 1 week ago

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


Title: The following errors appear in the new and old versions of Douyin

home2020 commented 1 week ago

docker 运行也一样错误,

Issues-translate-bot commented 1 week ago

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


The same error occurs when running docker,

ihmily commented 6 days ago

这明显是你的网络有问题 DNS解析错误 是否开了代理工具?如果有将其关闭试一下

Issues-translate-bot commented 6 days ago

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


This is obviously a problem with your network. DNS resolution error. Have you turned on a proxy tool? If so, try turning it off