ladislav-havlat / Rajce-Downloader

A simple downloader tool for the Czech photo server rajce.idnes.cz.
MIT License
6 stars 0 forks source link

Download error #2

Open Kryspin opened 7 years ago

Kryspin commented 7 years ago

Your parser drop first image of gallery.

Change in PageParsers.cs on row 131 currentIndex = 0; to currentIndex = -1;

Then download all of images of gallery.