# Video Transcriber - Dependencies # Install with: pip install -r requirements.txt # YouTube download pytubefix>=6.0.0 # Transcription openai-whisper>=20231117 # Dependencies (usually auto-installed) torch tqdm # Note: tkinter comes built-in with Python on macOS