Merge branch 'htmlparser' into dev
authorDylan Lloyd <dylan@psu.edu>
Mon, 21 Feb 2011 06:48:29 +0000 (01:48 -0500)
committerDylan Lloyd <dylan@psu.edu>
Mon, 21 Feb 2011 06:48:29 +0000 (01:48 -0500)
commitb627f0ad0c06efd6e8a51f324d062b6ea8f19e26
tree0824afc0f3b113d9bdce7eb3a94bb857388a5022
parent029aae525ad11587ac0e1f0bb13e8fb51917c9f0
parent9fc5c8cd64082ff27048b0ab0f1e04de77c009d0
Merge branch 'htmlparser' into dev

Code is now a mix of procedural and object-oriented, I'd like to unify it, and clean up the seperation of logic.

However, YouTube has changed their results page layout. The new code reflects this and functions correctly, so I am merging immediately.