Skip to content

joshsack1/transcriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

How To Use

Dependencies

You need to have yt-dlp installed. It is the tool that will allow you to download the video as an mp3. You should also follow the instructions to set up python for openAI.

How to run the script

Use the command

python3.9 transcript.py

to run the script. It will then prompt you for a url and file name, which you should enter without any extension. Then the script will create a .mp3 and .txt file with the video information.

About

A simple python script to transcribe anything that yt-dlp can pull with whisper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages