[PR #1372] [MERGED] Add COOKIES_FILE support for singlefile extractor #1394

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

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1372
Author: @naoph
Created: 3/3/2024
Status: Merged
Merged: 3/5/2024
Merged by: @pirate

Base: mainHead: singlefile-cookies


📝 Commits (1)

  • a729480 Add COOKIES_FILE support for singlefile extractor

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

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

📄 Description

Summary

Allows the singlefile extractor to make use of the COOKIES_FILE option, previously used only by the wget extractor. Superseded by any --browser-cookies-file option in SINGLEFILE_ARGS.

Related issues

#829

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/1372 **Author:** [@naoph](https://github.com/naoph) **Created:** 3/3/2024 **Status:** ✅ Merged **Merged:** 3/5/2024 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `main` ← **Head:** `singlefile-cookies` --- ### 📝 Commits (1) - [`a729480`](https://github.com/ArchiveBox/ArchiveBox/commit/a729480b753a10cd3e97884ff0804eebd0d9cd8b) Add COOKIES_FILE support for singlefile extractor ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/extractors/singlefile.py` (+2 -0) </details> ### 📄 Description <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary Allows the singlefile extractor to make use of the `COOKIES_FILE` option, previously used only by the wget extractor. Superseded by any `--browser-cookies-file` option in `SINGLEFILE_ARGS`. # Related issues #829 # Changes these areas - [ ] Bugfixes - [x] 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-01 14:49:37 +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#1394
No description provided.