[PR #59] [CLOSED] Add a parser for a list of links (see issue #39) #1046

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

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/59
Author: @frinkelpi
Created: 12/28/2017
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 4bf830d Add a parser for a list of links (see issue #39):

📊 Changes

13 files changed (+160 additions, -134 deletions)

View changed files

📝 README.md (+33 -38)
📝 archive.py (+7 -7)
📝 archive_methods.py (+28 -7)
📝 config.py (+2 -1)
📝 index.py (+4 -1)
📝 parse.py (+34 -43)
requirements.txt (+1 -0)
📝 setup.sh (+3 -1)
📝 templates/index.html (+1 -1)
📝 templates/index_row.html (+2 -1)
📝 templates/link_index.html (+1 -0)
📝 templates/link_index_fancy.html (+1 -0)
📝 util.py (+43 -34)

📄 Description

See https://github.com/pirate/bookmark-archiver/pull/58 and the comments therein. Thanks, and don't hesitate if you have any question on the changes.


🔄 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/59 **Author:** [@frinkelpi](https://github.com/frinkelpi) **Created:** 12/28/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4bf830d`](https://github.com/ArchiveBox/ArchiveBox/commit/4bf830d1175d6be85c075d83d9508a420b915890) Add a parser for a list of links (see issue #39): ### 📊 Changes **13 files changed** (+160 additions, -134 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+33 -38) 📝 `archive.py` (+7 -7) 📝 `archive_methods.py` (+28 -7) 📝 `config.py` (+2 -1) 📝 `index.py` (+4 -1) 📝 `parse.py` (+34 -43) ➕ `requirements.txt` (+1 -0) 📝 `setup.sh` (+3 -1) 📝 `templates/index.html` (+1 -1) 📝 `templates/index_row.html` (+2 -1) 📝 `templates/link_index.html` (+1 -0) 📝 `templates/link_index_fancy.html` (+1 -0) 📝 `util.py` (+43 -34) </details> ### 📄 Description See https://github.com/pirate/bookmark-archiver/pull/58 and the comments therein. Thanks, and don't hesitate if you have any question on the changes. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:48:13 +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#1046
No description provided.