Posts tagged “youtube”
Build a Discord Bot That Fetches YouTube Transcripts
Step-by-step guide to building a Discord slash command bot that fetches YouTube transcripts via API, formats results, and handles rate limits.
Zied · 8/12/2026 · 7 min read
Extract YouTube Subtitles in Node.js: A Practical Guide
Learn how to fetch YouTube subtitles in Node.js using async/await, handle errors and rate limits, convert JSON to SRT/VTT, and batch requests safely.
Zied · 6/23/2026 · 8 min read