Aaron Fischer
79139c0d97
The used clojure function which grabs the HTML code from the URL requires a content type for the response. If this is not set, the parser stops downloading the page and the whole script stopped scraping cover images. So, why does lovelybooks does not send a content type any more you ask? Because they moved the whole page finally to https and add a basic 302 redirect to the old http pages -- with no content type specified to save some traffic i guess. So, set all the urls to https, all works fine :) |
||
---|---|---|
.. | ||
buchdesmonats |