Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
P

podcast-maker

> 前端框架
Open source

Fully automated video maker using motion graphics and text-to-speech synthesis to turn newsletters into daily YouTube videos.

697 stars0 likes0 views
WebsiteGitHub

About

Fully automated video maker using motion graphics and text-to-speech synthesis to turn newsletters into daily YouTube videos.

[!WARNING] This repository has been archived and is no longer maintained. Please visit the new ai-video-engine repository for the latest updates and features.

Tecnologies

This project was developed using:

  • Typescript
  • NodeJS
  • ReactJS
  • Remotion

Examples

  • YouTube
  • Instagram

⚙️ Requirements

  • You need to install both NodeJS, PNPM, FFMPEG and Full Google Chrome to run this project (To run it on as Server Side, check actions workflow here)
  • Access to YouTube API and/or Account on Instagram

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

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

TypeScriptnodejspodcastpodcast-makerpuppeteer

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category前端框架
PricingOpen source

> Related tools

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架