2010-07-23, 10:19
I just started writing a scraper and was wondering if i can use the $$ variables in a regular expression. I couldn't find any informations in the forums or wikis.
Martin
Martin
<RegExp input="$$1" output="\1" dest="5">
<expression clear="yes" noclean="1">(?i)(<episode id="$$3".*?</episode>)</expression>
</RegExp>