google-play-book-downloader icon indicating copy to clipboard operation
google-play-book-downloader copied to clipboard

Download and decrypt books purchased on Google Play Books without text reflowing

Results 3 google-play-book-downloader issues
Sort by recently updated
recently updated
newest added

I'm getting this error when I run the script. `Error! Couldn't find a download link for 128 pages (79% missing, total: 162 pages). Make sure that the FETCH_OPTIONS object is...

bug

Flowing text is actually just an EPUB from which Google Play Books extracted the HTML and the images, enriched them with custom attributes related to their web player, and encrypted...

enhancement

- [ ] Automatically optimize PNGs with [pngquant](https://github.com/kornelski/pngquant). - [ ] OCR with [OCRmyPDF](https://github.com/ocrmypdf/OCRmyPDF) (it uses [Tesseract](https://github.com/tesseract-ocr/tesseract) under the hood). - Note that OCRmyPDF additionally optimizes images (e.g. with pngquant),...

enhancement