GopeedLab / GopeedLab/browser-extension
通过网盘直链下载无法直接获取 cookies
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 356
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
通过Tampermonkey扩展获取网盘直链,然后由 gopeed 扩展捕获下载后无法获取 cookies 导致 request failure 403,必须在高级选项中手动填写 cookies 才能正常下载。请问是我的操作哪里有问题还是扩展本身无法获取 cookies 导致的?
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
Reproduce the Tampermonkey direct-link workflow described in the issue, then trace the browser extension's cookie handling and download request path. Done means the captured download includes the required cookies and no longer fails with HTTP 403 without manual cookie entry; no file or test is named in the report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100