Skip to content

Instantly share code, notes, and snippets.

@niclashoyer
Created August 6, 2014 17:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save niclashoyer/789706abb881858e5395 to your computer and use it in GitHub Desktop.
Save niclashoyer/789706abb881858e5395 to your computer and use it in GitHub Desktop.
#!/bin/bash
curl -s http://www.ndr.de/sport/live/index.html | sed -n -e 's/.*\(http:\/\/.*akamaihd.*\.m3u8\).*/\1/p'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment