I'm trying to extract video information from Dailymotion video URLs. I'm able to get information such as thumbnail, title, channel and arthur from a valid Dailymotion API url.
eg https://api.dailymotion.com/video/x7lni3_mario-kart-remi-gaillard_fun
Anyhow this doesn't output the video description. Is there any way to extract the description from an API URL or any other way?