stash/pkg/scraper
bnkai 117e6326db
Expose url for URLReplace in JSON scrapeByURL and scrapeByFragment (#1150)
* Expose url for URLReplace in JSON scrapeByURL and scrapeByFragment
* Apply queryURLReplace to xpath scrapers

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2021-03-02 09:19:56 +11:00
..
stashbox Decouple galleries from scenes (#1057) 2021-02-02 07:56:54 +11:00
action.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
config.go Random strings for cookie values (#1122) 2021-02-23 13:40:43 +11:00
cookies.go Random strings for cookie values (#1122) 2021-02-23 13:40:43 +11:00
freeones.go Fix freeones scraper (#1091) 2021-02-01 08:15:50 +11:00
image.go Skip insecure certificates check when scraping (#1120) 2021-03-01 11:47:39 +11:00
json.go Expose url for URLReplace in JSON scrapeByURL and scrapeByFragment (#1150) 2021-03-02 09:19:56 +11:00
json_test.go Add JSON scrape support (#717) 2020-08-10 14:21:50 +10:00
mapped.go Add gallery scraping (#862) 2020-10-21 09:24:32 +11:00
mapped_test.go scraper/mapped: Add feetToCm post process. (#711) 2020-08-12 11:17:43 +10:00
matchers.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
query_url.go Expose url for URLReplace in JSON scrapeByURL and scrapeByFragment (#1150) 2021-03-02 09:19:56 +11:00
scrapers.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
script.go Tweak scraper script error printing (#1107) 2021-02-09 19:07:53 +11:00
stash.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
url.go Skip insecure certificates check when scraping (#1120) 2021-03-01 11:47:39 +11:00
xpath.go Expose url for URLReplace in JSON scrapeByURL and scrapeByFragment (#1150) 2021-03-02 09:19:56 +11:00
xpath_test.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00