webextension-pixiv-toolkit icon indicating copy to clipboard operation
webextension-pixiv-toolkit copied to clipboard

Unable to save/download image on only this particular pixiv user's page

Open hvncodes opened this issue 1 year ago • 0 comments

Describe the bug

Upon clicking "DL image" button, it changes to "Save image" immediately and no download happens.

Expected behavior

Upon clicking "DL image" button, it should change to "Downloading 1%" and progress until 100%, and then save the image to the downloads folder.

Example work from Pixiv

Seemingly every image in this user's page. https://www.pixiv.net/en/users/62737925

Screenshots

N/A

Browser and Version (please complete the following information):

Chrome Version 120.0.6099.130 (Official Build) (64-bit)

Settings of extension

{"MangaPageNumberStartWithOne":false,"alwaysPack":false,"animationJsonFormat":1,"askDownloadSavedWork":true,"autoActivateDownloadPanel":true,"disableDownloadsShelf":false,"displayWorkTypeLabel":true,"downloadPackFiles":true,"downloadPanelPosition":"right","downloadPanelStyle":2,"downloadRelativeLocation":"booru/","downloadSaveAs":false,"downloadTasksWhenDownloadingImages":2,"enableExtTakeOverDownloads":true,"enableExtend":false,"enableExtension":true,"enablePackUgoiraFramesInfo":true,"enablePtkSearch":true,"enableSaveDownloadHistory":1,"enableSaveVisitHistory":true,"enableWhenUnderSeconds":1,"extendDuration":3,"featureKnown":false,"guideShowed":true,"illustrationCreateSubdirectory":0,"illustrationImageRenameFormat":"{authorId}({author}){id}p{pageNum}","illustrationKeepPageNumber":false,"illustrationPageNumberLength":-1,"illustrationPageNumberStartWithOne":false,"illustrationRelativeLocation":"","illustrationRenameFormat":"","importantNoticeDisplayed":true,"language":"default","mangaImageRenameFormat":"{authorId}({author}){id}p{pageNum}","mangaPageNumberLength":0,"mangaPagesInChunk":99,"mangaRelativeLocation":"","mangaRenameFormat":"","maxDownloadRecords":10000,"maxHistoryItems":10000,"multipleDownloadsGapTime":150,"notSaveNSFWWorkInHistory":false,"novelIncludeDescription":false,"novelRelativeLocation":"","novelRenameFormat":"","pixivComicImageRenameFormat":"{id}{title}p{pageNum}","pixivComicPageNumberLength":0,"pixivComicPageNumberStartWithOne":false,"pixivComicRelativeLocation":"","pixivComicRenameFormat":"{id}{title}","showPixivOmina":true,"showReloadInPopup":false,"showUpdateChangeLog":true,"statIllustDownloaded":5745,"statMangaDownloaded":56,"statNovelDownloaded":0,"statUgoiraDownloaded":106,"ugoiraConvertTool":"ffmpeg","ugoiraCustomFFmpegCommand":"","ugoiraQuanlity":10,"ugoiraRelativeLocation":"","ugoiraRenameFormat":"{authorId}({author})_{id}","version":"5.5.3","visitHistoryType":"list","workCoverSize":1}

Additional context

The extension works fine and still works fine everywhere else, except this user's works.

hvncodes avatar Dec 29 '23 11:12 hvncodes