[Resolved] gallery renames files

Ask for help about FlashGot, no registration needed to post
Post Reply
zap42
Posts: 2
Joined: Mon Dec 14, 2009 8:10 am

[Resolved] gallery renames files

Post by zap42 »

Hi
I am reading a web comic online and want to download all the strips.
The urls are as follows http://gp.se/nemi/010209.gif where 010209 represents the date of publish date in format of mmddyy .
Now I want to download all the strips from januari until today and I thought I could use "make gallery" but can't figure out how to do it gallery always changes last digits of files resulting in corrupt gallery.
There is no index list of files but it is possible to read older strips by manually changing the date in the browser adress bar.
How do I download all the files from 2009 or 2008 for that matter?
Mozilla/5.0 (Windows; U; Windows NT 5.1; sv-SE; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: gallery renames files

Post by therube »

Something like this?

Code: Select all

http://gp.se/nemi/[01-12;1][01-31;1]08.gif
Only a few false results should come of it.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6) Gecko/20091206 Firefox/2.0 SeaMonkey/2.0.1
zap42
Posts: 2
Joined: Mon Dec 14, 2009 8:10 am

Re: gallery renames files

Post by zap42 »

Thanks that seems to work just fine!
Mozilla/5.0 (Windows; U; Windows NT 6.0; sv-SE; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
Post Reply