Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Its possible publish like a reel? #437

Open
1 of 6 tasks
AndreZila01 opened this issue Aug 26, 2024 · 1 comment
Open
1 of 6 tasks

Its possible publish like a reel? #437

AndreZila01 opened this issue Aug 26, 2024 · 1 comment

Comments

@AndreZila01
Copy link

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?

  • 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
        });

@I-NRL
Copy link

I-NRL commented Sep 11, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants