dilame / instagram-private-api

NodeJS Instagram private API SDK. Written in TypeScript.
MIT License
5.92k stars 1.13k forks source link

Original audio is not showing in reels #1738

Open Ram-Moudgill opened 9 months ago

Ram-Moudgill commented 9 months ago

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

NguyenHuy3003 commented 7 months ago

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.

andrey-germanov commented 4 months ago

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