1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-13 15:58:13 +08:00

Auto-Generate docs 🤖

This commit is contained in:
Issues Docs [BOT]
2025-08-14 15:10:16 +00:00
parent b1e2667fad
commit 8246ebf74d
3 changed files with 52 additions and 38 deletions

View File

@@ -565,5 +565,13 @@ async def read():
要不你问问ai吧你缺少一个自定义指令干掉你这个死循环。
---
### 评论 29 - thefreezoo
> 要不你问问ai吧你缺少一个自定义指令干掉你这个死循环。
插件是同步调用的需要把插件包装成任务放回当前事件循环我把plugins.py异步调用那里直接改成在事件循环中执行然后放回running_taskstop的时候在终止任务,这样就可以用关机命令了
---
[链接到 GitHub Issue](https://github.com/hanxi/xiaomusic/issues/105)

View File

@@ -4,7 +4,7 @@ title: yt-dlp cookies 文件上传功能
# yt-dlp cookies 文件上传功能
此功能用于解决 yt-dlp 下载资源失败时使用,比如 ip 被 B站或者 youtube 加入黑名单后才需要使用。
此功能用于解决 yt-dlp 下载资源失败时使用,比如 **ip 被 B站或者 youtube 加入黑名单**后才需要使用。
上传的文件用于 yt-dlp 的 `--cookies` 参数。
```

View File

@@ -1800,5 +1800,11 @@ nalytics.py:111: Execption Cannot connect to host umami.hanxi.cc:443 ssl:default
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
---
### 评论 117 - 467815891a
Bilibili现在也需要cookies建议作者大大改一下改一下说明。按照youtube那样上传cookies就行了
---
[链接到 GitHub Issue](https://github.com/hanxi/xiaomusic/issues/99)