main.js
authorChris <chris@roojs.com>
Tue, 17 Sep 2013 09:50:09 +0000 (17:50 +0800)
committerChris <chris@roojs.com>
Tue, 17 Sep 2013 09:50:09 +0000 (17:50 +0800)
main.js

diff --git a/main.js b/main.js
index 6228b05..cfebed1 100755 (executable)
--- a/main.js
+++ b/main.js
@@ -50,7 +50,9 @@ for(var i=0; i< args.length; i++){
     }
 }
 
-print(cfg);
+print(cfg.url);
+print(cfg.delay);
+print(cfg.export_filename);
 //window.add(button);
 BrowserSettings.home_page = 'http://sg.lifestyleasia.com/videos/video-british-polo-day-singapore-2012/';
 TabbedBrowser.browser = new TabbedBrowser.TabbedBrowser();