<div class="box themed_box">
<h2 class="box-header-new"></h2>
<h2 class="box-header"> "<?=$_GET[arama];?>" için sonuçlar </h2>
<div class="box-content box-table">
<table class="tablebox">
<thead class="table-header">
<tr>
<th class="tc"><?if($_GET[ekle]=="elle"){?>Resim<?}else{?>Durum<?}?></th>
<th><?if($_GET[ekle]=="oto"){?>Başlık</th><?}else{?>Başlık - Etiketler - Açıklama</th>
<th class="tc">İşlem</th><?}?>
</tr>
</thead>
<tbody class="openable-tbody">
<?
$arama=str_replace(" ","+",$_GET[arama]);
$sayfam=$_GET[sayfa];
$url="http://www.youtube.com/results?search_type=videos&suggested_categories=1%2C24&search_query=$arama&page=$sayfam";
$output=cekimyap("$url","$sitem");
preg_match_all("/\"\>\<a href=\"\/watch\?v=(.*?)\"(.*?)title=\"(.*?)\"/smi",$output, $lnk3);
$fa=0;
$faf=0;
$faq=0;
$s=1;
$is=4;
$say=count($lnk3[1]);
if($say>20){$say=20;}
while($fa<$say){
$yid=$lnk3[1][$fa];
$linkisim=trim($lnk3[3][$fa]);
$linkisim="$linkisim $_GET[sonu]";
$linkresim="http://0.gvt0.com/vi/$yid/default.jpg";
$linkid=$yid;
preg_match("/ ([0-9]{1,3}). Böl/i",$linkisim,$bolk);
$bolumu=$bolk[1];
$kisim1="http://www.youtube.com/watch?v=$yid";
$kisima1="http://www.youtube.com/watch?v=$yid";
$kayt=@mysql_result(mysql_query("select COUNT(id) from videolar where kontrol='$linkid'"),0);
$linkresimm=str_replace("&","vesves",$linkresim);
$etiket="$linkisim izle,$linkisim seyret,$linkisim video";
$link=str_replace("&","vesves",$link);
$linkisim=str_replace("&","vesves",$linkisim);
$linkisim=str_replace("quot;","",$linkisim);
$linkisim=str_replace("amp;","",$linkisim);
$aciklama="$linkisim videosunu izle";
if($_GET["ekle"]=="elle" && $kisim1!=""){
?> Youtube Video Çekme Hakkında
0
●308
- 17-11-2014, 15:43:53Merhaba aşşağıdaki koda ne yaptıysam birtürlü çekemedim videoları anlayan arkadaşlar kontrol ederse çok sevinirim