YouTube Video Summarizer/Translator
Downloads YouTube video, extracts audio, asks AI agents to summarize and then translate the text
README
YouTube Video Summarizer/Translator
How to Install
- git clone https://github.com/tylerprogramming/yt-video-summary.git
cd yt-video-summary- type
pip install -r requirements.txtin terminal - add your YouTube URL into main.py
- add your openai key to the .env property
- run
python main.py
