how to input google video
-
this is
my code
[video src="https://mediaelementjs.com/media/echo-hereweare.mp4"] =---------= [video src="https://r2---sn-a5m7zu76.googlevideo.com/videoplayback?cpn=noKf5jUVsSA7n5fG&expire=1379650715&id=5dba49cbe0bfd164&ip=1.1.129.195&ipbits=0&itag=35&keepalive=yes&key=cms1&range=13-2457599&ratebypass=yes&signature=1B74E0E38A75C7D30B56265982B4E164097A6985.4BFA584DF13EBB1C1E75752929BFE1F78842B5E8&source=picasa&sparams=expire,id,ip,ipbits,itag,source&redirect_counter=1&cms_redirect=yes&ms=tsu&mt=1377058688&mv=m"]
this is surce code [output]
<div class="entry-content post_content"> <video id="wp_mep_1" src="https://mediaelementjs.com/media/echo-hereweare.mp4" width="480" height="270" controls="controls" preload="none" > <object width="480" height="270" type="application/x-shockwave-flash" data="https://localhost/1/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/flashmediaelement.swf"> <param name="movie" value="https://localhost/1/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/flashmediaelement.swf" /> <param name="flashvars" value="controls=true&file=https://mediaelementjs.com/media/echo-hereweare.mp4" /> </object> </video> <script type="text/javascript"> jQuery(document).ready(function($) { $('#wp_mep_1').mediaelementplayer({ m:1 ,features: ['playpause','current','progress','duration','volume','tracks','fullscreen'] }); }); </script> <p>=———=</p> <video id="wp_mep_2" width="480" height="270" controls="controls" preload="none" > <object width="480" height="270" type="application/x-shockwave-flash" data="https://localhost/1/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/flashmediaelement.swf"> <param name="movie" value="https://localhost/1/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/flashmediaelement.swf" /> <param name="flashvars" value="controls=true&file=" /> </object> </video> <script type="text/javascript"> jQuery(document).ready(function($) { $('#wp_mep_2').mediaelementplayer({ m:1 ,features: ['playpause','current','progress','duration','volume','tracks','fullscreen'] }); }); </script> </div>
the second code ‘[video src="https://r2---sn-a5m7zu76.googlevideo.com/videoplayback?cpn=noKf5jUVsSA7n5fG&expire=1379650715&id=5dba49cbe0bfd164&ip=1.1.129.195&ipbits=0&itag=35&keepalive=yes&key=cms1&range=13-2457599&ratebypass=yes&signature=1B74E0E38A75C7D30B56265982B4E164097A6985.4BFA584DF13EBB1C1E75752929BFE1F78842B5E8&source=picasa&sparams=expire,id,ip,ipbits,itag,source&redirect_counter=1&cms_redirect=yes&ms=tsu&mt=1377058688&mv=m"]` not have video link help me please ??
https://www.ads-software.com/plugins/media-element-html5-video-and-audio-player/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘how to input google video’ is closed to new replies.