Query error:
SELECT * FROM `videos` WHERE (title LIKE '%comedy | romance | valentine's day%' or discription LIKE '%comedy | romance | valentine's day%' or tags LIKE '%comedy | romance | valentine's day%') AND `status` = 'true' ORDER BY added DESC

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's day%' or discription LIKE '%comedy | romance | valentine's day%' or tags' at line 1