[GH-ISSUE #427] Question: SINGLEFILE_BINARY missing #3307

Closed
opened 2026-03-14 22:01:36 +03:00 by kerem · 3 comments
Owner

Originally created by @oksjd on GitHub (Aug 7, 2020).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/427

Installed on Debian 10. The single-file command is missing after running pip3 install archivebox and I haven't managed to find which package contains this binary.

Might be a dumb question but I couldn't find the answer with Google given such a generic name.

Originally created by @oksjd on GitHub (Aug 7, 2020). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/427 Installed on Debian 10. The `single-file` command is missing after running `pip3 install archivebox` and I haven't managed to find which package contains this binary. Might be a dumb question but I couldn't find the answer with Google given such a generic name.
kerem closed this issue 2026-03-14 22:01:41 +03:00
Author
Owner

@cdvv7788 commented on GitHub (Aug 7, 2020):

@oksjd we recently added a new extractor named single-file. The shortest way is to set USE_SINGLEFILE=false in the environment. You can also install it (https://github.com/gildas-lormeau/SingleFile/tree/master/cli) and set SINGLEFILE_BINARY to the path of the executable.

<!-- gh-comment-id:670568410 --> @cdvv7788 commented on GitHub (Aug 7, 2020): @oksjd we recently added a new extractor named `single-file`. The shortest way is to set `USE_SINGLEFILE=false` in the environment. You can also install it (https://github.com/gildas-lormeau/SingleFile/tree/master/cli) and set `SINGLEFILE_BINARY` to the path of the executable.
Author
Owner

@oksjd commented on GitHub (Aug 8, 2020):

Thanks! This workaround fixed the issue.

<!-- gh-comment-id:670848013 --> @oksjd commented on GitHub (Aug 8, 2020): Thanks! This workaround fixed the issue.
Author
Owner

@pirate commented on GitHub (Aug 10, 2020):

@cdvv7788 can you add a helptext that prints the download link for singlefile when it's missing and not set to use=false

<!-- gh-comment-id:671143943 --> @pirate commented on GitHub (Aug 10, 2020): @cdvv7788 can you add a helptext that prints the download link for singlefile when it's missing and not set to use=false
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#3307
No description provided.