Skip to content

Instantly share code, notes, and snippets.

@gylns
Created July 13, 2016 04:30
Show Gist options
  • Save gylns/0d1c2ab6bd2d2f5236a6200f19e7e7c3 to your computer and use it in GitHub Desktop.
Save gylns/0d1c2ab6bd2d2f5236a6200f19e7e7c3 to your computer and use it in GitHub Desktop.
{
"type": "resolver",
"ns": "nonymous",
"author": "gyl",
"prefix": "batch downloader for wiley ebooks",
"match": "^http://onlinelibrary\\.wiley\\.com/.*/pdf$",
"static": true,
"finder": "src=\"([^\"]*\\.pdf[^\"]*)\"",
"builder": "{1}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment