Skip to main content
Piloterr
Back to library

Youtube Video Download API

Download public YouTube videos from any standard URL and get a direct CDN link to the processed media file, no extractor maintenance required.

Private1 credit = 1 requestGET/v2/youtube/video/download

Endpoint Overview

Detailed documentation, pricing, and usage examples.

Disabled on Piloterr: This endpoint is no longer available on Piloterr. You must use HuntAPI instead:

GET https://api.huntapi.com/v1/video/download?query=<video_url>

See HuntAPI documentation for job polling (/v1/jobs/{id}), download options, and webhooks.

OverviewLink to Overview

The YouTube Video Download API processes public YouTube links and returns a direct CDN URL to the downloaded media file. Built for archiving, internal workflows, and media pipelines without running yt-dlp or maintaining download infrastructure.

QuickstartLink to Quickstart

GET https://api.piloterr.com/v2/youtube/video/download?query=https://www.youtube.com/watch?v=dQw4w9WgXcQ

Or via POST:

POST https://api.piloterr.com/v2/youtube/video/download
Content-Type: application/json

{"query": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"}

ParametersLink to Parameters

Parameter Type Required Description
query string yes Public YouTube video URL (watch, youtu.be, or embed)

Response fieldsLink to Response fields

Field Type Description
result string CDN URL of the processed video file hosted on HuntAPI (s3.huntapi.com)

NotesLink to Notes

  • Only publicly accessible videos are supported.
  • Requires authentication via the x-api-key header.
  • Successful downloads are billed per API call.

Main use casesLink to Main use cases

  • Archive public YouTube content for compliance or internal libraries
  • Build media download tools without maintaining extractors
  • Feed automation workflows (n8n, Zapier) with direct CDN download links
  • Enrich content monitoring pipelines with downloadable video assets

Related APIs

Expand your data capabilities with these complementary tools.

Ready to get started?

Your web scraping API is one click away. Start with +500 credits, no infrastructure to set up, no proxies to manage, and no credit card required.

  • +500 credits
  • No credit card required
  • All endpoints included