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