MCPcopy Create free account

hub / github.com/YouMind-OpenLab/awesome-seedance-2-prompts / functions

Functions24 in github.com/YouMind-OpenLab/awesome-seedance-2-prompts

↓ 93 callersFunctiont
(key: keyof Translation, locale: string)
scripts/utils/i18n.ts:1118
↓ 9 callersFunctionslugify
(text: string)
scripts/utils/markdown-generator.ts:396
↓ 2 callersFunctiondownloadFile
(url: string, dest: string)
scripts/download-videos.ts:15
↓ 2 callersFunctionfetchSeedancePrompts
(locale: string = 'en')
scripts/utils/cms-client.ts:190
↓ 1 callersFunctionSHARED_QUERY_PARAMS
(locale: string)
scripts/utils/cms-client.ts:117
↓ 1 callersFunctioncompressVideo
(input: string, output: string)
scripts/download-videos.ts:45
↓ 1 callersFunctiondownloadVideos
(prompts: ProcessedPrompt[])
scripts/download-videos.ts:67
↓ 1 callersFunctiondownloadWithYtDlp
(url: string, dest: string)
scripts/download-videos.ts:32
↓ 1 callersFunctionensureDir
(dir: string)
scripts/download-videos.ts:11
↓ 1 callersFunctionensureRelease
()
scripts/upload-to-github.ts:31
↓ 1 callersFunctionextractThumbnail
(doc: VideoPrompt)
scripts/utils/cms-client.ts:70
↓ 1 callersFunctionformatDate
(iso?: string)
scripts/utils/markdown-generator.ts:47
↓ 1 callersFunctiongenerateFeaturedPromptBlock
* Featured prompt card — rich layout matching nano-banana-pro style. * Uses numbered heading, dedicated Description / Prompt / Video / Details sectio
scripts/utils/markdown-generator.ts:279
↓ 1 callersFunctiongenerateLanguageNavigation
(currentLocale: string)
scripts/utils/markdown-generator.ts:384
↓ 1 callersFunctiongeneratePromptBlock
(p: import('./cms-client.js').ProcessedPrompt, locale: string, galleryUrl: string, isFeatured: boolean, videoU
scripts/utils/markdown-generator.ts:336
↓ 1 callersFunctiongenerateReadme
(prompts: ProcessedPrompt[], locale: string = 'en', videoUrls: VideoUrlMap = {}, totalDocs?: number)
scripts/utils/markdown-generator.ts:59
↓ 1 callersFunctiongetLocalePrefix
* Convert locale to URL language prefix
scripts/utils/markdown-generator.ts:41
↓ 1 callersFunctionisDirectVideoUrl
(url: string)
scripts/download-videos.ts:58
↓ 1 callersFunctionloadVideoUrls
()
scripts/generate-readme.ts:12
↓ 1 callersFunctionloadVideoUrls
()
scripts/upload-to-github.ts:17
↓ 1 callersFunctionmain
()
scripts/generate-readme.ts:21
↓ 1 callersFunctionprocessDoc
(doc: VideoPrompt)
scripts/utils/cms-client.ts:124
↓ 1 callersFunctionsaveVideoUrls
(urls: VideoUrlMap)
scripts/upload-to-github.ts:27
↓ 1 callersFunctionuploadVideos
(videoFiles: Map<number, string>)
scripts/upload-to-github.ts:43