diff --git a/hosts/common/feeds.nix b/hosts/common/feeds.nix index e52419ee..7c33be32 100644 --- a/hosts/common/feeds.nix +++ b/hosts/common/feeds.nix @@ -85,6 +85,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/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) # (fromDb "podcast.thelinuxexp.com" // tech) # low-brow linux/foss PR announcements diff --git a/modules/data/feeds/sources/omny.fm/shows/the-dollop-with-dave-anthony-and-gareth-reynolds/default.json b/modules/data/feeds/sources/omny.fm/shows/the-dollop-with-dave-anthony-and-gareth-reynolds/default.json new file mode 100644 index 00000000..a2768ea9 --- /dev/null +++ b/modules/data/feeds/sources/omny.fm/shows/the-dollop-with-dave-anthony-and-gareth-reynolds/default.json @@ -0,0 +1,9 @@ +{ + "description": "

Comedians Dave Anthony and Gareth Reynolds picks a subject from history and examine it.

", + "is_podcast": true, + "site_name": "", + "site_url": "", + "title": "The Dollop with Dave Anthony and Gareth Reynolds", + "url": "https://www.omnycontent.com/d/playlist/885ace83-027a-47ad-ad67-aca7002f1df8/22b063ac-654d-428f-bd69-ae2400349cde/65ff0206-b585-4e2a-9872-ae240034c9c9/podcast.rss", + "velocity": 0.188 +} \ No newline at end of file