Bypass YouTube age verification

Bypass YouTube age verification without logging in.

< Відгуки до Bypass YouTube age verification

Question/comment

§
Опубліковано: 01.12.2016

Fullscreen is unavailible on youtube

https://www.youtube.com/results?search_query=deadpool+reband+trailer

Fullscreen is unavailible on youtube then click on the first video. The trailer can't go into fullscreen for some reason. Config is latest Firefox plus your script.

Thanks for the script.

§
Опубліковано: 18.12.2016

videos will not play full screen with it enabled

https://www.reddit.com/r/firefox/comments/5gm26v/bypass_youtube_age_verification_improved/

update please =)

§
Опубліковано: 19.12.2016

Yes,when this script enabled,videos will not play fullscreen ->


if(window.document.getElementById("watch7-player-age-gate-content"))
{
var videoid = window.location.search.substr(window.location.search.indexOf("v=") + 2);
if(videoid.indexOf("&") > -1)
{
videoid = videoid.substr(0, videoid.indexOf("&"));
}
videoid = decodeURIComponent(videoid);
window.document.getElementById("player-api").remove();
var playerparent = window.document.getElementById("player-unavailable");
var playerframe = window.document.createElement("iframe");
playerframe.setAttribute("src", "//www.youtube.com/embed/" + videoid + "?autoplay=1&showinfo=0");
playerframe.setAttribute("id", "player-frame");
playerframe.setAttribute("style", "position:absolute; z-index:99999; width:100%; height:100%;");
playerparent.appendChild(playerframe);
}


P.S. How fix it?

and Thanks for the script :smile:

§
Опубліковано: 06.03.2017

to add full screen just change

playerframe.setAttribute("style", "position:absolute; z-index:99999; width:100%; height:100%;");
playerparent.appendChild(playerframe);

to

playerframe.setAttribute("style", "position:absolute; z-index:99999; width:100%; height:100%;");
playerframe.setAttribute("allowfullscreen", "true");
playerparent.appendChild(playerframe);

Опублікувати відповідь

Sign in to post a reply.

长期地址
遇到问题?请前往 GitHub 提 Issues,或加Q群1031348184

赞助商

Fishcpy

广告

Rainyun

注册一下就行

Rainyun

一年攒够 12 元