Advertisement
Guest User

Untitled

a guest
May 2nd, 2016
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. TUTORIAL WEBSITE>>>>>>>>http://www.androidpolice.com/2016/04/30/youtube-is-testing-a-new-material-ui-on-the-web/<<<<<<<<<<<<
  2.  
  3. 1) GO TO: www.youtube.com/?gl=US
  4. 2) open the developer tools (ctrl + shift + i)
  5. 3) go to the `Resources´ tab and delete the VISITOR_INFO1_LIVE cookie for the youtube domain
  6. 4) go to the console and define the VISITOR_INFO1_LIVE cookie using the following command:
  7.  
  8. document.cookie="VISITOR_INFO1_LIVE=Qa1hUZu3gtk;path=/;domain=.youtube.com";
  9. 5) reload the page
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement