feeds: podcasts: subscribe to Last Week In AI
This commit is contained in:
@@ -85,6 +85,7 @@ let
|
||||
(fromDb "fulltimenix.com" // tech)
|
||||
(fromDb "futureofcoding.org/episodes" // tech)
|
||||
(fromDb "hackerpublicradio.org" // tech)
|
||||
(fromDb "lastweekinai.com" // tech)
|
||||
(fromDb "lexfridman.com/podcast" // rat)
|
||||
(fromDb "linktr.ee/betteroffline" // pol)
|
||||
(fromDb "linuxdevtime.com" // tech)
|
||||
|
9
modules/data/feeds/sources/lastweekinai.com/default.json
Normal file
9
modules/data/feeds/sources/lastweekinai.com/default.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"description": "Weekly summaries of the AI news that matters!",
|
||||
"is_podcast": true,
|
||||
"site_name": "",
|
||||
"site_url": "",
|
||||
"title": "Last Week in AI",
|
||||
"url": "https://feed.podbean.com/aitalk/feed.xml",
|
||||
"velocity": 0.133
|
||||
}
|
Reference in New Issue
Block a user