cd ..~/projects/yt-transcriber$ ~/built-with$ ~/why$
YT Transcriber
Paste a YouTube link, get a transcript. Shipped and live at yt-transcriber.io under Fairview Software. Flat-rate subscription ($10/mo for 1000 transcriptions) instead of the per-minute model most transcription tools use.
[typescript][whisper][cloud functions][stripe]
Why I built this
Most transcription tools charge by the minute or lock features behind higher tiers. I wanted a simple, flat-rate tool that respects the user. Building it also gave me an end-to-end SaaS surface to own — auth, billing, background jobs, deployment.