instagram-private-api icon indicating copy to clipboard operation
instagram-private-api copied to clipboard

Original audio is not showing in reels

Open Ram-Moudgill opened this issue 1 year ago • 2 comments

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 IMG_2542 IMG_2543

Ram-Moudgill avatar Nov 28 '23 06:11 Ram-Moudgill

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.

NguyenHuy3003 avatar Jan 23 '24 15:01 NguyenHuy3003

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 IMG_2542 IMG_2543

It's a sound problem. my other videos were published well

andrey-germanov avatar May 01 '24 14:05 andrey-germanov