RRZE-Webteam / rrze-video

WordPress-Plugin: Shortcode und Widget zur Einbindung von Videos aus dem FAU-Videoportal und Youtube
GNU General Public License v3.0
2 stars 2 forks source link

Welche Values benutzt das Videoplugin von Videoportal #240

Open lukasniebler opened 1 week ago

lukasniebler commented 1 week ago

Beispiel der Daten die das Plugin über oEmbed auch nutzt.

{
  "type": "video",
  "file": "https://cdn2.fau.tv/symlinks/7ccc9ded-8e54-45aa-943d-88f68630be24.m4v",
  "width": 1920,
  "height": 1100,
  "preview_image": "https://cdn2.fau.tv/Images/previews-ng/resID_262734_66aa4e2fb274b.jpg",
  "transcript": "https://cdn2.fau.tv/symlinks/2b986e41-de40-4684-ba9b-88ea645d75b0.vtt",
  "transcript_en": "",
  "provider_name": "",
  "provider_url": "",
  "provider_videoindex_url": "",
  "transcript_de": "https://cdn2.fau.tv/symlinks/cc47223f-fa2f-4237-bcfb-9160a49b72dc.vtt",
  "title": "Success story: Simulation of unconventional superconductors",
  "description": "<p>Text</p>",
  "author_name": "Dr. Mustermann",
  "author_url_0": "",
  "inLanguage": "en-US",
  "alternative_Video_size_large_width": 1280,
  "alternative_Video_size_large_height": 720,
  "alternative_Video_size_large_url": "https://cdn2.fau.tv/symlinks/1bcb6756-cfa6-4d18-824c-740044051595.m4v",
  "alternative_Video_size_small_width": 640,
  "alternative_Video_size_small_height": 360,
  "alternative_Video_size_small_url": "https://cdn2.fau.tv/symlinks/623770bf-a65f-4bda-8e00-fc5f6e9de581.m4v",
  "alternative_Audio": "https:\/\/www.fau.tv\/webplayer\/id\/262731",
  "alternative_VideoFolien_size_large": "",
}