Skip to content

Tunelio developer guides

Practical, copy-paste guides for building with the Tunelio YouTube download API — one request returns a direct download URL, with no queues or polling. Pick a guide below, or jump straight to the full API reference.

About the Tunelio API

Tunelio is a developer-first YouTube media API. GET /info returns rich metadata and available formats, GET /create returns a direct signed MP4 or MP3 URL, and GET /transcript returns timestamped subtitles as JSON, text, SRT, or VTT. Download links require no job queue or polling.

Authentication is a Bearer API key, and new accounts get 100 free credits to try the API before choosing a plan. The guides above walk through the most common integrations with copy-paste examples in cURL, Python, and Node.js.