Auto-play Open Graph Protocol Videos in Facebook Mobile News Feed -


Has anyone downloaded a Facebook-native video such as an open graph tag to get the video to auto-play Is Detected?

I am able to link a video successfully in the stock preview / URL debugger using audio, but it does not automatically play on mobile as I upload it directly to share Video done

I now have open graph tags:

   & Lt; Meta Property = "OG: Type" content = "Article" /> & Lt; Meta Property = "Article: Publisher" Content = "https://www.facebook.com/______" /> & Lt; Meta Property = "ogg: site_name" content = "_______" /> & Lt; Meta Property = "og: url" content = "https://_______.com/_______/_______" /> & Lt; Meta Property = "OG: Title" content = "_______" /> & Lt; Meta Property = "OG: Details" content = "_______" /> & Lt; Meta attribute = "and: image" content = "https://_______.com/images/opengraph.png" /> & Lt; Meta Property = "Ogg: Video" content = "http://_______.com/videos/_______.mp4" /> & Lt; Meta Property = "Ogg: Video: Safe_Erral" content = "https://_______.com/videos/_______.mp4" /> & Lt; Meta Property = "OG: Video: Type" content = "Video / MP3" /> & Lt; Meta Property = "Ogg: Video: Width" content = "480" /> & Lt; Meta Property = "OG: Video: Height" content = "320" />  

My videos appear like this when I share them on Facebook:

I want to show them like this (note: when I scroll through my news feed When you upload a video directly through Facebook):

shared video on Facebook Has been


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -