Skip to content

Simple program to create a transcript from a youtube video that doesn't have closed captions with OpenAi's Whisper API.

License

Notifications You must be signed in to change notification settings

max-rousseau/youtube-transcriber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Takes a youtube URL and saves a transcript.md file with the audio transcript. You will need to bring your own AI key for OpenAi's Whisper model. Sadly, the pytube library seems to be abandonware, i have instead used this fork https://github.com/AV3-Studio/pytube-but-working.git (which is very appropriately named)

About

Simple program to create a transcript from a youtube video that doesn't have closed captions with OpenAi's Whisper API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages