diff --git a/hosts/common/feeds.nix b/hosts/common/feeds.nix index 69e0957f..c7480793 100644 --- a/hosts/common/feeds.nix +++ b/hosts/common/feeds.nix @@ -50,6 +50,8 @@ let (fromDb "lexfridman.com/podcast" // rat) ## Astral Codex Ten (fromDb "sscpodcast.libsyn.com" // rat) + ## Less Wrong Curated + (fromDb "feeds.libsyn.com/421877" // rat) ## Econ Talk (fromDb "feeds.simplecast.com/wgl4xEgL" // rat) ## Cory Doctorow -- both podcast & text entries diff --git a/modules/data/feeds/sources/feeds.libsyn.com/421877/default.json b/modules/data/feeds/sources/feeds.libsyn.com/421877/default.json new file mode 100644 index 00000000..28282c35 --- /dev/null +++ b/modules/data/feeds/sources/feeds.libsyn.com/421877/default.json @@ -0,0 +1,23 @@ +{ + "bozo": 0, + "content_length": 272569, + "content_type": "text/xml; charset=utf-8", + "description": "Audio version of the posts shared in the LessWrong Curated newsletter.", + "favicon": "", + "favicon_data_uri": "", + "hubs": [ + "https://pubsubhubbub.appspot.com/" + ], + "is_podcast": true, + "is_push": true, + "item_count": 56, + "last_updated": "2023-03-08T08:00:00+00:00", + "score": 32, + "self_url": "https://feeds.buzzsprout.com/2037297.rss", + "site_name": "", + "site_url": "", + "title": "LessWrong Curated Podcast", + "url": "https://feeds.buzzsprout.com/2037297.rss", + "velocity": 0.192, + "version": "rss20" +} \ No newline at end of file