From: James Bunton Date: Fri, 24 Jun 2016 08:21:20 +0000 (+1000) Subject: fixed again because of google changes X-Git-Url: https://code.delx.au/youtube-cgi/commitdiff_plain/cd709c18597dac25df5eb23b2f635024579b57b2 fixed again because of google changes --- diff --git a/youtube.cgi b/youtube.cgi index dfd5d28..2ad3b70 100755 --- a/youtube.cgi +++ b/youtube.cgi @@ -181,7 +181,8 @@ def decode_signature(js_url, signature): userAgent: '' }, signature: %(signature)s, - transformed_signature: null + transformed_signature: null, + g: function(){} // this is _yt_player }; sandbox.window = sandbox;