2018-11-18 11:08:38 +01:00
|
|
|
- key: youtubebeat
|
|
|
|
title: youtubebeat
|
|
|
|
description:
|
|
|
|
fields:
|
2018-11-18 15:32:28 +01:00
|
|
|
- name: url
|
2018-11-20 08:50:34 +01:00
|
|
|
type: text
|
2018-11-18 15:32:28 +01:00
|
|
|
required: true
|
|
|
|
description: >
|
|
|
|
Video's full URL
|
|
|
|
- name: title
|
2018-11-20 08:50:34 +01:00
|
|
|
type: text
|
2018-11-18 15:32:28 +01:00
|
|
|
required: true
|
|
|
|
description: >
|
|
|
|
Video title
|
|
|
|
- name: views
|
2018-11-18 11:08:38 +01:00
|
|
|
type: long
|
|
|
|
required: true
|
|
|
|
description: >
|
2018-11-18 15:32:28 +01:00
|
|
|
Video's view count
|
|
|
|
- name: date
|
2018-11-20 08:50:34 +01:00
|
|
|
type: date
|
2018-11-18 15:32:28 +01:00
|
|
|
required: true
|
|
|
|
description: >
|
|
|
|
Video's publish date
|