soundcloud.lua: Rework title parsing
commit53204fd1c5e3d4c715526a482c1693b59a9a3442
authorToni Gundogdu <legatvs@gmail.com>
Tue, 28 Feb 2012 21:07:11 +0000 (28 23:07 +0200)
committerToni Gundogdu <legatvs@gmail.com>
Tue, 28 Feb 2012 21:07:13 +0000 (28 23:07 +0200)
treecf7f345dbb07cab330f3103af1260e90913a2463
parent79edb8b1b3232c0dcfd0be4a569277b4d120249e
soundcloud.lua: Rework title parsing

Remove character conversion which is an overkill and failed with some
of the URLs (e.g. see the 2nd below). Instead, grab the title from og:title.

Example URLs:
 * http://is.gd/CCiZvS
 * http://is.gd/Tv0huY
share/lua/website/soundcloud.lua