From ef16b6ec2749deb8350b0426e3a826a259072b73 Mon Sep 17 00:00:00 2001 From: James Bunton Date: Thu, 14 May 2015 21:31:44 +1000 Subject: [PATCH] fixed downloader --- youtube.cgi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/youtube.cgi b/youtube.cgi index da6109c..3149343 100755 --- a/youtube.cgi +++ b/youtube.cgi @@ -172,7 +172,8 @@ def decode_signature(js_url, signature): location: {}, history: { pushState: function(){} - } + }, + navigator: {} }, document: {}, navigator: {}, -- 2.39.2