Happy August from AEST! I've taken a lot of the problems outlined in the previous discussion and fixed them to what I'd be satisfied with. While it'd be nice if this was the final patch I'm still learning and trying to push for more discussion.
Changes from the last patch: * The original URL is escaped. * The CSV uses tabs, not commas. * The CSV includes a header. * (null) is no longer a column value, empty columns will stay empty. * Some coding style fixes. The output looks a lot nicer and may almost be self documenting at this point. Cheers! Jookia.
