if (strpos($site,'youtube.com') !== false) {
    echo 'Youtube linki !';
}