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

🚀[Feature] 针对需要使用Cookies的项目建议增加失效推送 #874

Open
1 task done
q8018414 opened this issue Jan 7, 2025 · 1 comment
Open
1 task done
Labels
enhancement New feature or request

Comments

@q8018414
Copy link

q8018414 commented Jan 7, 2025

⚠️ 搜索是否存在类似issue

  • 我已经搜索过issues,没有发现相似issue

📜 功能描述

目前我用的Docker来录制一些直播间.但是放在NAS上面.Cookies是否失效并没有办法第一时间知道.
主要建议:
1.建议增加对于有使用Cookies的项目,针对Cookies失效.或者类似错误的推送.
下面是一些延伸建议:
2.能否引入fastapi开放动态设置cookies的接口,这样.main里面直接用字典保存cookies.按分类调用.
3.如果能实现第二点,那么.我能弄个简单的谷歌浏览器插件,动态上报指定的域名cookies,达到实时更新cookies的目的

🌐 举例(可选)

No response

💡 动机

及时人工处理异常情况.

@q8018414 q8018414 added the enhancement New feature or request label Jan 7, 2025
@Issues-translate-bot
Copy link

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


Title: 🚀[Feature] It is recommended to add invalid push for projects that require the use of Cookies

⚠️ Search if there is a similar issue

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

📜 Function description

Currently, I use Docker to record some live broadcast rooms. But when I put it on the NAS, there is no way to know immediately whether the cookies have expired.
Main suggestions:

  1. It is recommended to add push notifications for projects that use cookies to deal with invalid cookies or similar errors.
    Here are some extension suggestions:
  2. Can fastapi be introduced to open the interface for dynamically setting cookies, so that cookies can be saved directly in the dictionary in the main and called according to categories.
  3. If the second point can be realized, then I can make a simple Google browser plug-in to dynamically report the specified domain name cookies to achieve the purpose of updating cookies in real time.

🌐 Example (optional)

No response

💡 Motivation

Handle abnormal situations manually in a timely manner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants