maple3142 / maple3142/browser-extensions
ytdl需要更新的几个问题
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 94
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
1、插件无法加载进页面,提示:
This document requires 'TrustedHTML' assignment.。
2、https://bundle.run/p-queue@6.3.0,null了。
3、自己加了'TrustedHTML',插件加载成功,但解析出的下载地址无效。
期望能更新。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the ytdl plugin and reproduce the three reported problems: the TrustedHTML loading error, the null response from bundle.run/p-queue@6.3.0, and the invalid download URL. Trace the loading and URL-parsing paths; done means the plugin loads without the TrustedHTML error and produces valid download addresses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100