Allows to publish videos uploaded on tv.lumbung.space to the frontpage of lumbung.space
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

380 B

title date draft uuid video_duration video_channel channel_url preview_image categories is_live
{{ v.name }} {{ v.published_at }} false {{v.uuid}} {{ v.duration | duration }} {{ v.channel.display_name }} {{ v.channel.url }} {{ preview_image }} [tv {{ v.channel.display_name }}] [{[{v.is_live <nil>}] <nil>}]
title: "{{ v.name }}" date: "{{ v.published_at }}" #2021-06-10T10:46:33+02:00 draft: false uuid: "{{v.uuid}}" video_duration: "{{ v.duration | duration }} " video_channel: "{{ v.channel.display_name }}" channel_url: "{{ v.channel.url }}" preview_image: "{{ preview_image }}" categories: ["tv","{{ v.channel.display_name }}"] is_live: {{ v.is_live }}

{{ v.description }}