Dailymotion
Dailymotion videos are discovered and collected through generic keyword searches.
Average volumes - 1,436,937 new videos
Videos field name | Field description | Data example |
video | The parent element that contains information about an individual video | "video": { |
id | An ID generated by the crawler to uniquely identify each video. | dm.x945006 |
siteid | A unique text value that identifies the video site (e.g. youtube). | dailymotion |
site_videoid | An identifier created by the video site to uniquely identify each video | x945006 |
title | The title of the video. | Diana makes a new Dress for Birthday - Cool DIY Ideas |
description | The description of the video which is not always included. | Diana makes a new Dress for Birthday - Cool DIY Ideas<br />Diana and Dad are going to go to a birthday party… |
thumb_url_code | The image of the screenshot of the actual video. | |
tags | Tags that describe the content of the video. Not always included. | [] |
category | The category the video was assigned | fun |
published | The date/time the video was published (UTC) | 2024-08-16T16:20:59 |
crawled | The date/time the video was harvested (UTC) | 2024-08-16T16:26:56Z |
duration | The length of the video in seconds | 241 |
videourl | The URL where the video was found. |
|
author | The parent element that contains author information |
|
author/name | The name of the author who submitted the video | Entertainments |
author/site_authorid | An identifier created by the video site to uniquely identify each author | x32i4pc |
author/authorurl | The URL to the author's profile page | |
lang | The language code to identify the language used in comment. | en |
langid | The socialgist internal mapped id for this language | 22 |
SAMPLE MESSAGE TYPES
Video
{
"video": {
"match_info": {
"rule": "clerk",
"rule_type": "channel",
"source_rule_id": "86836",
"rule_id": 86836,
"datastream_id": 1726
},
"id": "dm.x945006",
"siteid": "dailymotion",
"site_videoid": "x945006",
"title": "Diana makes a new Dress for Birthday - Cool DIY Ideas",
"description": "Diana makes a new Dress for Birthday - Cool DIY Ideas<br />Diana and Dad are going to go to a birthday party. Diana makes herself a new dress from improvised materials. Cool DIY Ideas by Diana.<br />#KidsDianaShow #KidsRomaShow #romaanddiana #oliver #diy #adventure",
"thumb_url_code": "https://s1.dmcdn.net/v/WsTT61cltsjdCADkK",
"tags": [],
"category": "fun",
"published": "2024-08-16T16:20:59Z",
"crawled": "2024-08-16T16:26:56Z",
"duration": "241",
"videourl": "https://www.dailymotion.com/video/x945006",
"author": {
"name": "Entertainments",
"site_authorid": "x32i4pc",
"authorurl": "https://www.dailymotion.com/Entertainments"
},
"lang": "en",
"langid": "22"
}
}