]>
Commit | Line | Data |
---|---|---|
92b11a10 SW |
1 | # Paper Doorknob |
2 | ||
3 | A polite glowfic → printable book scraper. | |
4 | ||
b25a2f90 | 5 | * Retrieves glowfic |
de7251fc | 6 | * Minimizes server load with local caching |
1e512629 | 7 | * Uses [pandoc](https://pandoc.org/) to convert HTML to LaTeX |
92b11a10 SW |
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) |