DoctorD1501 / JAVMovieScraper

Scrape XBMC and Kodi movie metadeta and automatically rename files for Japanese Adult Videos (JAV), American Adult DVDs, and American Adult Webcontent
GNU General Public License v2.0
751 stars 161 forks source link

Suggest for adding arzon.jp as the scraper source #257

Open shockleyq opened 6 years ago

shockleyq commented 6 years ago

Hi, I had used another JAV scraper before, and I found arzon.jp is a better scraper source than dmm, I suggest for adding it as another optional scraper site 👍

baha2046 commented 5 years ago

I write the arzon scraper last night. But still has a problem need to solve.

Image in arzon.jp cannot access without a referrer-url from arzon.jp, Of course I added referrer when loading image in JAVScraper so that's fine. But the problem is the actors photo, I am using Plex Server and for actors it dont read local image file, it always parse the URL and try to download by itself, (I think the same for Kobi) but since arzon.jp block access without a referrer-url setting as arzon.jp, the server cannot get the actor's picture. I don't know how to solve this problem, anyone have ideas?

syaofox commented 5 years ago

Try to create a local http server with the downloaded actor's image.

rahadiancs commented 5 years ago

Hi, have you checked laoyang945/javscraper? it supports arzon

Wizell commented 5 years ago

If you have added arzon scraper, please consider doing a pull request.