Adding episode.
This commit is contained in:
@@ -7,6 +7,9 @@ import { extractFromXml } from '@extractus/feed-extractor'
|
||||
export const PAGE_SIZE = 15;
|
||||
|
||||
const episodeExtra = {
|
||||
'12207725': {
|
||||
slug: 'the-truth-about-react-server-components'
|
||||
},
|
||||
'Buzzsprout-12158608': {
|
||||
slug: 'how-using-typescript-actually-makes-your-program-worse',
|
||||
transcript: srtparsejs.parse(fs.readFileSync(path.join(process.cwd(), 'src', 'data', '076-mixed.srt')).toString())
|
||||
|
||||
Reference in New Issue
Block a user