• 1
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 30
AdultScraper for Ember released
(2022-01-25, 12:29)eduardomtz Wrote:
(2022-01-24, 18:38)adultmm Wrote:
(2022-01-16, 17:57)adultmm Wrote: Hi @eduardomtz,

I'll check the possibility to implement a scraper for this site.

Thank you

Hi @eduardomtz and @slappy

Unfortunately, there is a problem with the data18.com site. It doesn't serve the images without the appropriate referer, so the images on the site cannot be hot-linked, and used in EMM. You can try it yourself, just copy the URL of any poster to another browser window. So we should have a server to proxy the images on this site. Something like this: https://myimageproxy.com?image=https://www.data.18/image-from-the-site-jpg&use-referer=https://www.data.18 The image proxy download the image with the given referer and return it. It's not a big deal to write a proxy like this, but I have no server to run the code. 

Does anybody know an online service for this task?

I'm thinking about the solutioN
https://github.com/PAhelper/PhoenixAdult...09d59569cf
hello thanks for working on this I am very grateful , I do not have much knowledge but I tried this complement for plex and it manages to scratch the image maybe it will help you a little , much respect for you
Hi @eduardomtz,

Thank you for the idea. They try to read the images without any magic, so I doubt it works. 

I installed the latest version and tried to test it, but I couldn't find any video where the information was downloaded from Data18.com. Can you send me at least one filename where are you sure that the poster is downloaded from Data18?

Thanks
Reply
(2022-01-27, 17:14)chaitrakiran Wrote: Hello friend, thank you for creating such a beautiful Adult Scraper for Ember. Please implement scraper for data18.com in future.

Hi @chaitrakiran, You can check the progress here:

https://github.com/adultmm/AdultMediaManager/issues/18
Reply
Thank you my dear friend. Yes I agree with you. at least implement information (nfo) and others (Actors name, studio) except images. when we click on  Continue reading on original site...(data18.com link) it takes us to original site from there you can get images (here you can do your magic).
Reply
do include 

FantasyMassage 
  - AllGirlMassage
  - FantasyMassage
  - MassageParlor
  - MilkingTable
  - NuruMassage
  - POVMassage
  - SoapyMassage
  - TrickySpa
Reply
that's how search works for me  Data18Scenes - Scene Name
Reply
(2022-01-28, 09:46)eduardomtz Wrote: that's how search works for me  Data18Scenes - Scene Name
Hi @eduardomtz,

Thank you, in this way Plex really search on Data18. I tried some videos, but the images were downloaded from somewhere else, not from Data18. 

For example:
https://www.data18.com/scenes/1267808    NSFW !!!

Produced this movie page:
https://images2.imgbox.com/6f/c2/rqJ5mnii_o.png     NSFW !!!

As you can see, the tags (genres) are from Data18, but the actor images are different. I couldn't find any video where images were downloaded from Data18. 

The related log:
INFO (logkit:16) - Actors
INFO (logkit:16) - Requesting HEAD "https://i.datavimg.com/images/pornstars/par/maya-woulfe.jpg"
INFO (logkit:16) - GZip request saved as "8f394dea54884713befe9dee7c86d3fc.gz"
INFO (logkit:16) - Requesting GET "https://www.freeones.com/babes?q=Maya%20Woulfe"
INFO (logkit:16) - GZip request saved as "eea635c904b04bdc9d84d887e5901ebb.gz"
INFO (logkit:16) - Requesting GET "https://www.freeones.com/maya-woulfe/bio"
INFO (logkit:16) - GZip request saved as "5986c0f66ccb479e86ed9b4f50ffbb08.gz"
INFO (logkit:16) - Maya Woulfe found in Freeones 
INFO (logkit:16) - PhotoURL: https://cdn.freeones.com/photo-a2e/AW/KL...1604069436
INFO (logkit:16) - Gender: female
INFO (logkit:16) - Actor: Maya Woulfe https://cdn.freeones.com/photo-a2e/AW/KL...1604069436

You can see, Phoenix tried to download the image from data18, but - I suppose after it was not successful - it downloaded the photo from Freeones.com. 

So I'm sure PhoenixAdultBundle doesn't support Data18 images.
Reply
Hi,

