/yt-transcribe

Python script to transcribe Youtube videos to Markdown.

Primary LanguagePython

yt-transcribe

Python script to transcribe Youtube videos to Markdown. This script uses opanai-whisper to transcribe a mp3 of the youtube video.

Here are the steps to implement this program:

  1. Install Required Libraries:

    pip install YouTibe youtube_dl pydub google-cloud-speech openai-whisper
    
  2. Run the script

python transcribe_youtube.py