ccloli / E-Hentai-Downloader

Download E-Hentai archive as zip file
GNU General Public License v3.0
1.88k stars 138 forks source link

Improve ranges #114

Closed knismaps closed 6 years ago

knismaps commented 6 years ago

Lets you add "/n" to a range to download the first page in that range and then every nth page after. "-/2" ->every odd page, "2-/2" -> every even page, "1-10/3" -> 1, 4, 7, 10.

Don't know if there are changes needed somewhere else. Seems to work fine after testing some.

ccloli commented 6 years ago

LGTM, thanks for your contribution. :+1: