I can not run the module with custom URL.
For example I insert this code:

http://video.corriere.it/?vxChannel=Primo%20Piano&vxClipId=2524_d90b4740-7063-11dc-967a-0003ba99c53b_2

but: " You have specified an invalid media URL or embed code. "
or this:

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="640" height="390"><param name="movie" value="http://tv.repubblica.it/static/swf/z_adv_player.swf"></param><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true"></param><param value="bgColor=black&autostart=false&keyT=&key=&baseURL=http://tv.repubblica.it/static/images/player/&file=repubblicatv/file/2010/08/caiffa100810.mp4&repeat=false&logo=1&strip=8&nielsenBrand=repubblicatv_&brand=brand_repubblicaradio&dState=normal&scaleMethod=fit&rel=false&fsType=fl&baseURL=http://tv.repubblica.it/static/images/player/&videoTitle=India alluvionata, la testimone: Montagne di detriti, la gente scava con le mani&streamURL=http://tv.repubblica.it/copertina/india-alluvionata-la-testimone-montagne-di-detriti-la-gente-scava-con-le-mani/51605?video=&pagefrom=1&nielsenBrand=repubblicatv_&pub=mondo###" name="flashvars"><embed src="http://tv.repubblica.it/static/swf/z_adv_player.swf" allowScriptAccess="always"  type="application/x-shockwave-flash" allowfullscreen="true" width="640" height="390" flashvars="bgColor=black&autostart=false&keyT=&key=&baseURL=http://tv.repubblica.it/static/images/player/&file=repubblicatv/file/2010/08/caiffa100810.mp4&repeat=false&logo=1&strip=8&nielsenBrand=repubblicatv_&brand=brand_repubblicaradio&dState=normal&scaleMethod=fit&rel=false&fsType=fl&baseURL=http://tv.repubblica.it/static/images/player/&videoTitle=India alluvionata, la testimone: Montagne di detriti, la gente scava con le mani&streamURL=http://tv.repubblica.it/copertina/india-alluvionata-la-testimone-montagne-di-detriti-la-gente-scava-con-le-mani/51605?video=&pagefrom=1&nielsenBrand=repubblicatv_&pub=mondo###"></embed></object>

but don't work. Flowplayer start but video not.
Why? What's wrong?

Comments

aaron’s picture

Project: Embedded Media Field » Media: Video Flotsam
Version: 6.x-2.x-dev » 6.x-1.x-dev
Component: Embedded Video Field » Code
Priority: Critical » Normal

moving this to the Media: Video Flotsam queue.

Alex UA’s picture

Status: Active » Closed (works as designed)

Because that URL is not pointing to a valid filetype. To use custom url you must directly link to the .mov, .mp4, .flv, etc. It cannot parse urls for other sites, for that you need to make your own provider file.