Commit Graph
2 Commits
Author SHA1 Message Date
codesparkle 77541837e5 The opening curly brace, '{', is a regex reserved control character, so it needs to be escaped (see http://stackoverflow.com/a/400316/1106367)
Minor improvements:
no need to sort the whole list if all we need is the maximum element, also instead of reinventing the wheel we can use utils to get indices from qualities.
2014-05-19 22:17:54 +10:00
codesparkle a725fb1f43 test_download works for photobucket after this change 2014-05-17 03:25:41 +10:00