The Knife – Deep Cuts (http://goo.gl/aOvML)
Authors
- Anders K. Madsen (RSS)
- Steffen (RSS)
- All (RSS)
Archives
Categories
The Knife – Deep Cuts (http://goo.gl/aOvML)
Update (2012-03-03): A while ago GomTV released GOM Player for Mac. You have to open the stream from Safari, but it seems to work. Get it on GomTV.net.
Recently GomTV decided to block any non-GomPlayer applications from accessing their streams. Effectively this means that paying customers using Linux or OS X are now stuck with only the VODs. Hence I can’t feel too bad for posting this workaround.
Voilà!
You can of course replace VLC with any player that supports reading a stream from stdin, and if your system doesn’t have curl installed, you can use:
wget -U 'GomPlayer 2, 1, 28, 5039 (ENG)' -O - '<stream URL>' | vlc -
Note re OS X: As redditor ‘thedz’ pointed out, another way of doing it would be to simply use curl or wget to save the stream to a file and then open that file with your favorite video player. That goes a little something like this:
curl -A 'GomPlayer 2, 1, 28, 5039 (ENG)' '<stream URL>' -o ~/gsl.ogm
That saves the stream to ~/gsl.ogm (~ is a short way of writing /home/username (Linux) and /Users/username (OS X)), which you can open in any video player supporting OGM.
Pizzicato Five – Happy End of the World (http://goo.gl/iGhb5)
Just set up a mobile version of the site: m.lillesvin.net. Also, there are some new shiny buttons on the right.