View Single Post
  #2  
Old 09-25-2012, 02:00 AM
KSV KSV is offline
Senior Member
 
Join Date: Apr 2011
Posts: 853
KSV is on a distinguished road
Cool

Re: Missing pid key in hulu plugin?


first grab the latest version of hulu plugin and then after line 82 add following line and replace the old plugin.

Code:
    or $browser->content =~ m{"eid":\s*"([A-Za-z0-9_-]{22})"}
Reply With Quote