如何在HTTPS网站上嵌入优酷视频? [英] how to embed a youku video on an HTTPS site?

查看:410
本文介绍了如何在HTTPS网站上嵌入优酷视频?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个配置了HTTPS的站点.

I have a site with HTTPS configured.

我的客户希望我嵌入一个优酷视频.起初,浏览器阻止了iframe,因为它具有HTTP协议.

My client wants me to embed a youku video. At first the browser blocked the iframe since it had HTTP protocol on it.

我将其更改为HTTPS,现在优酷无法正常工作.似乎youku不支持HTTPS.

I changed it to HTTPS and now youku does not work. It seems youku does not support HTTPS.

有什么解决办法吗?

也许youku以外的服务可以支持HTTPS,并且仍然适用于该地区?

Perhaps there is a service other than youku that does support HTTPS and is still suitable for that region?

推荐答案

我们已经支持了(抱歉,以后再说)

hi,we had supported(sorry for later)

例如:

1

<iframe height=498 width=510 src='https://player.youku.com/embed/XMTg3Nzg4MzY4NA==' frameborder=0 'allowfullscreen'></iframe>

2

https://player.youku.com/player.php/sid/XMTg3Nzg4MzY4NA==/v.swf

3:

<embed src='https://player.youku.com/player.php/sid/XMTg3Nzg4MzY4NA==/v.swf allowFullScreen='true' quality='high' width='480' height='400' align='middle' allowScriptAccess='always' type='application/x-shockwave-flash'></embed>

这篇关于如何在HTTPS网站上嵌入优酷视频?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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