ehow.com support added
![]() ![]() |
Hi...
Around line 129 add...
and add this case to the function extracturls()... case 'eHow': embmedia = document.getElementById('VideoEmbed');
}
|
![]() ![]() |
I updated the case above... since ehow seems to use two kinds of urls for flv's. Should be flawless now: case 'eHow': embmedia = document.getElementById('VideoEmbed');
|

