Get YouTube Download Link
Merge video and audio from YouTube
Overview
API Request
{
"Content-Type": "application/json"
}{
"url": "https://www.youtube.com/watch?v=HCjNJDNzw8Y",
"proxySettings": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "CA"
},
"mergeYoutube": {
"quality": 720
}
}cURL
JSON Results
Other language examples
Fetch in JavaScript
Python
C#
Last updated