Getting youtube.com to load in iFrame

后端 未结 2 1451
谎友^
谎友^ 2020-11-30 13:10

Can\'t get Youtube\'s homepage, or any other youtube.com prefixed URL to load in an iFrame. Any suggestions or insights?

Code:



        
相关标签:
2条回答
  • 2020-11-30 13:31

    Youtube does not allow embedding. Only http://www.youtube.com/embed/* is allowed, which is for HTML5 videos.

    0 讨论(0)
  • 2020-11-30 13:32

    youtube.com cannot be loaded in an iframe.

    A possible duplicate: See this

    0 讨论(0)
提交回复
热议问题