Skip to content

Programmatically retrieve YouTube video transcripts and summarize them using generative AI.

License

Notifications You must be signed in to change notification settings

zepez/tldw.info

Repository files navigation



📹

tldw.info






TOO LONG, DIDN'T WATCH




tldw.info





What?

This is a simple project that will retrieve the transcript for a given YouTube video and provide an instant summarization of the content using generative AI.

Get Started

Clone the repo:

git clone https://github.com/zepez/tldw.info.git

Get the correct node version:

nvm use

Install dependencies:

pnpm install

Start the development server:

pnpm dev

All Commands

Command Action
nvm use Uses NVM to load the correct node version
pnpm install Install dependencies
pnpm commit Run gitmoji cli
pnpm lint Run eslint in all packages
pnpm clean Remove build artifacts
pnpm build Build production Next.js site
pnpm dev Start Next.js development server on localhost:3000
pnpm start Start production Next.js server
pnpm clean-turbo Remove turbo cache files

About

Programmatically retrieve YouTube video transcripts and summarize them using generative AI.

Resources

License

Stars

Watchers

Forks