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-12228273': {
|
||||||
|
slug: 'moving-past-failure-learning-react-on-three-hours-per-week-janes-story'
|
||||||
|
},
|
||||||
'Buzzsprout-12220716': {
|
'Buzzsprout-12220716': {
|
||||||
slug: 'dropping-out-of-college-to-sell-my-first-saas-app',
|
slug: 'dropping-out-of-college-to-sell-my-first-saas-app',
|
||||||
transcript: srtparsejs.parse(fs.readFileSync(path.join(process.cwd(), 'src', 'data', '078-mixed.srt')).toString())
|
transcript: srtparsejs.parse(fs.readFileSync(path.join(process.cwd(), 'src', 'data', '078-mixed.srt')).toString())
|
||||||
|
|||||||
Reference in New Issue
Block a user