diff --git a/hosts/common/feeds.nix b/hosts/common/feeds.nix index 446bc524..6ed17831 100644 --- a/hosts/common/feeds.nix +++ b/hosts/common/feeds.nix @@ -87,6 +87,7 @@ let (fromDb "mapspodcast.libsyn.com" // uncat) # Multidisciplinary Association for Psychedelic Studies (fromDb "omegataupodcast.net" // tech) # 3/4 German; 1/4 eps are English (fromDb "omny.fm/shows/cool-people-who-did-cool-stuff" // pol) # Maggie Killjoy -- referenced by Cory Doctorow + (fromDb "omny.fm/shows/money-stuff-the-podcast") # Matt Levine (fromDb "omny.fm/shows/the-dollop-with-dave-anthony-and-gareth-reynolds") # The Dollop history/comedy (fromDb "originstories.libsyn.com" // uncat) (fromDb "podcast.posttv.com/itunes/post-reports.xml" // pol) diff --git a/modules/data/feeds/sources/omny.fm/shows/money-stuff-the-podcast/default.json b/modules/data/feeds/sources/omny.fm/shows/money-stuff-the-podcast/default.json new file mode 100644 index 00000000..90cd887f --- /dev/null +++ b/modules/data/feeds/sources/omny.fm/shows/money-stuff-the-podcast/default.json @@ -0,0 +1,9 @@ +{ + "description": "

The audio companion to Bloomberg Opinion\u2019s beloved Money Stuff column hosted by its author Matt Levine, \u201cwhose deadpan style mixes technical elucidation and wit\u201d (NY Times). Once a week, Matt and his friend, Bloomberg News reporter and TV host, Katie Greifeld talk about Wall Street, finance and\u2026other stuff. New episodes every Friday.

", + "is_podcast": true, + "site_name": "", + "site_url": "", + "title": "Money Stuff: The Podcast", + "url": "https://www.omnycontent.com/d/playlist/e73c998e-6e60-432f-8610-ae210140c5b1/ee4336cb-155f-4488-90e0-b1400134e40e/77e6a3a7-290d-4a82-8164-b14001353ef2/podcast.rss", + "velocity": 0.063 +} \ No newline at end of file