Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.
Please keep in mind:
http://mazakmasti.net/image/6IXCan you send me the image URL? (/image/<id>)
i have uploaded same image on imgur and thats working fine http://imgur.com/gallery/4PZ4YCsFacebook is just ignoring that image because is too large.
<meta property="og:video:width" content="400" />
<meta property="og:video:height" content="300" />
<meta property="og:video" content="https://i.imgur.com/4PZ4YCs.mp4" />
<meta property="og:video:secure_url" content="https://i.imgur.com/4PZ4YCs.mp4" />
<meta property="og:video:type" content="video/mp4" />
So any chance to make it works on chevereto plus i think problem is in script because its asking to download on every reload on main website itself and not automatically playing gif which can cause facebook to not update it as gifImgur converts GIF to video, Chevereto doesn't.
Code:<meta property="og:video:width" content="400" /> <meta property="og:video:height" content="300" /> <meta property="og:video" content="https://i.imgur.com/4PZ4YCs.mp4" /> <meta property="og:video:secure_url" content="https://i.imgur.com/4PZ4YCs.mp4" /> <meta property="og:video:type" content="video/mp4" />