Poipiku Downloader

Download images or text from Poipiku

< 腳本Poipiku Downloader的回應

評論:普通 - 腳本能使用,但有一些問題

§
發表於:2023-05-05

There seems to be an issue with posts that are tagged with both a warning/R18 as well as a password; it won't show the password input field if those are both enabled on a post, so you get an "incorrect password" error if you try to download the images since it won't let you input it. I found an easy fix for now, simply find and delete these lines from the script:

if (!pageInfo.hasPassword) {
$panel.find(".line-password").hide();
}


This will enable the password input field on all pages (including posts that aren't password protected, but you can leave the password field blank on those and it should still work fine)

發表回覆

登入以回覆