Skip to content

satoryu/video_description_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Description Generator

Prerequisites

  • Python 3.x
  • OpenAI API Key
  • ffmpeg

Installation

git clone https://github.com/satoryu/video_description_generator.git
pip install -r requirements.txt

Define the environment variable OPENAI_API_KEY on your shell or define .env under the directory.

Usage

python generate.py [youtube_video_url]

License

This extension is available as open source under the terms of MIT License

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages