@@ -27,6 +27,7 @@
#{item}
</foreach>
</if>
+ AND t1.video_url is not null
GROUP BY t1.signature
) t
WHERE (t.clip LIKE '%${clip}%')