Hacker News new | ask | show | jobs
by WinH 547 days ago
This is great! (If you don't mind me asking) How did you get around getting blocked by YouTube, and what are you using for Speech to text? I built a similar site (https://transcriberai.com), but we couldn't get around YT blocking our download requests, so we only accept file uploads.
2 comments

Just using pytube and pytubefix for getting the videos from YT. And as broland said - groq and whisper for transcription.
Website says Speech to text is done by Groq and Whisper.