Skip to content

Fix AShemaleTube scene scraping, remove unreliable free proxy - #2830

Open
yushizui wants to merge 1 commit into
stashapp:masterfrom
yushizui:fix/ashemaleTube
Open

Fix AShemaleTube scene scraping, remove unreliable free proxy#2830
yushizui wants to merge 1 commit into
stashapp:masterfrom
yushizui:fix/ashemaleTube

Conversation

@yushizui

Copy link
Copy Markdown

Summary

  • Remove the free-proxy dependency and all proxy usage. Free proxies are
    unreliable for this site (fetching one frequently times out), and the
    http/https proxy-key handling meant https requests bypassed the proxy
    entirely.
  • Fix XPath selectors broken by the 2024 site redesign:
    • Title: item-info -> content-title-row
    • Date: views-count-add -> search YYYY-MM-DD inside views-count
    • Tags: @title attribute -> text content, excluding model-card
    • Performers: only /pornstars/ links (excludes uploaders)

Testing

Verified against the white-lace video page: title, date, tags,
performers, and image all scrape correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant