From 121e86013e911032fab7446cf1217ce7d7530c38 Mon Sep 17 00:00:00 2001 From: Colin Date: Thu, 23 Nov 2023 05:57:23 +0000 Subject: [PATCH] feeds: add Hard Fork podcast --- hosts/common/feeds.nix | 1 + .../sources/feeds.simplecast.com/l2i9YnTd/default.json | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 modules/data/feeds/sources/feeds.simplecast.com/l2i9YnTd/default.json diff --git a/hosts/common/feeds.nix b/hosts/common/feeds.nix index 79453913..9feaddf3 100644 --- a/hosts/common/feeds.nix +++ b/hosts/common/feeds.nix @@ -77,6 +77,7 @@ let (fromDb "feeds.simplecast.com/82FI35Px" // pol) # Ezra Klein Show (fromDb "feeds.simplecast.com/wgl4xEgL" // rat) # Econ Talk (fromDb "feeds.simplecast.com/xKJ93w_w" // uncat) # Atlas Obscura + (fromDb "feeds.simplecast.com/l2i9YnTd" // tech // pol) # Hard Fork (NYtimes tech) (fromDb "feeds.transistor.fm/acquired" // tech) (fromDb "lexfridman.com/podcast" // rat) (fromDb "mapspodcast.libsyn.com" // uncat) # Multidisciplinary Association for Psychedelic Studies diff --git a/modules/data/feeds/sources/feeds.simplecast.com/l2i9YnTd/default.json b/modules/data/feeds/sources/feeds.simplecast.com/l2i9YnTd/default.json new file mode 100644 index 00000000..d1722961 --- /dev/null +++ b/modules/data/feeds/sources/feeds.simplecast.com/l2i9YnTd/default.json @@ -0,0 +1,9 @@ +{ + "description": "\u201cHard Fork\u201d is a show about the future that\u2019s already here. Each week, journalists Kevin Roose and Casey Newton explore and make sense of the latest in the rapidly changing world of tech. \n\nListen to this podcast in New York Times Audio, our new iOS app for news subscribers. Download now at nytimes.com/audioapp", + "is_podcast": true, + "site_name": "", + "site_url": "", + "title": "Hard Fork", + "url": "https://feeds.simplecast.com/l2i9YnTd", + "velocity": 0.142 +} \ No newline at end of file