aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/__init__.py
diff options
context:
space:
mode:
authorcodesparkle <adam.thalhammer@outlook.com>2014-05-19 22:17:54 +1000
committercodesparkle <adam.thalhammer@outlook.com>2014-05-19 22:17:54 +1000
commit77541837e5cb27e8e5d322d7c2ecb08f8823a757 (patch)
treee32e086c122f15f17198b73e965cf0b2b75b2432 /youtube_dl/__init__.py
parent89bb8e97ee82263a0f31eb3ace696d2bf7540c31 (diff)
downloadyoutube-dl-77541837e5cb27e8e5d322d7c2ecb08f8823a757.tar.xz
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.
Diffstat (limited to 'youtube_dl/__init__.py')
0 files changed, 0 insertions, 0 deletions