Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't download magazines from libby - "KeyError: Failed to download e-book". #32

Open
FirstHurdle opened this issue Aug 24, 2024 · 1 comment

Comments

@FirstHurdle
Copy link

Has anyone succeeded in downloading any magazines from libby?
When I try and download any of the magazines I have on loan I get this error: -

calibre, version 7.16.0
ERROR: Unhandled exception: KeyError: Failed to download e-book

calibre 7.16 embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.11.5
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
EXE path: C:\Program Files\Calibre2\calibre.exe
Successfully initialized third party plugins: OverDrive Libby (0, 1, 9)
Traceback (most recent call last):
File "calibre\gui2\threaded_jobs.py", line 85, in start_work
File "calibre_plugins.overdrive_libby.magazine_download", line 387, in call
File "calibre_plugins.overdrive_libby.magazine_download", line 467, in _custom_download
File "calibre_plugins.overdrive_libby.libby.client", line 822, in process_ebook
KeyError: 'openbook'

@sgmoore
Copy link

sgmoore commented Aug 24, 2024

Not since around April when they changed their servers.

You can still download ebooks from the libbyapp and overdrive websites, but there does not seem to be any way to download magazines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@sgmoore @FirstHurdle and others