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