From 697ae02797c4dd2c0b53b5039b5686d639f98eba Mon Sep 17 00:00:00 2001 From: Colin Date: Wed, 18 Oct 2023 21:37:04 +0000 Subject: [PATCH] podcasts: The Daily: port to db --- hosts/common/feeds.nix | 2 +- .../54nAGcIl/default.json | 23 +++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 modules/data/feeds/sources/feeds.simplecast.com/54nAGcIl/default.json diff --git a/hosts/common/feeds.nix b/hosts/common/feeds.nix index 1e116d83..66e05a04 100644 --- a/hosts/common/feeds.nix +++ b/hosts/common/feeds.nix @@ -73,6 +73,7 @@ let (fromDb "feeds.megaphone.fm/behindthebastards" // pol) # also Maggie Killjoy (fromDb "feeds.megaphone.fm/hubermanlab" // uncat) # Daniel Huberman on sleep (fromDb "feeds.megaphone.fm/recodedecode" // tech) # The Verge - Decoder + (fromDb "feeds.simplecast.com/54nAGcIl" // pol) # The Daily (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 @@ -98,7 +99,6 @@ let (fromDb "trashfuturepodcast.podbean.com" // pol) # rec by Cory Doctorow (fromDb "wakingup.libsyn.com" // pol) # Sam Harris (fromDb "werenotwrong.fireside.fm" // pol) - (mkPod "https://feeds.simplecast.com/54nAGcIl" // pol // daily) # The Daily # (fromDb "rss.art19.com/your-welcome" // pol) # Michael Malice - Your Welcome -- also available here: # (fromDb "rss.prod.firstlook.media/deconstructed/podcast.rss" // pol) #< possible URL rot diff --git a/modules/data/feeds/sources/feeds.simplecast.com/54nAGcIl/default.json b/modules/data/feeds/sources/feeds.simplecast.com/54nAGcIl/default.json new file mode 100644 index 00000000..3adfb1a7 --- /dev/null +++ b/modules/data/feeds/sources/feeds.simplecast.com/54nAGcIl/default.json @@ -0,0 +1,23 @@ +{ + "bozo": 0, + "content_length": 9557252, + "content_type": "application/xml; charset=utf-8", + "description": "This is what the news should sound like. The biggest stories of our time, told by the best journalists in the world. Hosted by Michael Barbaro and Sabrina Tavernise. Twenty minutes a day, five days a week, ready by 6 a.m.\n\nListen to this podcast in New York Times Audio, our new iOS app for news subscribers. Download now at nytimes.com/audioapp", + "favicon": "", + "favicon_data_uri": "", + "hubs": [ + "https://simplecast.superfeedr.com/" + ], + "is_podcast": true, + "is_push": true, + "item_count": 1967, + "last_updated": "2023-10-18T09:50:00+00:00", + "score": 24, + "self_url": "https://feeds.simplecast.com/54nAGcIl", + "site_name": "", + "site_url": "", + "title": "The Daily", + "url": "https://feeds.simplecast.com/54nAGcIl", + "velocity": 0.798, + "version": "rss20" +} \ No newline at end of file