Skip to content
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

🐛[BUG] 主播更改名字导致无法录制/直播链接更改导致配置文件自动误删 #796

Open
2 tasks done
yoonelAI opened this issue Nov 22, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@yoonelAI
Copy link

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

  • 我已经搜索过issues,没有找到类似问题

🔧 运行方式

直接运行的exe文件

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

None

💻 请选择你的系统环境

Windows 10

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

  • 我已经尝试过多次,仍然出现问题

🕹 复现步骤

  1. https://v.douyin.com/iDRL8BTd/
  2. 格式TS

😯 问题描述

  1. 该主播在名字后添加了诸如"(某日参加活动不播)",后来主播将这段文字去掉就无法正常录制了,需要手动删除URL_config配置文件中的主播名再运行exe重新获取。
  2. 获取后可以正常录制但是StopRecording关闭再开就没有了,发现是配置文件中直接没有该主播信息了(少了一大半的链接还有剩下的链接前被自动加了#),重新手动添加直播链接后发现链接变了,原先是(https://v.douyin.com/iAE......),现在变为(https://v.douyin.com/iDR......)
  3. 小建议exe的运行日志比如轮询是否开播、报错、录制完毕能否常驻,报错一闪而过根本看不清

📜 错误信息

No response

@yoonelAI yoonelAI added the bug Something isn't working label Nov 22, 2024
@Issues-translate-bot
Copy link

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


Title: 🐛[BUG] The anchor's name change caused the recording to fail/the live link change caused the configuration file to be automatically deleted accidentally

⚠️ Confirm whether similar problems already exist

  • I have searched for issues and found no similar issues.

🔧 How to run

exe file to run directly

🐍 If you are running from source code, please select your Python environment version

None

💻 Please select your system environment

Windows 10

⚠️ Confirm whether it has been retried multiple times

  • I've tried multiple times and still have problems

🕹 Steps to reproduce

  1. https://v.douyin.com/iDRL8BTd/
  2. Format TS

😯 Problem description

  1. The anchor added something like "(participating in an event on a certain day and will not broadcast)" after the name. Later, the anchor removed this text and could not record normally. You need to manually delete the anchor name in the URL_config configuration file and run the exe to obtain it again.
  2. After obtaining it, you can record normally, but it disappears after closing and reopening StopRecording. It is found that there is no information about the anchor in the configuration file (more than half of the links are missing, and # is automatically added in front of the remaining links). Manually restart After adding the live broadcast link, I found that the link had changed. It was originally (https://v.douyin.com/iAE....) and now it is (https://v.douyin.com/iDR....) ..)
  3. A small suggestion for the running log of the exe, such as polling whether to start broadcasting, error reporting, and whether it can be permanent after recording. The error reporting flashes by and cannot be seen clearly.

📜 Error message

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants