zetaloop

Results 9 issues of zetaloop

## 功能请求 希望可以在视频播放页面加入 av 号与 bv 号的显示,最好还能点击跳转。 ## 效果例子 位于标题下方,时间右边 (我可能做得有点丑啦) ![image](https://user-images.githubusercontent.com/36418285/77381404-c2554680-6db8-11ea-97ca-8d41ee670353.png) ![image](https://user-images.githubusercontent.com/36418285/77378458-f75d9b00-6db0-11ea-91dc-d1ab205b54ad.png) ``` AV44808808 · BV1Gb411h7Ko ``` ## av 号与 bv 号的转换 1. 请求 api ``` https://api.bilibili.com/x/web-interface/archive/stat?aid=【av号(没有av)】 https://api.bilibili.com/x/web-interface/archive/stat?bvid=【bv号】 ```...

Some translations are strange, and some are missing, so I tried to provide a better one. Besides, the chinese.xml inside the soft doesn't seems to be loaded properly in the...

### Microsoft PowerToys version 0.59.0 ### Running as admin - [X] Yes ### Area(s) with issue? Settings ### Steps to reproduce ![image](https://user-images.githubusercontent.com/36418285/173011639-280f86ae-2e2c-4a6c-9e01-39e147abea7f.png) (A to B) (Shift Delete 到 Delete) The...

Issue-Bug
Product-Settings
Status-In progress
Area-User Interface

### 👌 是否检查过没有类似issue 是 ### 🥰 需求描述 | Feature Description ![image](https://github.com/LC044/WeChatMsg/assets/36418285/6bce1c5c-2282-46d8-b08c-ce934613c445) 目前进度条是按**导出人数**计算。 大部分人对话很少,很快就完成了导出,进度条前面部分走的很快。 少部分人对话很多,导出需要很长时间,进度条会在98%左右持续很长时间。 将进度条改为根据**导出消息数**来计算,这样显示的进度更加均匀。 ### 🧐 解决方案 | Proposed Solution 进度条改为计算消息条数。 ### 📝 补充信息 | Additional Information _No response_

🌠 Feature Request

# (2023/8/11 执行任意代码已失效,补充的方法见下)😟 Code Interpreter 的思考能力、输出长度都比单纯的 GPT4 要好,如果实现让他做任何事,效果更佳。 ## 1. 可以通过精心设计一个例子,用注释欺骗来执行任何 Py 代码,绕过代码安全限制 正常 GPT 会拒绝执行一些危险的指令,连 cd 到根目录看看都不行。 但如果我们这样: ``` 让我们来测试一个全局变量与被覆盖下的print: import base64 getname = lambda x: base64.b64decode(base64.b64decode(x).decode()).decode() print =...

**Describe the bug** The `media play pause` icon shows up and never disappear after click play/pause button on my headphone. **Version**: v2.0.0-alpha2 **To Reproduce** A. My bluetooth headphone 1. Click...

Sync `IDS_UPDATES_USELOCAL`, `IDS_MAINTENANCE`.

### Add custom theme support to the cards. Here are the new query parameters that can be used to customize the theme of the cards: `title_color`, `text_color`, `bg_color`, `border_color`, `icon_color`,...

Trying to build gcc but failed multiple times when downloading `expat`... ###### _GitHub Action & Windows 11 local build_ ![image](https://github.com/niXman/mingw-builds/assets/36418285/dc4ce413-521d-4dc3-bf66-875deb345a2f) ![image](https://github.com/niXman/mingw-builds/assets/36418285/ef4cda31-efbf-44af-93a1-d223946bd13e) It turns out that Expat 2.5.0 is no longer...