Skip to content

wellaios/plugin-youtube-to-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@elizaos/plugin-youtube-to-text

Description

The Youtube to text Plugin allows users to retrieve a text output of a Youtube video.

Features

  • Converts YouTube video links into text format using OpenAI’s Whisper model
  • Leverages Whisper’s advanced AI for precise and reliable transcription
  • Extracts and saves the video's audio as a WAV and MP3 file under the agent/data folder

Installation

pnpm install @elizaos/plugin-youtube-to-text

Development

  1. Clone the repository
  2. Install dependencies:
pnpm install
  1. Build the plugin:
pnpm run build
  1. Run tests:
pnpm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published