Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scene and performer scrapers for ModelMediaAsia #2070

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

NormanPriv
Copy link

@NormanPriv NormanPriv commented Oct 18, 2024

Scrapers for a new site.

Scraper type(s)

  • performerByName
  • performerByFragment
  • performerByURL
  • sceneByName
  • sceneByQueryFragment
  • sceneByFragment
  • sceneByURL
  • movieByURL
  • galleryByFragment
  • galleryByURL

Examples to test

Scene example: https://modelmediaasia.com/zh-CN/videos/MD-0182
Performer example: https://modelmediaasia.com/zh-CN/models/11

Short description

I have used it for several scenes and things seem to work as expected so far.

The only thing I couldn't figure out is the way how performer URL should be added when a new performer is scraped with the scene scraper. See what I do with "Details" under "Performer" for the scene scraper. I am putting the URL there for the ease of use. For some unknown reason, if I directly set URL for performer, nothing will be set in the URL field for a newly created performer. I hope someone can take a look at that and see if it's a bug or something.

This should close #2068

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.

Scraper Request: modelmediaasia.com
1 participant