
08-07-2010, 02:21 PM
|
|
|
Join Date: Nov 2009
Location: Naples
Posts: 354
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by compact123
>>> dailyMotion videos cannot be thumbnailed 
|
Have you tried this:
Quote:
Originally Posted by Jaxel
Change the daily motion thumbnail field to the following:
Code:
$arr['channel']['item']['media:thumbnail']['url']; $thu = substr($thu, 0, strpos($thu, '?'))
|
|