-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
时间
2026-01-30 02:42:58
错误内容
name: TypeError
message: Failed to fetch
stack trace:
TypeError: Failed to fetch
at chrome-extension://fcmfnpggmnlmfebfghbfnillijihnkoh/userscript.html?name=csdn2md-%E6%89%B9%E9%87%8F%E4%B8%8B%E8%BD%BDCSDN%E6%96%87%E7%AB%A0%E4%B8%BAMarkdown.user.js&id=8b99f3ba-1159-4776-9533-2576578c76bd:4649:55
at new Promise (<anonymous>)
at ArticleDownloader.downloadOneArticleFromBatch (chrome-extension://fcmfnpggmnlmfebfghbfnillijihnkoh/userscript.html?name=csdn2md-%E6%89%B9%E9%87%8F%E4%B8%8B%E8%BD%BDCSDN%E6%96%87%E7%AB%A0%E4%B8%BAMarkdown.user.js&id=8b99f3ba-1159-4776-9533-2576578c76bd:4640:20)
at chrome-extension://fcmfnpggmnlmfebfghbfnillijihnkoh/userscript.html?name=csdn2md-%E6%89%B9%E9%87%8F%E4%B8%8B%E8%BD%BDCSDN%E6%96%87%E7%AB%A0%E4%B8%BAMarkdown.user.js&id=8b99f3ba-1159-4776-9533-2576578c76bd:5290:36
at chrome-extension://fcmfnpggmnlmfebfghbfnillijihnkoh/userscript.html?name=csdn2md-%E6%89%B9%E9%87%8F%E4%B8%8B%E8%BD%BDCSDN%E6%96%87%E7%AB%A0%E4%B8%BAMarkdown.user.js&id=8b99f3ba-1159-4776-9533-2576578c76bd:235:31
at new Promise (<anonymous>)
at Object.parallelPool (chrome-extension://fcmfnpggmnlmfebfghbfnillijihnkoh/userscript.html?name=csdn2md-%E6%89%B9%E9%87%8F%E4%B8%8B%E8%BD%BDCSDN%E6%96%87%E7%AB%A0%E4%B8%BAMarkdown.user.js&id=8b99f3ba-1159-4776-9533-2576578c76bd:233:27)
at ArticleDownloader.downloadUserAllArticles (chrome-extension://fcmfnpggmnlmfebfghbfnillijihnkoh/userscript.html?name=csdn2md-%E6%89%B9%E9%87%8F%E4%B8%8B%E8%BD%BDCSDN%E6%96%87%E7%AB%A0%E4%B8%BAMarkdown.user.js&id=8b99f3ba-1159-4776-9533-2576578c76bd:5285:25)
at async UIManager.runMain (chrome-extension://fcmfnpggmnlmfebfghbfnillijihnkoh/userscript.html?name=csdn2md-%E6%89%B9%E9%87%8F%E4%B8%8B%E8%BD%BDCSDN%E6%96%87%E7%AB%A0%E4%B8%BAMarkdown.user.js&id=8b99f3ba-1159-4776-9533-2576578c76bd:2321:25)
at async HTMLButtonElement.<anonymous> (chrome-extension://fcmfnpggmnlmfebfghbfnillijihnkoh/userscript.html?name=csdn2md-%E6%89%B9%E9%87%8F%E4%B8%8B%E8%BD%BDCSDN%E6%96%87%E7%AB%A0%E4%B8%BAMarkdown.user.js&id=8b99f3ba-1159-4776-9533-2576578c76bd:1683:17)
其他信息
- URL:
https://blog.csdn.net/Britz_Kevin?type=blog - 脚本版本:
3.4.0 - 脚本配置:
{
"parallelDownload": true,
"fastDownload": true,
"zipCategories": true,
"saveWebImages": true,
"saveAllImagesToAssets": true,
"enableCustomFileName": true,
"customFileNamePattern": "{no}_{title}",
"maxConcurrentDownloads": 4,
"delayBetweenDownloads": 100,
"downloadAssetRetryCount": 3,
"downloadAssetRetryDelay": 1000,
"startArticleIndex": 1,
"endArticleIndex": 10000,
"zipLibrary": "fflate",
"enableStreaming": false,
"enableAutoUpdateCheck": true,
"addArticleInfoInYaml": false,
"addArticleTitleToMarkdown": true,
"addArticleInfoInBlockquote": true,
"removeCSDNSearchLink": true,
"enableColorText": true,
"enableImageSize": true,
"forceImageCentering": false,
"enableMarkdownEscape": false,
"markdownEscapePattern": "`*_[]{}()#+-.!",
"mergeArticleContent": false,
"addSerialNumberToTitle": false,
"addArticleInfoInBlockquote_batch": true
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels