I think there are two approaches:Hi everyone,
I run an Instagram page where all of the content is submitted by my followers. People send me photos and videos of their motorcycles, and I Upload them on my page.
The problem is that most of these videos have already been posted on the creators' own Instagram accounts. Because of Instagram's original content policy, my account has been restricted, and my Reels are no longer being recommended on the Explore page.
Does anyone know of a way to get around this limitation? In other words, is there any method to Upload duplicate content without Instagram recognizing it as reused content?
If it were just an MD5 comparison, basic re encoding would fool it. They're almost certainly comparing the actual visual and audio content not just the file hash.yeah
each video has an md5 hash and Instagram i believe compare hashs and if it has 50 or 60% same then it reject second video from explorer
@javadth Have you tried posting it via Instagram trial reels?
https://creators.instagram.com/blog/instagram-trial-reels
From my understanding this is more forgiving with existing content.. the caveat is.. it's more forgiving with content on your own page so I don't know if will help you in any way but give it a try maybe it will go through
hash methods don't work that way. hash output is the same, or is not. "distance" in hash tells nothing about "distance" in input datayeah
each video has an md5 hash and Instagram i believe compare hashs and if it has 50 or 60% same then it reject second video from explorer
It is definitely possible; you have to change a bunch of video parameters so that Instagram detects it as a different video, even though it’s the same one. I have my own software for uploading the same Reel multiple times, and it works wonders. But in short, yes, you can do it with a bit of video programming.Hi everyone,
I run an Instagram page where all of the content is submitted by my followers. People send me photos and videos of their motorcycles, and I Upload them on my page.
The problem is that most of these videos have already been posted on the creators' own Instagram accounts. Because of Instagram's original content policy, my account has been restricted, and my Reels are no longer being recommended on the Explore page.
Does anyone know of a way to get around this limitation? In other words, is there any method to Upload duplicate content without Instagram recognizing it as reused content?