Skip to content

Conversation

@Clasp8775
Copy link
Contributor

Examples to test

https://www.dmm.co.jp/mono/dvd/-/detail/=/cid=1drpt040/

Short description

I updated the Xpaths that were no longer working.
I can't get the URL scraper to work with URLs like https://video.dmm.co.jp/av/content/?id=1drpt00040, not sure why.

@Clasp8775 Clasp8775 changed the title Update DMM.yml: fix non-working Xpath draft: Update DMM.yml: fix non-working Xpath Dec 17, 2025
@Clasp8775 Clasp8775 marked this pull request as draft December 17, 2025 08:33
scene:
Title: //meta[@property="og:title"]/@content
Details: //td[@id="mu"]//div[@class="mg-b20 lh4"]/p[@class="mg-b20"]/text()
Details: /html/body/div[2]/main/div[3]/div[2]/div/div[2]/div[1]/div[2]/div/div[1]/text()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No. This is clearly copy-pasted from the browser selector path and is extremely inflexible

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please wait with reviewing until after I've removed the draft status, thanks!

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.

2 participants