local (hard-drive) links file & list

Discuss how to download pictures from websites using PicaLoader.
(NO adult contents and advertisement please.)
Post Reply
M'Ark
Posts: 1
Joined: Fri Jun 10, 2005 6:11 pm

local (hard-drive) links file & list

Post by M'Ark »

Hello.

1. Is there way to make Picaloader to obtain links from file stored locally on a hard-drive? Suppose I have a file

C:\Documents and Settings\file_with_links.html

But inserting this path into task's URL field does not work. :(

2. How to make Picaloader to download files from a list

http://some_image_site.com/show.php?dir ... 256007.jpg
http://some_image_site.com/show.php?dir ... 256031.jpg
http://some_image_site.com/show.php?dir ... 256074.jpg
http://some_image_site.com/show.php?dir ... 256093.jpg
http://some_image_site.com/show.php?dir ... 256105.jpg

I tried the following regular expressions with no good result

http://some_image_site.com/show.php?dir ... 74|093|105).jpg

http://some_image_site.com/show.php?dir ... 256105.jpg)

In "Monitor" it is seen that these links a treated literally, not like regular expressions. What's wrong?
Post Reply