python
rss
backups
firefox
pinboard
youtube-dl
chromium
self-hosted
wget
pocket
browser-bookmarks
warc
web-archiving
wayback-machine
digipres
singlefile
headless-browser
bookmark-archiver
internet-archiving
archivebox
-
Updated
Jul 19, 2021 - Python
Feeds to Pocket currently doesn't support relative URLs in entries. When a relative URL is encountered, it is added to the feed's
processed_entries, but it is not sent to Pocket.We use
Url::parse, which only handles absolute URLs.Url::joincan resolve an URL relativ