FIX: website/spiegel.lua: choose_default
commit68ea2078c736761a3e58de8bc71dd5c0ba690f27
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 11:33:24 +0000 (29 14:33 +0300)
tree591a87676a301538922d4df499dbbe9f74c90449
parente64304197e9acf38026dde35267a5ca87bc84436
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