An unofficial blog that watches Google's attempts to move your operating system online since 2005. Not affiliated with Google.

Send your tips to gostips@gmail.com.

July 26, 2012

YouTube's Carousel Experiment

YouTube tests yet another homepage interface. This time, the interface is called "carousel" and it doesn't show videos from your subscriptions. For some reason, YouTube redirects users to youtube.com/lohp when they try to load the homepage, but this page returns an error if you're not part of this experiment.

The experimental homepage has a simplified layout: it only shows a long list of popular videos from various channels and categories like "news" and "music".



Here's how you can try the latest YouTube experiment. If you use Chrome, Firefox, Opera, Safari or Internet Explorer 8+, open youtube.com in a new tab, load:

* Chrome's JavaScript console (Ctrl+Shift+J for Windows/Linux/ChromeOS or Command-Option-J for Mac)
* Firefox's Web Console (Ctrl+Shift+K for Windows/Linux or Command-Option-K for Mac)
* Opera's Dragonfly (Ctrl+Shift+I for Windows/Linux or Command-Option-I for Mac)
* Safari's Web Inspector (how to do that?)
or
* Internet Explorer's Developer Tools (press F12 and select the "console" tab)

and paste the following code, which changes a YouTube cookie:

document.cookie="VISITOR_INFO1_LIVE=eKxEWQ3xcc8; path=/; domain=.youtube.com";window.location.reload();

Then press Enter and close the console. Go to youtube.com/lohp to see the experimental interface.

7 comments:

  1. It changes UI for home page and no changes in channels and categories like "news" and "music", and youtube.com/lohp still returns an error.

    ReplyDelete
    Replies
    1. Sorry, I posted the wrong code, but it's now fixed. Please try again.

      Delete
    2. working well now. even i have signed in, it ask sign in to add channels. :D

      Delete

Note: Only a member of this blog may post a comment.