]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/commitdiff
Fixed a bug in the Youtube class' parsing of the "t" parameter.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 6 Sep 2008 03:44:59 +0000 (23:44 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 6 Sep 2008 03:44:59 +0000 (23:44 -0400)
Modified the "t" parsing regex to catch non-alphanumeric characters, which from experience I now know are possible.
Added a test/fixture to expose the bug.
The whatever-dl executable now outputs "Fetching #{video_url}" before actually fetching the file.


No differences found