#!/bin/bash
# streaming with elinks via mailcap?

mplayer $(head -n 1 "$@" | cut -d '%' -f 1)
