如何上传和显示与Youtube相同的视频? [英] How to Upload and display videos same as in Youtube?

查看:408
本文介绍了如何上传和显示与Youtube相同的视频?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想显示和上传视频与youtube中的相同如何实现?

I want to display and Upload videos as same as in youtube how can i achieve?

推荐答案

最简单,最快速的解决方案是在youtube上传视频然后将其嵌入到您的网站。



例如:

>将视频上传到youtube。

>从页面中选择共享标签。

>现在出现另一个名为''Embed''的标签。选择该选项后,您将获得可在网页上使用的代码。类似

The easiest and fastest solution is to upload the video on youtube and then embed it to your website.

Eg:
> Upload the video to youtube.
> Select share tab from the page.
> Now another tab named''Embed'' appears. When you select that, you will get the code which you can use on your web page. something like
<iframe width="560" height="315" src="http://www.youtube.com/embed/cp6yM6M7ips" frameborder="0" allowfullscreen=""></iframe>


请参阅以下链接



http://stackoverflow.com/questions/6441553/youtube-c-sharp-net-api-uploading-video-and-getting -events-when-finished [ ^ ]
Refer below link

http://stackoverflow.com/questions/6441553/youtube-c-sharp-net-api-uploading-video-and-getting-events-when-finished[^]


这篇关于如何上传和显示与Youtube相同的视频?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