Skip to content

Instantly share code, notes, and snippets.

@ruhelaanurag
Last active October 6, 2023 04:11
Show Gist options
  • Save ruhelaanurag/9ddc80d98be17051b38568ca99f626bd to your computer and use it in GitHub Desktop.
Save ruhelaanurag/9ddc80d98be17051b38568ca99f626bd to your computer and use it in GitHub Desktop.
javascript:(function(){if(!(window.location.host.indexOf('you')>-1 && window.location.host.indexOf('cookie')<=0)){return;}const sParam=new URL(window.location).searchParams;const v=sParam.get('v');const lst=sParam.get('list');let rst='';if(lst){rst='/videoseries?list='+lst}window.location='https://www.youtube-nocookie.com/embed/'+sParam.get('v')+rst;})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment