m1guelpf / yt-whisper

Using OpenAI's Whisper to automatically generate YouTube subtitles
MIT License
1.36k stars 138 forks source link

Use yt-dlp for faster downloads #20

Closed CrazyPython closed 2 years ago

CrazyPython commented 2 years ago

Yt-dlp is a fork of youtube-dl that tends to download faster than the playback speed. I've tested this using pipx install git+https://github.com/CrazyPython/yt-whisper.git

CrazyPython commented 2 years ago

Saw #18, closing