Merge Audio & Video for Instagram/Facebook
Merge video and audio from Instagram/Facebook and other sources
Overview
API Request
{
"Content-Type": "application/json"
}{
"url": "https://www.facebook.com/reel/1231817508603093",
"proxySettings": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "CA"
},
"mergeAV": true
}cURL
JSON Results
Other language examples
Fetch in JavaScript
Python
C#
Last updated