instagram_private_api icon indicating copy to clipboard operation
instagram_private_api copied to clipboard

Its possible publish like a reel?

Open AndreZila01 opened this issue 1 year ago • 1 comments

Please follow the guide below

  • Issues submitted without this template format will be ignored.
  • Rlease read them carefully and answer completely.
  • Do not post screenshots of error messages or code.
  • Put an x into all the boxes [ ] relevant to your issue (==> [x] no spaces).
  • Use the Preview tab to see how your issue will actually look like.
  • Issues about reverse engineering is out of scope and will be closed without response.
  • Any mention of spam-like actions or spam-related tools/libs/etc is strictly not allowed.

Before submitting an issue, make sure you have:

  • [ ] Updated to the lastest version v1.6.0
  • [ ] Read the README and docs
  • [ ] Searched the bugtracker for similar issues including closed ones
  • [ ] Reviewed the sample code in tests and examples

Which client are you using?

  • [x] app (instagram_private_api/)
  • [ ] web (instagram_web_api/)

Describe your Question/Issue:

I wonder if is possible publish a reel too social media. Because in my code only publish the video and received only 4 viewers (only people who follow me) but a hour ago i publish the same video with same description manualy and receive more views. I suspect, that first video are not associated like a "reels" i would like know if is possible publish like a reel too.

image


Code:

const s = fs.readFileSync(paththumbnail);
const ss = fs.readFileSync(pathvideo);

await ig.publish.video({
            video: ss,
            caption: "test!", // nice caption (optional)
            coverImage: s
        });

AndreZila01 avatar Aug 26 '24 13:08 AndreZila01

Ig bulk account creater tool available, dm me for more info,

Custom proxy, Temp mail, Web api Follow/unfollow Bio, profile icon change,

auto comment, like, unlike and more

zailio avatar Sep 11 '24 18:09 zailio