Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <scraper name="MyMovies.it" date="2009-09-09" content="movies" framework="1.0" thumb="MyMovies.png" language="it">
- <NfoUrl dest="3">
- <RegExp input="$$1" output="\1" dest="3">
- <expression noclean="1">(http://www\.mymovies\.it/dizionario/recensione\.asp\?id=[0-9]+)</expression>
- </RegExp>
- </NfoUrl>
- <CreateSearchUrl dest="3">
- <RegExp input="$$1" output="http://www.mymovies.it/database/ricerca/default.asp?q=\1" dest="3">
- <expression noclean="1"></expression>
- </RegExp>
- </CreateSearchUrl>
- <GetSearchResults dest="8">
- <RegExp input="$$5" output="<?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results>\1</results>" dest="8">
- <RegExp input="$$1" output="<entity><title>\2 (\5, \4)</title><url>http://www.mymovies.it/dizionario/recensione.asp?id=\1</url><id>\1</id></entity>" dest="5">
- <expression repeat="yes" noclean="1,3"><h3 style="margin:0px;">[^<]*<a href="http://www\.mymovies\.it/dizionario/recensione\.asp\?id=([0-9]+)" title="[^"]+">([^<]+)</a>[^7]+<div class="linkblu2" style="padding-right:7px; text-align:justify;">[^<]+Un film di <b>[^<]*<a href="http://www\.mymovies\.it/biografia/\?r=([0-9]+)">([^<]+)</[ab]>[^;]+anno=([^"]+)</expression>
- </RegExp>
- <expression noclean="1"></expression>
- </RegExp>
- </GetSearchResults>
- <GetDetails clearbuffers="no" dest="3">
- <RegExp input="$$5" output="<details>\1</details>" dest="3">
- <RegExp input="$$1" output="<title>\1</title><year>\2</year>" dest="5">
- <expression noclean="1,2"><title>([^\(]+) \(([0-9]{4})</expression>
- </RegExp>
- <RegExp input="$$1" output="<genre>\2</genre>" dest="5+">
- <expression noclean="1"><a title="Film ([^"]+)" href="http://www.mymovies.it/film/\1/">([^<]+)</expression>
- </RegExp>
- <RegExp input="$$1" output="<runtime>\1</runtime>" dest="5+">
- <expression noclean="1">durata ([0-9]+) min\.</expression>
- </RegExp>
- <RegExp input="$$1" output="<director>\1</director>" dest="5+">
- <expression>Un film di (.+?) con</expression>
- </RegExp>
- <RegExp input="$$1" output="<tagline>\1</tagline>" dest="5+">
- <expression noclean="1" trim="1"> <strong class="rec_lancio" >([^<]+)</strong></expression>
- </RegExp>
- <RegExp input="$$1" output="<plot>\1</plot>" dest="5+">
- <expression repeat="yes" trim="1"><td rowspan="2" valign="top">[\s]+<p>[\s]+[^>]+>[\s]+[^>]+/>[\s]+</a>[\s]+(.+) </p></expression>
- </RegExp>
- <RegExp input="$$1" output="<url function="GetPosters">\1</url>" dest="5+">
- <expression noclean="1"><td class="rec_link_disattivo"><a title="[^"]+" href="([^"]+)">Poster</a></td></expression>
- </RegExp>
- <RegExp input="$$1" output="<url function="GetMovieTrailer">\1</url>" dest="5+">
- <expression><td class="rec_link_disattivo"><a title="[^"]+" href="([^"]+)">Trailer</a></td></expression>
- </RegExp>
- <RegExp input="$$1" output="<rating>\1\2</rating>" dest="5+">
- <expression noclean="1"><div style="text-align:center; font-size:23px; font-weight:bold; letter-spacing:1px; margin:0px 11px 7px 11px">([0-9]+)\,([0-9]+)<span style="font-size:11px">/([^<]+)</span[=d]+</expression>
- </RegExp>
- <RegExp input="$$1" output="<url function="GetMovieCast">\1</url>" dest="5+">
- <expression><td class="rec_link_disattivo"><a title="[^"]+" href="([^"]+)">Cast</a></td></expression>
- </RegExp>
- <RegExp input="$$1" output="<studio>\1</studio>" dest="5+">
- <expression noclean="1" trim="1">>[0-9]+</a></strong>.[^-]+-([^<]+)<strong></expression>
- </RegExp>
- <RegExp input="$$1" output="<mpaa>\1</mpaa>" dest="5+">
- <expression noclean="1">ratings: [^=]+=[^=]+=[^>]+>([^<]+)</a></strong></expression>
- </RegExp>
- <expression noclean="1"></expression>
- </RegExp>
- </GetDetails>
- <GetMovieTrailer dest="5">
- <RegExp input="$$1" output="<details><trailer>\1</trailer></details>" dest="5+">
- <expression noclean="1">"file=([^&]+)</expression>
- </RegExp>
- </GetMovieTrailer>
- <GetMovieCast dest="5">
- <RegExp input="$$2" output="<details>\1</details>" dest="5+">
- <RegExp input="$$1" output="<actor><name>\2</name><role>\3</role><thumb>\1</thumb></actor>" dest="2+">
- <expression repeat="yes" noclean="1">src="([^"]+)"[\s]+alt="([^"]+)" />[\s]+</a>[\s]+<div style=[^>]+>[\s]+<a href="[^>]+>[^<]+</a>[\s]+<div style="[^>]+>([^<]+)</div></expression>
- </RegExp>
- <expression noclean="1"></expression>
- </RegExp>
- </GetMovieCast>
- <GetPosters dest="5">
- <RegExp input="$$6" output="<details>\1</details>" dest="5+">
- <RegExp input="$$1" output="<thumb>http://www.mymovies.it/filmclub/\2/\3/\4/locandina\5</thumb>" dest="6+">
- <expression repeat="yes" noclean="1"><td align="center" valign="middle" style="background-color:#eeeeee; border:solid 1px #AEAEAE;">[\s]+<a href="([^"]+)"><[^"]+"[^"]+"[^"]+"[^"]+"[^"]+"[^"]+"[^"]+"[^"]+"[\s]+src="http://www.mymovies.it/filmclub/([0-9]+)/([0-9]+)/([0-9]+)/imm([^"]+)</expression>
- </RegExp>
- <expression noclean="1"></expression>
- </RegExp>
- </GetPosters>
- </scraper>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement