Delit.ru

Max
03/29/2006 07:02 am
Hi Oleg,

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.
Oleg Chernavin
03/29/2006 07:02 am
Max,

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.
Max
03/29/2006 07:02 am
Oleg

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 Chernavin
03/29/2006 07:02 am
Do these download.phtml?... files (that Offline Explorer downloaded) contain links to .mp3 files? Also please make sure that the Project`s File Filters | Audio contains .mp3 extension and it is allowed to be loaded from any site. Is it so?

Oleg.
Max
03/29/2006 07:02 am
The .phtml files contain script, which produces a link to other .phtml file (popup window), which contains the link to the mp3 file. This is the line from the script which combines the link:

<TD><INPUT onclick=`window.open("/music/ticket.phtml?key="+this.form.key.value+"&amp;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 Chernavin
03/29/2006 07:02 am
I see. Sorry, but Java script calculations are not yet supported. We are working on that now.

Oleg.