ralsina / aranduka

Automatically exported from code.google.com/p/aranduka
0 stars 1 forks source link

Manybooks.net download doesn't work #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This should probably be fixed once issue 6 is completed, but I'll post it so 
that we can check it again afterwards.

The Manybooks.net plugin lets you download books in ePub format. However it's 
not working properly. To the problems described in issue 6, we should add that 
the download doesn't work and instead creates an empty file.

Maybe the plugin could do a simple format-check after downloading (this could 
be part of the epubparser module).

Original issue reported on code.google.com by andresgattinoni on 26 Jan 2011 at 10:15

GoogleCodeExporter commented 9 years ago
The problem is actually that the download code is very naïve and doesn't 
understand redirects. My current downloader from Issue 6 fixes this :-)

Original comment by roberto.alsina on 26 Jan 2011 at 10:58

GoogleCodeExporter commented 9 years ago

Original comment by roberto.alsina on 26 Jan 2011 at 11:24