- Get an OpenAI API Key here
- Export the key into the environment using
export OPEN_API_KEY=yourkey
replacingyourkey
with your own key - Run
python3 main.py
in cli - Paste the link of the video you want to transcribe in cli
- Python3
- Youtube Transcript API
- OpenAI API