Quote:
Originally Posted by pspzockerscene
Here is an example rule which works for "civitai.com/images/...?..." and will grab single images:
Code:
[
{
"enabled": true,
"logging": false,
"maxDecryptDepth": 1,
"name": "example rule for civitai.com single images",
"pattern": "**External links are only visible to Support Staff**,
"rule": "DEEPDECRYPT",
"packageNamePattern": null,
"passwordPattern": null,
"deepPattern": "src=\"(**External links are only visible to Support Staff**]+)\" style=\"max-height:100%;max-width:100%\" "
}
]
Rule as plaintext:
pastebin.com/raw/qHHiLfGt
This rule will only work for public content - you will need to add your login cookies to it to be able to download content which can only be viewed when logged in!
|
Thank you very much for the help,
I tried your rule with the link (which is public link) with your rule ,include and not include my cookie
**External links are only visible to Support Staff****External links are only visible to Support Staff**
i paste the link into "link grabber" tab but it cannot grab anything
i also try to disable my link grabber filter but its still not work