Is it possible to load a site and read some info and save it in an index_variable, before calling the index_url?
The preload function in the manual doesn't seem to do that what I need.
Brought to you by Jan van Straaten
Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl
The problem is, that the site changed it's structure and uses a changing variable which will be put before the channel number in the link.
This prefix is given on another site as part of the java script which generates the links.
The prefix contains a date (not the actual date!) and a random(?) number.
This almost works:
Good idea!
I have to remember this :-)
Thanks!
where is the answer???
where is the answer???
the answer is...
its not possible with webgrab directly.
u cannot read the url_index page and then decide to change the url.
but why Netuddki said "Good idea"??I have the same problem with him
you have to use another method like set(type=run)(see the manual) or use php to get the current epg date string for the url_index before you can grab the data.
webgrab cannot do this directly.
Thanks a lot