/youtube-summary

Summarize YouTube videos based on the URL

Primary LanguagePythonMIT LicenseMIT

YouTube Video Summarizer

  • 📹 Summarize YouTube videos based on the provided video URL.
  • 📋 Accepts one argument: YouTube video URL.
  • 🎯 Output the summarized video transcript.
  • 🌐 Supports multiple languages

⚠️ IMPORTANT: API Key Setup

Before running the application, please follow the steps below:

  1. Create a file called openai_key.txt in the project directory.
  2. Paste your OpenAI API key in the openai_key.txt file.
  3. Save the file.

Make sure to keep your API key secure and avoid sharing it publicly. This step is necessary to authenticate and access the OpenAI APIs used by the application.

License

License