would it be possible to implement a scraper for the following sites (NSFW!)?

https://www.scorevideos.com/
https://www.scoreland.com/
https://www.scoreland2.com/

Maybe also www.eboobstore.com/ As far as I know, all scenes (and movies) from the score group are listed there. However, some are named differently than on the individual sites.

Regarding the Jules Jordan Scraper:
I noticed that the "automatic (force best match)" method does not work there (even though it works for the other scrapers), but I coudn't figure out why. I use Version 0.9.0-BETA.1.

Kind regards
Reply
Hi Guys,

So a new beta version is available: v0.9.0-BETA.2

The most important change is that a remote cache has been implemented in front of the ImgBox, so if an image had been uploaded earlier by anybody, we don't need to wait for the slow download times. I hope this solution is fast enough and we can use it to support Data18 images as well. Test it guys, and if don't have any problem with it, I'll release it as stable.

Have a nice week!
Reply
Hi @Johnson_Stgt
(2022-01-29, 15:19)Johnson_Stgt Wrote: Hi,

would it be possible to implement a scraper for the following sites (NSFW!)?

https://www.scorevideos.com/
https://www.scoreland.com/
https://www.scoreland2.com/
I've checked the first one and it's absolutely possible. I've added them to my to-do list.
(2022-01-29, 15:19)Johnson_Stgt Wrote: Maybe also www.eboobstore.com/ As far as I know, all scenes (and movies) from the score group are listed there. However, some are named differently than on the individual sites.

Regarding the Jules Jordan Scraper:
I noticed that the "automatic (force best match)" method does not work there (even though it works for the other scrapers), but I coudn't figure out why. I use Version 0.9.0-BETA.1.
Thanks for the error report. I'll check it.
(2022-01-29, 15:19)Johnson_Stgt Wrote: Kind regards
Kind regards
Reply
v0.9.0 is available. The most important change is that AdultScraper now supports WebP image format and secured images. Also, I implemented 24 new site scrapers and lots of smaller changes and bug fixes.

For the details and download visit the release page on GitHub.
Reply
Hi @Johnson_Stgt
(2022-01-29, 15:19)Johnson_Stgt Wrote: Regarding the Jules Jordan Scraper:
I noticed that the "automatic (force best match)" method does not work there (even though it works for the other scrapers), but I coudn't figure out why. I use Version 0.9.0-BETA.1.

Fixed in v0.9.0. Please, test it.
Thanks
Reply
Hi @adultmm,

Great work on the scraper, thank you.  Looks like the Vixen group has a new site, slayed.com , please can you look to include a scraper for this site?

Thanks.
Reply
Hi@adultmm,

First of thank you for all the hard work you have put into this and thank you for sharing it with the community.

Second is just a simple question I may have overlooked the answer to and if I have I apologize for the redundancy. Let’s say I have 300 or so videos of from teamskeet and I know they are all from the same provider. How can I set my search or ensure that the video source always defaults to the same scraper or last used scraper? Probably a simple solution but I am newbie when it comes to ember related things.

Thanks in advance.

Wicked
Reply
(2022-02-11, 02:00)Wickedluva Wrote: Hi@adultmm,

First of thank you for all the hard work you have put into this and thank you for sharing it with the community.

Second is just a simple question I may have overlooked the answer to and if I have I apologize for the redundancy. Let’s say I have 300 or so videos of from teamskeet and I know they are all from the same provider. How can I set my search or ensure that the video source always defaults to the same scraper or last used scraper? Probably a simple solution but I am newbie when it comes to ember related things.

Thanks in advance.

Wicked
Hi @Wickedluva,

AdultSctaper tries to detect the scraper from the full path of the file, so you can rename your files to contain the site name, or move your videos to a folder containing the site name. 

I hope, it'll help.
Reply
Guys, a new BETA version has been released with the most wanted feature to scrape scene info from metadata sites such as ThePornDB or Data18.com. This version also contains a lot of other improvements, for the details or download, visit my GitHub page.

It is a beta version, so errors may occur.
Reply
  • 1
  • 13
  • 14
  • 15(current)
  • 16
  • 17
  • 30

Logout Mark Read Team Forum Stats Members Help
AdultScraper for Ember released0