Skip to content

Commit abbd3b5

Browse files
Update episode data of lifekit
1 parent 58f8aba commit abbd3b5

File tree

5 files changed

+36
-0
lines changed

5 files changed

+36
-0
lines changed

public/assets/lifekit/scripts/nx-s1-5517315.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

public/assets/lifekit/scripts/nx-s1-5522434.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

public/assets/lifekit/scripts/nx-s1-5534415.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

public/assets/lifekit/scripts/nx-s1-5537729.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

src/utils/lifekit.ts

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,46 @@
11
export const episodes = [
2+
{
3+
"id": "nx-s1-5537729",
4+
"title": "Samin Nosrat's recipe for gathering with friends",
5+
"img": "https://npr.brightspotcdn.com/dims3/default/strip/false/crop/3377x1900+0+0/resize/1400/quality/100/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F02%2F7e%2Fe3e331ec4dfb9b92842380f2a0b0%2Fa35766e0-1152-41ce-a1cb-dc783477a290.jpg",
6+
"url": "https://www.npr.org/transcripts/nx-s1-5537729",
7+
"audio": "https://chrt.fm/track/138C95/prfx.byspotify.com/e/play.podtrac.com/npr-510338/traffic.megaphone.fm/NPR5280682213.mp3"
8+
},
9+
{
10+
"id": "nx-s1-5534415",
11+
"title": "Budgeting for college students",
12+
"img": "https://npr.brightspotcdn.com/dims3/default/strip/false/crop/3377x1900+0+0/resize/1400/quality/100/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2Ff2%2F38%2F1996a04641658ee53ac4999fe01e%2F36cd40b7-9289-4ce4-9745-a36700bda50c.jpg",
13+
"url": "https://www.npr.org/transcripts/nx-s1-5534415",
14+
"audio": "https://chrt.fm/track/138C95/prfx.byspotify.com/e/play.podtrac.com/npr-510338/traffic.megaphone.fm/NPR6351084894.mp3"
15+
},
216
{
317
"id": "nx-s1-5527205",
418
"title": "LISTEN: Give your body a fall reset with these head-to-toe health tips",
519
"img": "https://npr.brightspotcdn.com/dims3/default/strip/false/crop/3377x1900+0+0/resize/1400/quality/100/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F26%2Fc4%2F5c45685a452a8acd3282201ca2c1%2F8983efd0-b1a1-4734-a903-16ce8ba2acf2.jpg",
620
"url": "https://www.npr.org/transcripts/nx-s1-5527205",
721
"audio": "https://chrt.fm/track/138C95/prfx.byspotify.com/e/play.podtrac.com/npr-510338/traffic.megaphone.fm/NPR8568339612.mp3"
822
},
23+
{
24+
"id": "nx-s1-5522434",
25+
"title": "Teens are using AI. Here\u2019s how parents can talk about it",
26+
"img": "https://npr.brightspotcdn.com/dims3/default/strip/false/crop/3377x1900+0+0/resize/1400/quality/100/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F6e%2F04%2Ff66a719b443892b0c554b57afbfc%2F7db891bd-db5b-4f85-ad35-64ec48d82993.jpg",
27+
"url": "https://www.npr.org/transcripts/nx-s1-5522434",
28+
"audio": "https://chrt.fm/track/138C95/prfx.byspotify.com/e/play.podtrac.com/npr-510338/traffic.megaphone.fm/NPR3796688957.mp3"
29+
},
930
{
1031
"id": "nx-s1-5519760",
1132
"title": "Dear Life Kit: When money makes relationships murky",
1233
"img": "https://npr.brightspotcdn.com/dims3/default/strip/false/crop/3377x1900+0+0/resize/1400/quality/100/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F97%2F56%2F0c4eaf5348a7bf40bb31a1a22680%2F4813b70a-dc2d-4b3d-a337-1e33a0694370.jpg",
1334
"url": "https://www.npr.org/transcripts/nx-s1-5519760",
1435
"audio": "https://chrt.fm/track/138C95/prfx.byspotify.com/e/play.podtrac.com/npr-510338/traffic.megaphone.fm/NPR5383916765.mp3"
1536
},
37+
{
38+
"id": "nx-s1-5517315",
39+
"title": "Road safety for pedestrians and cyclists",
40+
"img": "https://npr.brightspotcdn.com/dims3/default/strip/false/crop/3377x1900+0+0/resize/1400/quality/100/format/jpeg/?url=http%3A%2F%2Fnpr-brightspot.s3.amazonaws.com%2F5d%2F82%2F34ac65d4443eb41b2395e84fc5b8%2F60de4c04-9ed4-45d7-b1d0-7e5d9a97cd2a.jpg",
41+
"url": "https://www.npr.org/transcripts/nx-s1-5517315",
42+
"audio": "https://chrt.fm/track/138C95/prfx.byspotify.com/e/play.podtrac.com/npr-510338/traffic.megaphone.fm/NPR6843519401.mp3"
43+
},
1644
{
1745
"id": "nx-s1-5511437",
1846
"title": "How to deal with intrusive thoughts",
@@ -3613,8 +3641,12 @@ export const episodes = [
36133641
}
36143642
];
36153643
export const episodeIds = [
3644+
"nx-s1-5537729",
3645+
"nx-s1-5534415",
36163646
"nx-s1-5527205",
3647+
"nx-s1-5522434",
36173648
"nx-s1-5519760",
3649+
"nx-s1-5517315",
36183650
"nx-s1-5511437",
36193651
"nx-s1-5508952",
36203652
"nx-s1-5502645",

0 commit comments

Comments
 (0)