sxyland dropped the /<numeric_id>/<slug>/ scene URL format for /<slug>/, so the old regex matched nothing (frozen since 06-07). Rewrote search() to use the performer page /actor/<slug>/ and fetch each scene for full metadata: all performers (with co-stars, from /actor/ links), tags (scoped to the scene's tags-list, not the sidebar), duration + upload date (itemprop), studio from the title prefix (BraZZers/MilfCoach/... , guarded so a performer-name prefix isn't mistaken for a studio). Junk nav pages (Terms of Use etc.) are dropped via a no-duration-and-no-tags guard. Verified: clean studio/performers/tags in DB, 0 errors. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| direct_scrapers | ||
| __init__.py | ||
| base.py | ||
| dooplay.py | ||
| paradisehill.py | ||
| stashdb.py | ||
| tpdb.py | ||