$videolar[1]=' <li><div class="resim" id="resim_2362"><a href="http://www.xxx.com/xxx/" title="xxx xxx"><img width="214" height="153" src="http://www.xxx.com/wp-content/uploads/2014/08/s_88b9f998.jpg" alt="s_88b9f998"/></a></div><a href="http://www.xxx.com/xxx/" class="video_adi" title="xxx">xxx...</a><span class="bilgi"><strong>0</strong> izlenme </span></li> <li><div class="resim" id="resim_2358"><a href="http://www.xxx.com/xxxa/" title="xxx xxxa"><img width="214" height="153" src="http://www.xxx.com/wp-content/uploads/2014/08/l_4a2deec0-240x180.jpg" alt="l_4a2deec0"/></a></div><a href="http://www.xxx.com/xxxa/" class="video_adi" title="xxx xxxa">xxx xxxa</a><span class="bilgi"><strong>0</strong> izlenme </span></li>';
preg_match_all('#<li><div class="resim" id="resim_(.*?)"><a href="(.*?)" title="(.*?)"><img width="(.*?)" height="(.*?)" src="(.*?)" alt="(.*?)"/></a></div><a href="(.*?)" class="video_adi" title="(.*?)">(.*?)</a><span class="bilgi"><strong>(.*?)</strong> izlenme </span></li>#',$videolar[1], $video);

print_r($video);
Verdiğiniz Bilgilere Dayanarak Bu Kodu yazdım Sorunsuz Çalışmaktadır..
Deneyin takıldığınız yer olursa yeniden yazarsınız..