]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/commit
Updated the Youtube URL regex to allow any hostname.youtube.com pattern.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 2 Mar 2009 00:14:09 +0000 (19:14 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 2 Mar 2009 00:14:09 +0000 (19:14 -0500)
commit4935683016a5378ca4cc67f12816178421c359cf
tree0d2e6128a6fd6c69cab6b56f88756324a76d943f
parent6434dafe2a7ddb4697c1c481546be42121a0ab24
Updated the Youtube URL regex to allow any hostname.youtube.com pattern.
Added a test to ensure that uk.youtube.com URLs are handled properly.
src/websites/youtube.rb
test/youtube_test.rb