captn3m0 / captn3m0/pystitcher
Fetch HTML online and render
Open
- Dominant language
- Python
- Stars
- 396
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
```markdown
# Title
- [chapter 1](https://example.com/chapter1.html)
- [chapter 2](https://example.com/chapter2.html)
```
Download the source HTML, run it through readability, then render as PDF and merge accordingly.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing markdown input handling and PDF stitching entry points. Trace how linked chapter sources are currently processed, then determine where HTML download, readability processing, PDF rendering, and merging fit. Done means the shown HTML links produce a single merged PDF with the expected chapter content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100