chore: mount retry (#9)

This commit is contained in:
josc146
2023-03-19 12:50:55 +08:00
parent 5a70279829
commit fc09826b16
2 changed files with 18 additions and 11 deletions
@@ -44,8 +44,6 @@ export default {
subtitleContent += subtitleData.substring(0, subtitleData.indexOf('<')) + ','
}
await new Promise((r) => setTimeout(r, 1000))
return cropText(
`Provide a brief summary of the video using concise language and incorporating the video title.` +
`The video title is:"${title}".The subtitle content is as follows:\n${subtitleContent}`,