diff --git a/hosts/common/feeds.nix b/hosts/common/feeds.nix index 012b9758..cee545ce 100644 --- a/hosts/common/feeds.nix +++ b/hosts/common/feeds.nix @@ -72,6 +72,7 @@ let ## Jennifer Briney (fromDb "congressionaldish.libsyn.com" // pol) (fromDb "werenotwrong.fireside.fm" // pol) + (fromDb "usefulidiots.substack.com" // pol) # (mkPod "https://podcasts.la.utexas.edu/this-is-democracy/feed/podcast/" // pol // weekly) ## Civboot -- https://anchor.fm/civboot (fromDb "anchor.fm/s/34c7232c/podcast/rss" // tech) diff --git a/modules/data/feeds/sources/usefulidiots.substack.com/default.json b/modules/data/feeds/sources/usefulidiots.substack.com/default.json new file mode 100644 index 00000000..7f62a694 --- /dev/null +++ b/modules/data/feeds/sources/usefulidiots.substack.com/default.json @@ -0,0 +1,21 @@ +{ + "bozo": 0, + "content_length": 87719, + "content_type": "application/xml; charset=utf-8", + "description": "Useful Idiots is an informative and irreverent politics podcast.", + "favicon": "", + "favicon_data_uri": "", + "hubs": [], + "is_podcast": true, + "is_push": false, + "item_count": 20, + "last_updated": "2023-08-15T14:54:32+00:00", + "score": 14, + "self_url": "https://usefulidiots.substack.com/feed", + "site_name": "Useful Idiots | Substack", + "site_url": "https://usefulidiots.substack.com", + "title": "Useful Idiots", + "url": "https://usefulidiots.substack.com/feed", + "velocity": 0.655, + "version": "rss20" +} \ No newline at end of file