stash/pkg/scraper
SpedNSFW bde5d07afb
Find correct python executable (#1156)
* find correct python executable
For script scrapers using python, both python and python3 are valid depending on the OS and running environment. To save users from having any issues, this change will find the correct executable for them.

Co-authored-by: bnkai <bnkai@users.noreply.github.com>
2021-03-03 08:01:01 +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 Find correct python executable (#1156) 2021-03-03 08:01:01 +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