I tried to download MP3 files from delit.ru, but I can`t find any correct configuration for that.
I see that the OE is very powerfull tool, and it must be some configuration problem.
Can you please help me?
Thanks.
P.S: The site requires login, and it works with phtml files.
I didn`t register at the site, but I think that the following would work:
Browse to the site logon form in the Internal browser and logon there. Then create a new Project with Level=3 and the following starting URL:
http://delit.net/music/
Now go to URL Filters | Filename, select Custom configuration and add the following keywords to the Included keywords list:
index.phtml?date=
download.phtml
Then go to File Filters | Audio, select "Load from any site" in the Location box. Click OK button and try to download the Project.
Best regards,
Oleg Chernavin
MetaProducts corp.
I tried exactly what you wrote, but it still doesn`t work.
In this site every link is redirected to page "download.phtml?title_id=<id>", which is loaded in separate pop-up window, and the real file can be accessed only from that window.
All I can get is plenty of these .phtml files.
Any more suggestions?
Thank you
Oleg.
<TD><INPUT onclick=`window.open("/music/ticket.phtml?key="+this.form.key.value+"&filename="+this.form.filename.value.replace(/\./,"%2E")>
I believe that this script is not parsed correctly by OE, because the popup windows are never downloaded.
Max.
Oleg.