|
Author |
Message |
ruud
|
Post subject: AdultDVDEmpire scraper Posted: September 18th, 2015, 7:55 am |
|
 |
Downloaded Clip |
Joined: September 15th, 2015, 7:07 am Posts: 3
|
Hello, Since the original one provided by Pete is not working atm, I built a new scraper to get my adult stuff up 2 date Scraper is regex based and the actual regex codes are placed in a xml file so it should be fairly easy to change the scraper when ADVDE makes changes to the website. For those that are interested, the source code can be found at https://github.com/digiwiz1/advdeBinary is attached below. Enjoy, Ruud
Attachments: |
File comment: ADVD scraper
advde.zip [14.75 KiB]
Downloaded 1990 times
|
|
|
|
|
 |
VolvoT5R
|
Post subject: Re: AdultDVDEmpire scraper Posted: October 16th, 2015, 12:29 am |
|
 |
Downloaded Clip |
Joined: October 14th, 2015, 7:34 am Posts: 3
|
Hi Ruud, Thank you very much for the scraper, nice work. I have only one question, I get the backdrops and cast pictures nut not the cover picture. I'm trying to alter this link <![CDATA[id="front-cover" class="[^\"]*" rel="[^\"]*" title="[^\"]*"><img src="([^\"]*)"]]> but no succes so far Can you help me out? Thanks 
|
|
|
|
 |
ruud
|
Post subject: Re: AdultDVDEmpire scraper Posted: October 16th, 2015, 2:33 pm |
|
 |
Downloaded Clip |
Joined: September 15th, 2015, 7:07 am Posts: 3
|
Seems they changed something in the layout.
It did not work for me as well, so I went ahead and fixed the regex stuff. Also some minor fixes to show runtime in minutes.
PS: the regex is wrapped inside the CDATA[] block to avoid all kinds of nasty XML escaping. The fixed regex is:
id="front-cover" class="[^\"]*" rel="[^\"]*" title=[^\>]*><img src="([^\"]*)"
|
|
|
|
 |
trickfilmjunkie
|
Post subject: Re: AdultDVDEmpire scraper Posted: November 20th, 2015, 4:04 pm |
|
 |
Flash Video |
Joined: February 22nd, 2015, 5:51 am Posts: 15
|
Thank you for your work. The scraper works well, but not flawless.
1 | If you have a year in the foldername like "angel.10.(2009)", the scraper doesn't find the adult movie "angel.10" 2 | Sometimes the scraper creates a result without confirmation. Searching the title "teeny.splash.#.1" the result is "teeny.splash.#.9" and MCM starts to rename the folder and files right away. 3 | Sometimes the scraper creates a result without any sense. Searching the title "Tatjana" the result is "Sporty Teens Vol. 9" and MCM starts to rename the folder and files right away.
Any chance to fix that, please?
|
|
|
|
 |
Pete
|
Post subject: Re: AdultDVDEmpire scraper Posted: November 20th, 2015, 6:40 pm |
|
 |
Developer/Owner |
 |
Joined: May 1st, 2009, 10:12 am Posts: 11747 Location: Meridian, ID, USA
|
trickfilmjunkie wrote: 2 | Sometimes the scraper creates a result without confirmation. Searching the title "teeny.splash.#.1" the result is "teeny.splash.#.9" and MCM starts to rename the folder and files right away. This one issue is because of your Media Center Master preferences. You are telling Media Center Master to not prompt you for confirmation if there is only one search result. Turn that off if you want confirmations on all fetches.
_________________ Peter Souza IV stable version 2.24.11922.987 / April 29th, 2022 Media Center Master on Facebook!
|
|
|
|
 |
Youthi2
|
Post subject: Re: AdultDVDEmpire scraper Posted: January 5th, 2016, 12:18 pm |
|
 |
Downloaded Clip |
Joined: January 5th, 2016, 12:12 pm Posts: 1
|
Hi All
Forgive me if im doing this is the wrong way but wondered if it would be possible for a future enhancement of the scaper to look at the Adult titles in the VOD category. The scraper sometimes fails to recognise newer titles in this category.
Not urgent but a nice to have
Thanks in advance and keep up the great work Pete!!
Youth
|
|
|
|
 |
zebvoo
|
Post subject: Re: AdultDVDEmpire scraper Posted: March 17th, 2020, 4:47 am |
|
 |
Downloaded Clip |
Joined: March 17th, 2020, 4:37 am Posts: 2
|
Seems they changed something in the layout. It did not work for me as well, so I went ahead and fixed the regex stuff. Also some minor fixes to show runtime in minutes.
|
|
|
|
 |
fotso
|
Post subject: Re: AdultDVDEmpire scraper Posted: September 22nd, 2022, 1:12 am |
|
 |
Downloaded Clip |
Joined: September 27th, 2019, 2:36 pm Posts: 2
|
Not yet, but I can post one for ADVDE soon . The templates take a while to organize and comment correctly.
|
|
|
|
 |
|
|