diff --git a/hosts/common/feeds.nix b/hosts/common/feeds.nix index 857b9d735..c77eaee10 100644 --- a/hosts/common/feeds.nix +++ b/hosts/common/feeds.nix @@ -74,8 +74,7 @@ let (fromDb "feeds.99percentinvisible.org/99percentinvisible" // pol) (fromDb "rss.acast.com/ft-tech-tonic" // tech) (fromDb "feeds.feedburner.com/dancarlin/history" // rat) - ## 60 minutes (NB: this feed is just links back to the cbsnews site: not playable) - # (mkPod "https://www.cbsnews.com/latest/rss/60-minutes" // pol // infrequent) + (fromDb "rss.art19.com/60-minutes" // pol) ## The Verge - Decoder (mkPod "https://feeds.megaphone.fm/recodedecode" // tech // weekly) ## Matrix (chat) Live diff --git a/modules/data/feeds/sources/rss.art19.com/60-minutes/default.json b/modules/data/feeds/sources/rss.art19.com/60-minutes/default.json new file mode 100644 index 000000000..7893d0219 --- /dev/null +++ b/modules/data/feeds/sources/rss.art19.com/60-minutes/default.json @@ -0,0 +1,21 @@ +{ + "bozo": 0, + "content_length": 1041745, + "content_type": "application/rss+xml; charset=utf-8", + "description": "

Get the best reporting and storytelling on television from 60 Minutes - on your schedule. Now you can listen to the show in its entirety every week. 60 Minutes is the most successful broadcast in television history with more than 80 Emmys under its belt. 60 Minutes offers unbiased reporting on politics, in-depth investigations and important adventures from around the world- like no one else.

", + "favicon": "https://rss.art19.com/favicon.ico", + "hubs": [], + "is_podcast": true, + "is_push": false, + "item_count": 374, + "last_seen": "2023-01-11T15:45:07.189940+00:00", + "last_updated": "2023-01-09T03:00:00+00:00", + "score": 18, + "self_url": "https://rss.art19.com/60-minutes", + "site_name": null, + "site_url": "https://rss.art19.com", + "title": "60 Minutes", + "url": "https://rss.art19.com/60-minutes", + "velocity": 0.082, + "version": "rss20" +}