User User name Password  
   
Tuesday 24.11.2009 / 02:04 AM
Search AfterDawn.com:        In English   Suomeksi   På svenska
afterdawn.com > news > jon johansen writes patch for google video viewer
Show topics
News
News

Jon Johansen writes patch for Google Video Viewer

29 June 2005 23:27 by James "Dela" Delahunty

Jon Johansen writes patch for Google Video Viewer Jon Lech Johansen, or "DVD Jon", has released a patch that will allow users of Google Video Viewer to play videos that are not hosted on Google's servers. Google has Limited the player to videos from the Google servers only, which can be seen here...

+ // Google mods
+ const char* allowed_host = "video.google.com";
+ char * host_found = strstr(p_sys->url.psz_host, allowed_host);
+ if ((host_found == NULL) ||
+ ((host_found + strlen(allowed_host)) !=
+ (p_sys->url.psz_host + strlen(p_sys->url.psz_host)))) {
+ msg_Warn( p_access, "invalid host, only video.google.com is allowed" );
+ goto error;
+ }

You can find a link to the patch on Johansen's Blog. Using the patch requires the .NET framework which can be downloaded from Microsoft's homepage. The source code is now also available on the blog. Of course this patch has been completely misunderstood by many news websites who are reporting Johansen has "cracked Google's video security". Actually Google has made public the changes applied to the VideoLAN client, on which the Google Video client is based on. Therefore the patch is quite trivial, and should not be compared to, for example, Johansen's work with CSS and iTunes.

Sources:
So Sue Me Blog
p2pnet


Permalink to this article

Get AfterDawn's news to your favourite feed reader! Share this story with your friends!
 

 
Related articles:

  • DVD Jon opens up Apple's Fairplay (2 October 2006)
  • DVD Jon to work with Michael Robertson (20 October 2005)
  • From PyMusique to Musik (15 April 2005)
  • iTunes loophole found, fixed and then re-opened (23 March 2005)
  • PlayFair resurrects as hymn (12 May 2004)
  • Jon Johansen’s PlayFair decrypter for Apple iTunes (6 April 2004)
  • DVD-Jon demands compensation (27 January 2004)
  • Final DeCSS case dropped unexpectedly (22 January 2004)
  • DVD Jon will not return to court (5 January 2004)
  • DVD-Jon not guilty -- yet again (22 December 2003)
  •  

    « Previous news article
    Mashboxx gets Sony BMG deal
    Next news article »
    Will Sony lose more than $1 billion on PS3 hardware?
    Discuss this article! 
     Post your comment
     

    Subscribe to our newsfeed

    Get the latest headlines delivered directly to your favourite RSS reader or content aggregation service by using the links below.

    AfterDawn.com: News - RSS feed
    Add to Google
    Add to My Yahoo!
    Add to MyMSN

    Search for headlines

    Search through our news archive.

    Last week's most popular software downloads

    Digital video: AfterDawn.com | AfterDawn Forums
    Music: MP3Lizard.com
    Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
    Software: Software downloads
    Blogs: User profile pages
    RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
    International: AfterDawn in Finnish | AfterDawn in Swedish | download.fi
    Navigate: Search | Site map
    About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
    Contact us: Send feedback | Contact our media sales team
     
      © 1999-2009 by AfterDawn Ltd.