<small id='xJXrt'></small><noframes id='xJXrt'>

    • <bdo id='xJXrt'></bdo><ul id='xJXrt'></ul>
  • <i id='xJXrt'><tr id='xJXrt'><dt id='xJXrt'><q id='xJXrt'><span id='xJXrt'><b id='xJXrt'><form id='xJXrt'><ins id='xJXrt'></ins><ul id='xJXrt'></ul><sub id='xJXrt'></sub></form><legend id='xJXrt'></legend><bdo id='xJXrt'><pre id='xJXrt'><center id='xJXrt'></center></pre></bdo></b><th id='xJXrt'></th></span></q></dt></tr></i><div id='xJXrt'><tfoot id='xJXrt'></tfoot><dl id='xJXrt'><fieldset id='xJXrt'></fieldset></dl></div>
    <legend id='xJXrt'><style id='xJXrt'><dir id='xJXrt'><q id='xJXrt'></q></dir></style></legend>

        <tfoot id='xJXrt'></tfoot>

      1. Youtube Javascript API - 禁用相关视频

        Youtube Javascript API - disable related videos(Youtube Javascript API - 禁用相关视频)

            • <tfoot id='vq6rT'></tfoot>
                <bdo id='vq6rT'></bdo><ul id='vq6rT'></ul>

                  <legend id='vq6rT'><style id='vq6rT'><dir id='vq6rT'><q id='vq6rT'></q></dir></style></legend>
                    <tbody id='vq6rT'></tbody>

                  <i id='vq6rT'><tr id='vq6rT'><dt id='vq6rT'><q id='vq6rT'><span id='vq6rT'><b id='vq6rT'><form id='vq6rT'><ins id='vq6rT'></ins><ul id='vq6rT'></ul><sub id='vq6rT'></sub></form><legend id='vq6rT'></legend><bdo id='vq6rT'><pre id='vq6rT'><center id='vq6rT'></center></pre></bdo></b><th id='vq6rT'></th></span></q></dt></tr></i><div id='vq6rT'><tfoot id='vq6rT'></tfoot><dl id='vq6rT'><fieldset id='vq6rT'></fieldset></dl></div>
                1. <small id='vq6rT'></small><noframes id='vq6rT'>

                  本文介绍了Youtube Javascript API - 禁用相关视频的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  是的,这似乎记录得很差,或者我在文档中看不到它.我基本上不想要使用 JavaScript API 的相关视频 (?rel=0).

                  Right, this seems to be poorly documented or I can't see it in the documentation. I basically want no related videos (?rel=0) using the JavaScript API.

                  $players[$vidIdPlaceholderRef] = new YT.Player('player_' + $vidIdPlaceholderRef, {
                      height: '550',
                      width: '840',
                      videoId: $vidId
                  });
                  

                  是我所拥有的.

                  我也试过了:

                  $players[$vidIdPlaceholderRef] = new YT.Player('player_' + $vidIdPlaceholderRef, {
                      height: '550',
                      width: '840',
                      videoId: $vidId + '?rel=0',
                      rel : 0
                  });
                  

                  没有运气.有谁知道可以添加的选项(尝试 rel : 0 没有运气)

                  with no luck. Does any one know of an option which can be added (tried rel : 0 with no luck )

                  推荐答案

                  rel"是一个播放器参数,在这里指定:

                  "rel" is a player parameter, as specified here:

                  https://developers.google.com/youtube/player_parameters#rel

                  要将播放器参数添加到 iframe 播放器,您需要指定第二个构造函数参数的 playerVars 属性(在撰写本文时已记录在 此处,以及 IFrame API 文档页面)

                  To add player parameters to iframe players, you need to specify the playerVars property of the second constructor argument (at the time of writing this is documented here, and on the IFrame API documentation page)

                  例如

                  new YT.Player('playerid', {
                      height: '550',
                      width: '840',
                      videoID: 'video_id',
                      playerVars: {rel: 0, showinfo: 0, ecver: 2}
                  });
                  

                  这篇关于Youtube Javascript API - 禁用相关视频的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Pause youtube video, youtube api(暂停 youtube 视频,youtube api)
                  Youtube iframe api not triggering onYouTubeIframeAPIReady(Youtube iframe api 未触发 onYouTubeIframeAPIReady)
                  How can I stop a video with Javascript in Youtube?(如何在 Youtube 中停止使用 Javascript 的视频?)
                  How to call Greasemonkey#39;s GM_ functions from code that must run in the target page scope?(如何从必须在目标页面范围内运行的代码中调用 Greasemonkey 的 GM_ 函数?)
                  How do you mute an embedded Youtube player?(如何使嵌入式 Youtube 播放器静音?)
                  How to get number of video views with YouTube API?(如何使用 YouTube API 获取视频观看次数?)
                    <bdo id='cIVuE'></bdo><ul id='cIVuE'></ul>
                    <legend id='cIVuE'><style id='cIVuE'><dir id='cIVuE'><q id='cIVuE'></q></dir></style></legend>
                        <tfoot id='cIVuE'></tfoot>
                          <tbody id='cIVuE'></tbody>

                          <small id='cIVuE'></small><noframes id='cIVuE'>

                          <i id='cIVuE'><tr id='cIVuE'><dt id='cIVuE'><q id='cIVuE'><span id='cIVuE'><b id='cIVuE'><form id='cIVuE'><ins id='cIVuE'></ins><ul id='cIVuE'></ul><sub id='cIVuE'></sub></form><legend id='cIVuE'></legend><bdo id='cIVuE'><pre id='cIVuE'><center id='cIVuE'></center></pre></bdo></b><th id='cIVuE'></th></span></q></dt></tr></i><div id='cIVuE'><tfoot id='cIVuE'></tfoot><dl id='cIVuE'><fieldset id='cIVuE'></fieldset></dl></div>