Jump to content

Hello everyone.

I have two seperate accounts on YouTube. In the first picture (no.1 account) i have the old style of YouTube. In the second picture (no.2 account) i have the new one. Is there some way to change the first account to the new style?

P.S i mostly need it for the dark theme cause in the first account i have an extension and generally i like the new one :P

Screenshot (35).png

Screenshot (37).png

Dimitris.

 
Link to comment
https://linustechtips.com/topic/796373-old-youtube/
Share on other sites

Link to post
Share on other sites

So i searched some more and i found the answer

1) go to https: www.youtube.com/?gl=US

2) open the developer tools (ctrl + shift + i)

3) go to the ‘Application’ tab and delete the VISITOR_INFO1_LIVE cookie for the YouTube domain

4) go to the console and define the VISITOR_INFO1_LIVE cookie using the following command:

document.cookie="VISITOR_INFO1_LIVE=Qa1hUZu3gtk;path=/;domain=.youtube.com";

If anyone else has the same problem as i had here's your answer!!

Dimitris.

 
Link to comment
https://linustechtips.com/topic/796373-old-youtube/#findComment-10024746
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×