New Version

Post Reply
utomo
Posts: 145
Joined: 05 Dec 2013, 10:14

Re: New Version

Post by utomo »

I try this but not success
Maksym
Site Admin
Posts: 2434
Joined: 02 Mar 2009, 17:02

Re: New Version

Post by Maksym »

Well, OK. Can you show me the URL of the file (and the page with link to this file) that was not downloaded by the program, but it does present on the website that is shown in the search results?
utomo
Posts: 145
Joined: 05 Dec 2013, 10:14

Re: New Version

Post by utomo »

I try, but the result is not the files which I want.

the correct files is something like this
https://www.google.com/search?q=interne ... siness+ppt

I think maybe you need to modify little bit the EPF, so it can search for files easier
utomo
Posts: 145
Joined: 05 Dec 2013, 10:14

Re: New Version

Post by utomo »

Good sample software which can submit to html form
http://www.pemasangiklan.com/

it can submit ads to many ads website fast.
it also can handle captcha

but it is in Indonesian

OK I found the english ones
http://www.the-classified-connection.co ... rtisements

http://adsautosubmitter.com/

also read this
http://www.bigresource.com/VB-Fill-in-a ... C5lvi.html

http://stackoverflow.com/questions/1411 ... webrequest

http://www.vbforums.com/showthread.php? ... T-Requests

This ones smarter than roboform https://lastpass.com/
utomo
Posts: 145
Joined: 05 Dec 2013, 10:14

Re: New Version

Post by utomo »

I try to download *.mp3 from this http://www.xeno-canto.org/browse.php?dir=0&order=xc
But I did not get any files.

please help.
Thank you
Maksym
Site Admin
Posts: 2434
Joined: 02 Mar 2009, 17:02

Re: New Version

Post by Maksym »

Let me assure you, I know exactly how to make EPF submit POST requests. The problem is in the automatic form values parsing. There is absolutely no point in letting users submit any form EPF finds. EPF is an automatic software... So it must parse and submit forms automatically. It just takes a lot of work to do it.
utomo
Posts: 145
Joined: 05 Dec 2013, 10:14

Re: New Version

Post by utomo »

OK thanks Maxim.
Yes, I think it maybe difficult because the form is different across the website.
maybe you can try with some famous ones first. which many user use it.

BTW also please look at my problems report if you have time.
Thanks
Maksym
Site Admin
Posts: 2434
Joined: 02 Mar 2009, 17:02

Re: New Version

Post by Maksym »

The settings for the http://www.xeno-canto.org:

Starting address:
http://www.xeno-canto.org/browse.php?dir=0&order=xc

Target files:
*.mp3

Site exploration -> Regular site:
Entire site


Filters -> Excluded URLs
.*

Filters -> Included URLs:
\.mp3$
/browse\.php\?dir=0&order=xc&pg=\d+$
utomo
Posts: 145
Joined: 05 Dec 2013, 10:14

Re: New Version

Post by utomo »

Thanks Maxim, Yes it works.

Is there any chance that next version will make your time can be concentrated more on developing the software Instead of making custom setting like this ?
so EPF can study the setting better in auto mode
Post Reply