Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to 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" />