guardian-for-kindle
guardian-for-kindle copied to clipboard
A script to generate an edition of the Guardian for reading on the Amazon Kindle using the Guardian Open Platform
Bumps [lxml](https://github.com/lxml/lxml) from 4.5.1 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
Hi again, I've been looking at your code to get the article summaries to appear in the table of contents in the documents I'm generating with https://github.com/danchoi/kindlefodder But I can't...
If you select an article from (e.g) the third "page" of the right hand column in the Sections and Articles page, and then go back, the position in that right...
I generated a MOBI file for the guardian using the Python script and copied it to my Kindle Touch. Most of it works well, except the two-column table of contents....
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@radarhere] Updated zlib to 1.3 #7344 [@radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...