instagram-private-api
instagram-private-api copied to clipboard
Original audio is not showing in reels
hey can u help me with this
i am using the following code
const publishResult = await ig.publish.video({
video: videoBuffer,
coverImage: savedFileData,
isClip: true,
clipsPreviewToFeed: true,
caption,
});
it is working but original audio is not showing as u can see in the images below
Hey can you fix it? I think it might be buffering but you can upload the reels. I've been searching but it hasn't come up yet.
Hey can you fix it? I think it might be buffering but you can upload the reels. I've been searching but it hasn't come up yet.
hey can u help me with this i am using the following code const publishResult = await ig.publish.video({ video: videoBuffer, coverImage: savedFileData, isClip: true, clipsPreviewToFeed: true, caption, }); it is working but original audio is not showing as u can see in the images below
![]()
It's a sound problem. my other videos were published well