FelippeChemello / podcast-maker

Fully automated video maker using motion graphics and text-to-speech synthesis to turn newsletters into daily YouTube videos.
https://youtube.com/@CodeStackMe
MIT License
544 stars 67 forks source link
nodejs podcast podcast-maker puppeteer react remotion text-to-speech video-maker youtube


Author
GitHub Workflow Status

Tecnologies

This project was developed using:

Examples

⚙️ Requirements

💻 Getting started

Install and Usage

Clone repository

$ git clone https://github.com/FelippeChemello/podcast-maker.git

Install dependencies

$ pnpm

Build and configure

$ pnpm build
$ ./bin/run configure

To configure image generation, you need to setup this project and use the provided production URL

Contribute

Clone the project and access the folder

$ git clone https://github.com/FelippeChemello/podcast-maker.git && cd podcast-maker

Install dependencies

$ pnpm i

Copy .env.local to .env and edit environment variables or configure using CLI

$ cp .env.local .env
$ vim .env

or

$ pnpm build
$ ./bin/run configure

Use it

$ ./bin/dev --help

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with 💜 by Felippe Chemello 👋 Check out my LinkedIn