ArchiveBox / ArchiveBox/ArchiveBox
Pass `--browser-height=n` option to SingleFile extractor during archiving to support archiving full page height
Open
expected: maybe someday
size: easy
status: idea-phase
touches: configuration
why: functionality
- Dominant language
- Python
- Stars
- 28.4k
- Forks
- 1.6k
- Avg merge
- 7h 54m
- Merged PRs (30d)
- 21
Description
SingleFile supports a `--browser-height=$HEIGHT` option, we should parse our `DIMENSIONS` config var and get the height, and pass that to SingleFile when archiving to trigger full-page screenshots. This will help archiving longer twitter/reddit/etc. threads that autoload on scroll / larger screens.
Contributor guide
Research direction
Locate where the DIMENSIONS configuration is parsed and where the SingleFile extractor is invoked during archiving. Verify how the height is represented, then confirm that the resulting browser-height option is passed to SingleFile and supports full-page archiving for long pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100