NFF Fined for Court Storming and Booing at Israel Match
This is a JSON snippet containing metadata about a video, likely from a Norwegian news source (VGTV). Let’s break down the key parts:
1. thumbnails:
This is an array of arrays.Each inner array represents a different thumbnail size for the video. Each thumbnail entry has:
* [0, height]: The height of the thumbnail in pixels.
* [0, url]: The URL of the thumbnail image. Notice the URL includes a query parameter t[]=...q50, which likely specifies the desired thumbnail size.
* [0, width]: The width of the thumbnail in pixels.
The available thumbnail sizes are: 102×102, 160×160, 320×320, 480×480, 613×613, 780×780, and 800×800.
2. metadata:
This is an array containing metadata about the video itself. The crucial fields are:
* aspectRatio: 0.56 – The aspect ratio of the video (width/height).
* autoGeneratedTranscript: Contains a URL to an automatically generated transcript of the video in vtt (WebVTT) format, and the language is Norwegian (nb_NO).
* contentType: clip – indicates this is a video clip.
* newsLifetime: 2 - Likely indicates how long the video will be considered “newsworthy” (e.g., 2 days).
* newsValue: 3 - A numerical value representing the importance or value of the news story.
* preview: URL to a low-resolution preview video.
* preview_hq: URL to a high-resolution preview video.
* preview_vivi_category: URL to a preview video tailored for a specific category (likely within the VGTV platform).
* seoDescription: A short description of the video for search engine optimization. (translation: “Norway leads 3-0 at halftime against Israel. Erling Braut Haaland scored, but before that he missed two (!) penalties.”)
* seoTitle: A title for the video for search engine optimization.(Translation: “Norway leads 3-0 at halftime against Israel. Erling Braut Haaland scored, but before that he…”)
Overall:
This JSON provides all the necessary information to display a video on a website or app, including different thumbnail sizes, a preview, a transcript, and metadata for search and categorization. The video appears to be a sports clip, specifically a soccer (football) match between Norway and Israel, featuring Erling Braut Haaland.
