Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where are the credits? #326

Open
rzfzr opened this issue Jan 2, 2021 · 2 comments
Open

Where are the credits? #326

rzfzr opened this issue Jan 2, 2021 · 2 comments

Comments

@rzfzr
Copy link

rzfzr commented Jan 2, 2021

All of Filipe's videos has the credits in the end, example
Do we have the code for it? I don't see it.
If we don't I'll make it

@aronrodrigues
Copy link

Is it done?

@1Marcuth
Copy link

1Marcuth commented Jun 8, 2023

const sentences = content.sentences.map(sentence => sentence.text).join("\n\n")
const credits = content.downlodedImages.join("- \n")
const videoDescription = `${sentences}\n\nCredits: ${credits}`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants