-
Notifications
You must be signed in to change notification settings - Fork 161
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
Scrapper for DMM Seems to be Broken Again using the Latest Code #333
Comments
DMM scraper relies on grammerchecker.net to do translation. That site is not reliable. If that site is not working, DMM scraper will not work properly. See #325 (comment) |
Thank you @zuko7177 for the reply. I am not sure if the issue relates to the translation. I have the option enable to force Japanese scrapping through "Scrape JAV Movies in Japanese Instead Of English". It works fine until yesterday. I tried also using manual url, but still returning nothing. Thanks for looking into it. |
I have a pull request to improve DMM scraping. #332 Also, take a look at https://github.com/jvlflame/Javinizer |
Thank you @zuko7177 ! With your latest repo, it works! The speed is also improved a lot!! I mean A LOT!!! |
Hi @zuko7177 recently I tried to scrape from DMM using command line, but it gave me error:
It seem like actress thumbnail is missing? DMM made changes again on their site source code? Please advise. Thank you. |
koonfoon, a quick containment is to disable actress scraper, "Scrapper's Settings/DMM/Scrape Actress". It works at least, then you need to manfully add actress info. Of course, it is only a containment. Let's wait for comments from @zuko7177. |
I am able to fix
Changed the css query:
This is working on my dev/test environment. But I had accidentally update my actual environment that run this scraper to ```JDK 16``. 😭 Now I got this error:
|
The scrapper for DMM appears to be broken again. I have been using the latest code uploaded by @Wizell, it works well in the past few days. It seems the DMM scrapper broken again today, it is not returning anything even with the manual url.
The text was updated successfully, but these errors were encountered: