[PR #71] [MERGED] Add support for Pinboard and Medium RSS feeds #4066

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

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/71
Author: @cdzombak
Created: 3/14/2018
Status: Merged
Merged: 3/14/2018
Merged by: @pirate

Base: masterHead: cdz/process-pinboard-rss-feeds


📝 Commits (3)

  • b5c6d34 Add support for Pinboard RSS feeds
  • f49f1b5 Parse Medium RSS feeds
  • 0012742 Treat ParseError as an indication that a parser doesn’t apply to the input file

📊 Changes

1 file changed (+57 additions, -1 deletions)

View changed files

📝 parse.py (+57 -1)

📄 Description

This PR adds support for Pinboard RSS feeds. It appears the current RSS parser is set up to support only Pocket feeds.

I've tested this with my own Pinboard feed: http://feeds.pinboard.in/rss/u:cdzombak/


🔄 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/71 **Author:** [@cdzombak](https://github.com/cdzombak) **Created:** 3/14/2018 **Status:** ✅ Merged **Merged:** 3/14/2018 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `master` ← **Head:** `cdz/process-pinboard-rss-feeds` --- ### 📝 Commits (3) - [`b5c6d34`](https://github.com/ArchiveBox/ArchiveBox/commit/b5c6d34860d1303c696867de12750deac65eb757) Add support for Pinboard RSS feeds - [`f49f1b5`](https://github.com/ArchiveBox/ArchiveBox/commit/f49f1b5aa07fa5036e8e5a7c1443b4fecfec1e45) Parse Medium RSS feeds - [`0012742`](https://github.com/ArchiveBox/ArchiveBox/commit/0012742d04d5ebb08aa77464e6ffae3be5499235) Treat ParseError as an indication that a parser doesn’t apply to the input file ### 📊 Changes **1 file changed** (+57 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `parse.py` (+57 -1) </details> ### 📄 Description This PR adds support for Pinboard RSS feeds. It appears the current RSS parser is set up to support only Pocket feeds. I've tested this with my own Pinboard feed: `http://feeds.pinboard.in/rss/u:cdzombak/` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 01:24:19 +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#4066
No description provided.