]>
Commit | Line | Data |
---|---|---|
1 | # Paper Doorknob | |
2 | ||
3 | A polite glowfic → printable book scraper. | |
4 | ||
5 | * Retrieves glowfic | |
6 | * Minimizes server load with local caching | |
7 | * Uses [pandoc](https://pandoc.org/) to convert HTML to LaTeX | |
8 | ||
9 | ||
10 | ### Alternatives | |
11 | ||
12 | * [2epub-various-ruby](https://github.com/Throne3d/2epub-various-ruby) | |
13 | * [accendo](https://git.sr.ht/~nova/accendo) | |
14 | * [effulgence2epub](https://github.com/ssafar/effulgence2epub) | |
15 | * [glowfic scraper scripts](https://github.com/glowfic-constellation/glowfic/pull/1432) | |
16 | * [rust-wildbow-scraper](https://github.com/nicohman/rust-wildbow-scraper) |