1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-01-30 03:27:27 +01:00
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
..
2013-11-09 11:25:12 +01:00
2014-03-30 07:15:14 +02:00
2014-01-23 10:24:44 +01:00
2014-05-19 11:42:37 +02:00