يشارك العديد من المستخدمين مقاطع فيديو من rumble.com في مجتمعنا.
ومع ذلك، لا يقوم onebox بإنشاء تضمينات فيديو صحيحة لهذه المنصة المتنامية باستمرار:
https://rumble.com/vhota5-this-dog-thinks-he-is-a-mountain-bike.html
لكن الموقع يوفر البيانات اللازمة للتضمين عبر مخطط كائن الفيديو JSON (مثل العديد من مواقع الفيديو الأخرى):
[
{
"@context": "http://schema.org",
"@type": "VideoObject",
"name": "جرو يظن بشكل مضحك أنه دراجة جبلية فعلية",
"playerType": "HTML5",
"description": "غاس كوكابو يحب جميع الأنشطة الخارجية. ها هو ينطلق على مسار الغابة الحاد. في نقطة ما، يطير حرفيًا في الهواء! @guscockapoo",
"thumbnailUrl": "https://i.rmbl.ws/s8/1/9/S/v/X/9SvXb.qR4e-small-This-dog-thinks-he-is-a-mou.jpg",
"uploadDate": "2021-05-27T12:24:02+00:00",
"duration": "PT00H00M17S",
"embedUrl": "https://rumble.com/embed/vf2n4l/",
"url": "https://rumble.com/vhota5-this-dog-thinks-he-is-a-mountain-bike.html",
"interactionStatistic": {
"@type": "InteractionCounter",
"interactionType": {
"@type": "http://schema.org/WatchAction"
},
"userInteractionCount": 12734
},
"width": 2400,
"height": 1080,
"videoQuality": "Full HD"
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://rumble.com/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://rumble.com/search/video?q={search}",
"query-input": "required name=search"
}
},
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Rumble",
"url": "https://rumble.com/",
"logo": "https://rumble.com/i/rumble_logo_back.png",
"sameAs": [
"https://www.facebook.com/rumblevideo/",
"https://twitter.com/rumblevideo"
]
}
]
هل توجد طريقة ليأخذ onebox في الاعتبار/يحلل مخطط JSON-LD للفيديو الشائع الاستخدام في المستقبل بالإضافة إلى oembed؟