YoutubeTranscriptTextGenerator

This is a simple tool for generating text transcripts from YouTube videos. It was created to be used as an AI agent tool, but it can be used as a standalone tool as well.

Installation

To use this tool, you need to have Python installed on your system. You can download Python from the official website: python.org

Once you have Python installed, you can clone this repository using the following command:

git clone https://github.com/ECTO-1A/youtubeTranscriptTextGenerator.git

Usage

  1. Navigate to the project directory:
cd youtubeTranscriptTextGenerator
  1. Install the required dependencies:
pip install -r requirements.txt