[PR #1021] [MERGED] Add SINGLEFILE_ARGS to control single-file arguments #4319

Closed
opened 2026-03-15 01:38:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1021
Author: @ntevenhere
Created: 9/11/2022
Status: Merged
Merged: 1/10/2023
Merged by: @pirate

Base: devHead: dev


📝 Commits (3)

  • 8899fe0 Add SINGLEFILE_ARGS to control single-file arguments
  • 40659b5 singlefile.py: Code to ensure options are deduplicated
  • 0ea955b add a missing comma

📊 Changes

2 files changed (+26 additions, -2 deletions)

View changed files

📝 archivebox/config.py (+2 -0)
📝 archivebox/extractors/singlefile.py (+24 -2)

📄 Description

Making a pull request of @renaisun's work for them, since it looks good to me but has been cold for two months.

Summary

#981

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ArchiveBox/ArchiveBox/pull/1021 **Author:** [@ntevenhere](https://github.com/ntevenhere) **Created:** 9/11/2022 **Status:** ✅ Merged **Merged:** 1/10/2023 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (3) - [`8899fe0`](https://github.com/ArchiveBox/ArchiveBox/commit/8899fe0b9259748da2ef19d37028c317f39f37d3) Add SINGLEFILE_ARGS to control single-file arguments - [`40659b5`](https://github.com/ArchiveBox/ArchiveBox/commit/40659b5e9d345309515873f61e07c213f6b21ac8) singlefile.py: Code to ensure options are deduplicated - [`0ea955b`](https://github.com/ArchiveBox/ArchiveBox/commit/0ea955b3edbb9d8fdf60f40b448b7653ff20ada3) add a missing comma ### 📊 Changes **2 files changed** (+26 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/config.py` (+2 -0) 📝 `archivebox/extractors/singlefile.py` (+24 -2) </details> ### 📄 Description Making a pull request of @renaisun's work for them, since it looks good to me but has been cold for two months. # Summary #981 # Changes these areas - [ ] Bugfixes - [ ] Feature behavior - [ ] Command line interface - [x] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 01:38:14 +03:00
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#4319
No description provided.