Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 348 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 348 Bytes

youtube_summarizer

Python script to summarize the transcript of a YouTube video via OpenAI's API

Installation

  • Clone the repo
  • Install required libraries via pip install -r requirements.txt
  • Create a file named .openai-api-key.txt in your home directory containing your OpenAI API key

Usage

python youtube_summarizer.py <video id>