table
( "" ) as Cover
from -"templates"
where type = "video"
and contains(tags, "movie")
sort created desc
table
( "" ) as Cover
from -"templates"
where type = "video"
and contains(tags, "movie")
sort created desc