Adding episode.
This commit is contained in:
@@ -7,6 +7,9 @@ import { extractFromXml } from '@extractus/feed-extractor'
|
|||||||
export const PAGE_SIZE = 15;
|
export const PAGE_SIZE = 15;
|
||||||
|
|
||||||
const episodeExtra = {
|
const episodeExtra = {
|
||||||
|
'Buzzsprout-12413556': {
|
||||||
|
slug: 'i-broke-the-rules-of-react-the-results-surprised-me'
|
||||||
|
},
|
||||||
'Buzzsprout-12354761': {
|
'Buzzsprout-12354761': {
|
||||||
slug: 'less-stress-and-exploitation-why-we-should-unionize',
|
slug: 'less-stress-and-exploitation-why-we-should-unionize',
|
||||||
transcript: srtparsejs.parse(fs.readFileSync(path.join(process.cwd(), 'src', 'data', '083-mixed.srt')).toString()),
|
transcript: srtparsejs.parse(fs.readFileSync(path.join(process.cwd(), 'src', 'data', '083-mixed.srt')).toString()),
|
||||||
|
|||||||
Reference in New Issue
Block a user