| > -* +*.jpg
>
> Along with a URL list from a txt file, each URL in a
> line:
>
> <http://www.thecoverproject.net/view.php?cover_id=1>
>
> And it downloads download_cover_randomnumber.php
> files that are like the jpg images I'm trying to get
> in size. So I tried to change their extension to
> jpg, and it worked :)
I don't understand that. Unless you overrode mime types
<http://www.thecoverproject.net/download_cover.php?file=n64_1080snowboarding.jpg>
should have returned an image and be properly renamed
to download_coverHHHH.jpg
> Is there any way that it could grab the jpg in their
> original name? I mean, as they are displayed on the
> original site (console_game_number_region.jpg).
<http://httrack.kauler.com/help/User-defined_structure> | |