With png works, with pdf not: ./spider2 http://www.google.com/intl/ca/images/logos/mail_logo.png [a lot of output]
$ ./spider2 http://static.arxiv.org/pdf/1109.4897.pdf [Longitud: [Excepció: std.conv.ConvException@/usr/include/d2/4.6/std/conv.d(1640): Can't convert value `HTT' of type string to type uint] 2012/1/20 Bystroushaak <bystrou...@kitakitsune.org>: > On 20.1.2012 18:42, Xan xan wrote: >> >> Thank you very much. I should invite you to a beer ;-) > > > Write me if you will be in prag/czech republic :) > > >> For the other hand, >> >> I get this error: >> >> [Excepció: std.conv.ConvException@/usr/include/d2/4.6/std/conv.d(1640): >> Can't convert value `HTT' of type string to type uint] > > > This is very strange error, because on my computer it works well. Can you > remove try..catch and post full error list and program parameters?