]> code.delx.au - youtube-cgi/log
youtube-cgi
9 years agoexec nodejs
James Bunton [Mon, 24 Nov 2014 10:50:39 +0000 (21:50 +1100)]
exec nodejs

9 years agoexec node instead of js
James Bunton [Mon, 24 Nov 2014 10:49:09 +0000 (21:49 +1100)]
exec node instead of js

9 years agoadded window.history.pushState to fix signature check
James Bunton [Mon, 15 Sep 2014 21:39:34 +0000 (07:39 +1000)]
added window.history.pushState to fix signature check

9 years agouse nodejs sandboxing
James Bunton [Thu, 17 Jul 2014 11:26:58 +0000 (21:26 +1000)]
use nodejs sandboxing

9 years agobetter extract_js for decoding signatures
James Bunton [Thu, 17 Jul 2014 10:36:35 +0000 (20:36 +1000)]
better extract_js for decoding signatures

9 years agofixed JS function finder
James Bunton [Fri, 20 Jun 2014 22:52:02 +0000 (08:52 +1000)]
fixed JS function finder

9 years agoswitch from tabs to spaces
James Bunton [Fri, 20 Jun 2014 22:09:22 +0000 (08:09 +1000)]
switch from tabs to spaces

10 years agofixes for recent changes
James Bunton [Wed, 9 Apr 2014 13:00:26 +0000 (23:00 +1000)]
fixes for recent changes

10 years agoignore stereo3d videos
James Bunton [Sun, 9 Mar 2014 12:16:14 +0000 (23:16 +1100)]
ignore stereo3d videos

10 years agohandle videos with no signature
James Bunton [Sat, 1 Mar 2014 20:10:43 +0000 (07:10 +1100)]
handle videos with no signature

10 years agofixes for youtube changes
James Bunton [Tue, 4 Feb 2014 20:22:02 +0000 (07:22 +1100)]
fixes for youtube changes

10 years agouse python2 explicitly
James Bunton [Tue, 4 Feb 2014 20:20:06 +0000 (07:20 +1100)]
use python2 explicitly

10 years agograb all dependent JS functions for signature generation
James Bunton [Thu, 8 Aug 2013 08:51:17 +0000 (18:51 +1000)]
grab all dependent JS functions for signature generation

10 years agomore convenient startup of node.js
James Bunton [Fri, 2 Aug 2013 15:34:53 +0000 (01:34 +1000)]
more convenient startup of node.js

10 years agosupport for decoding YouTube's new video signature stuff
James Bunton [Fri, 2 Aug 2013 14:27:17 +0000 (00:27 +1000)]
support for decoding YouTube's new video signature stuff

11 years agosupport new JS variable name
James Bunton [Thu, 21 Mar 2013 19:42:18 +0000 (06:42 +1100)]
support new JS variable name

11 years agosignature is always required
James Bunton [Thu, 27 Dec 2012 01:30:17 +0000 (12:30 +1100)]
signature is always required

11 years agofixed parsing of video url data
James Bunton [Tue, 25 Dec 2012 23:09:49 +0000 (10:09 +1100)]
fixed parsing of video url data

11 years agoimproved CLI status display
James Bunton [Mon, 3 Dec 2012 06:02:41 +0000 (17:02 +1100)]
improved CLI status display

11 years agofixed CLI download
James Bunton [Sat, 13 Oct 2012 22:36:36 +0000 (09:36 +1100)]
fixed CLI download

11 years agoauto-retry with HTTP ranged gets for command line grabber
James Bunton [Fri, 12 Oct 2012 13:38:31 +0000 (00:38 +1100)]
auto-retry with HTTP ranged gets for command line grabber

11 years agobetter command line downloader
James Bunton [Sat, 29 Sep 2012 00:14:58 +0000 (10:14 +1000)]
better command line downloader

11 years agoprint a newline at the end
James Bunton [Wed, 19 Sep 2012 09:01:42 +0000 (19:01 +1000)]
print a newline at the end

11 years agoshow decimal places in copy progress
James Bunton [Wed, 19 Sep 2012 07:51:08 +0000 (17:51 +1000)]
show decimal places in copy progress

11 years agoadded HD qualities
James Bunton [Wed, 19 Sep 2012 07:42:47 +0000 (17:42 +1000)]
added HD qualities

11 years agopretty print download progress when run from console
James Bunton [Wed, 19 Sep 2012 05:18:18 +0000 (15:18 +1000)]
pretty print download progress when run from console

11 years agoproper unicode support for filenames
James Bunton [Wed, 19 Sep 2012 04:53:00 +0000 (14:53 +1000)]
proper unicode support for filenames

11 years agoinitial import
James Bunton [Wed, 19 Sep 2012 02:55:40 +0000 (12:55 +1000)]
initial import