YouTube: Get Back Old Interface
Whenever a popular website especially user services changes design layout, people start complaining. They either want old interface back or some demand an option to choose between old and new interface. Same is the case with YouTube. If you hate the new YouTube layout, here’s how to get back old interface.
There are many fake videos published on YouTube demonstrating trick to get back old YouTube layout published in 2012. But, here is the one 100% working. No need of Greasemonkey script or any kind of Javascript. Just a small code has to be added to the developer console and you get the old Youtube interface back instantly.
Old YouTube Layout on Google Chrome
- Open youtube.com on Chrome browser
- Press CTRL+SHIFT+J to open console
- Enter the following code and press Enter: document.cookie=”VISITOR_INFO1_LIVE=qDpUsBNO0FY; expires=Thu, 2 Aug 2020 20:47:11 UTC”
- Restart Browser.
- Open youtube.com and you should see old interface
Old YouTube Layout on Firefox Browser
Process is similar to what we did in Chrome.
- Open youtube.com on Chrome browser
- Press CTRL+SHIFT+K to open console
- Enter the following code and press Enter: document.cookie=”VISITOR_INFO1_LIVE=qDpUsBNO0FY; expires=Thu, 2 Aug 2020 20:47:11 UTC”
- Restart Browser.
- Open youtube.com and you should see old interface
I want current Interface back
If you decide to get back to normal youtube interface i.e. New one then, it is possible to undo the changes. Simply, delete the cookies of browser and restart. That’s it.
People resists and don’t want to change easily and that’s the reason for hate. Same happened with Digg and even Windows 8 but with the time, people get used to it and things settle down.