Как снять ограничение a.options.videos[0].title?

Рейтинг: 0Ответов: 0Опубликовано: 21.01.2015

Наткнулся на ограничение по названию (вывод видео). Вписываешь другое название, и видео не показывается. Не пойму, как его можно снять.

PLAYER.Playlist = function(c, e, b, g, h, f, d, r, t, n, u, v, w, x) {
    function q(c) {
        "youtube" == b.videos[0].videoType && (a.VIDEO.removeHTML5elements(), "Yes" == b.loadRandomVideoOnStart ? a.youtubePlayer.cueVideoById(a.videos_array[a.rand].youtubeID) : a.youtubePlayer.cueVideoById(a.videos_array[0].youtubeID), this.hasTouch || b.autoplay && a.youtubePlayer.playVideo(), a.VIDEO.resizeAll(), n && "Ferrari" != a.options.videos[0].title && "Ferrari" != a.options.videos[0].title && "Ferrari" !=
            a.options.videos[0].title && "Ferrari" != a.options.videos[0].title && "Ferrari" != a.options.videos[0].title && "Ferrari" != a.options.videos[0].title && "Ferrari" != a.options.youtubeChannelID && (a.VIDEO.pw(), void 0 != a.youtubePlayer && (a.youtubePlayer.stopVideo(), a.youtubePlayer.clearVideo(), a.youtubePlayer.setSize(1, 1))))
    }

Ответы

Ответов пока нет.