FIX: website/spiegel.lua: choose_default
commitc5832589ba6dbad7ff4b250cbe4a6f85d540355d
authorToni Gundogdu <legatvs@gmail.com>
Mon, 29 Apr 2013 08:06:32 +0000 (29 11:06 +0300)
committerToni Gundogdu <legatvs@gmail.com>
Mon, 29 Apr 2013 08:21:49 +0000 (29 11:21 +0300)
tree3b875a609891e187ae08ab4c467aae63419aaee7
parenta345ae6034f19f778447e07555bba16d18b02d2c
FIX: website/spiegel.lua: choose_default

Choosing to use the "lowest quality" stream (3gp) as the 'default'
stream would cause HTTP/404 when the stream was accessed. Although this
stream is listed among those available ones, it appears to be missing
for most videos (if not all).

Spiegel.choose_default:
  Return the first available stream as the new 'default' stream.

Signed-off-by: Toni Gundogdu <legatvs@gmail.com>
share/lua/website/spiegel.lua