Konu: youtube daki videoların sesini kısma
19.08.2013 20:07
function onYouTubePlayerReady(){ player = $("#playerapi embed")[0]; player.mute(); }