chiark / gitweb /
Expand video URLs
authorMatthew Vernon <matthewv@chiark.greenend.org.uk>
Fri, 20 May 2016 13:29:57 +0000 (14:29 +0100)
committerMatthew Vernon <matthewv@chiark.greenend.org.uk>
Fri, 20 May 2016 13:29:57 +0000 (14:29 +0100)
commiteaf2614d23a5ae0a326b1afeeeb1ef7cbf6e1720
tree77e82a0dc0292660cd1b16e31848a1977fb55d6c
parent94aac51364d05d2f7c7521d781b6b6d381dbd0b0
Expand video URLs

The previous patch gave you the photo link for the video, not the
video itself; this fixes that (and handles non-ascii better again,
though it's a bit of a hack having to UTF-8 it twice).

patch by adam
commands.py