mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 09:06:02 +03:00
[GH-ISSUE #253] New Extractor Idea: Add new screenshot-generator Cutycapt for better full-page screenshots #3197
Labels
No labels
expected: maybe someday
expected: next release
expected: release after next
expected: unlikely unless contributed
good first ticket
help wanted
pull-request
scope: all users
scope: windows users
size: easy
size: hard
size: medium
size: medium
status: backlog
status: blocked
status: done
status: idea-phase
status: needs followup
status: wip
status: wontfix
touches: API/CLI/Spec
touches: configuration
touches: data/schema/architecture
touches: dependencies/packaging
touches: docs
touches: js
touches: views/replayers/html/css
why: correctness
why: functionality
why: performance
why: security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ArchiveBox#3197
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @milosz on GitHub (Jul 11, 2019).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/253
It would be great to support CutyCapt to create full page screenshots
I have described the way I am using it at https://blog.sleeplessbeastie.eu/2019/07/10/how-to-use-cutycapt-inside-archivebox/ and it works very well. With a little modification it would work along the existing solution. What do you think?
@pirate commented on GitHub (Jul 12, 2019):
I plan to make a public repository of (non-default) community-written plugins that people can enable for ArchiveBox, and this would be a perfect candidate!
Unfortunately I've slated user-provided plugin support to land in v0.8 which is probably >6 months away at my current development pace. I know that's a long time 😢, this is a pretty great patch and I'd love to see it added sooner somehow. I'll think more about this and try to come up with a way to get it in with ~v0.4.3, but no promises.
@pirate commented on GitHub (Jul 12, 2019):
Also, woah, your blog posts are awesome! I've added them here: https://github.com/pirate/ArchiveBox/wiki/Web-Archiving-Community#archivebox-specific-posts-tutorials-and-guides
Let me know if you publish any more!
@milosz commented on GitHub (Jul 14, 2019):
Thanks, I will wait and watch your project more closely. Feel free to ping me if I can help with something.