autogen-yt-agent
is a Python package that provides an agent capable of downloading and processing YouTube videos. It includes functionalities such as extracting audio, transcribing audio with timestamps, and getting video length.
To install the package from the GitHub repository, use the following command:
pip install git+https://github.com/gagb/autogen-yt-agent
See example.py for a simple example of how to use this agent. Note, this example requires the OpenAI client, so please install the relevant extension.
This project is licensed under the MIT License.