elementdavv / internet_archive_downloader

A chrome/firefox extension that download books from Internet Archive(archive.org) and HathiTrust Digital Library (hathitrust.org)
GNU Affero General Public License v3.0
324 stars 26 forks source link

PDF files take 0 Bytes #16

Closed youperb closed 1 year ago

youperb commented 1 year ago

Thank you for the last version. It works perfectly with Zip Files. PDF files are corrupted. after the download finishes and the book is returned, the PDF files takes 0 Bytes. I guess it is better not to return the book immediately. you should make it wait for about 30 seconds before being returned.... probably more time with old and slow computers. This will give enough time to the book to be fully compiled.

elementdavv commented 1 year ago

Thank you for your report. I have observed the defect.

ffuentesm commented 1 year ago

I am having the same problem too. I had to go back to 6.1 to be able to get the PDFs again.

elementdavv commented 1 year ago

The fixed version has been released. Please upgrade it.

youperb commented 1 year ago

thank you vey much. I do appreciate your help. With some books I got error 504

ffuentesm commented 1 year ago

I get 504 and 502 sometimes. For that I keep trying to download again. As it's a Network failure. But sometimes my download speed is so slow that the 1 hour loan expires before its fully downloaded. Does this extension works with the 14 day loan?

elementdavv commented 1 year ago

thank you vey much. I do appreciate your help. With some books I got error 504

I get 504 and 502 sometimes. For that I keep trying to download again. As it's a Network failure. But sometimes my download speed is so slow that the 1 hour loan expires before its fully downloaded. Does this extension works with the 14 day loan?

Error 502 and 504 are network errors, just clicking 'Download' again to resume. Or try in another time of the day. The extension works with 1 hour or 14 day loan.

youperb commented 1 year ago

Thank you