summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 3 insertions, 9 deletions
diff --git a/README.md b/README.md
index bdf2df9..4011a8f 100644
--- a/README.md
+++ b/README.md
@@ -3,18 +3,12 @@
Audio and video streams from various sources. Playable through any media player:
```bash
-$ vlc --open "protocol://url.example.com/stream"
-$ mplayer "protocol://url.example.com/stream"
$ mpv "protocol://url.example.com/stream"
+$ vlc --open "protocol://url.example.com/stream"
```
-Some streams might require the mplayer `-playlist` parsing flag:
-
-```bash
-$ mplayer -playlist "protocol://url.example.com/stream"
-```
-[mpv](http://mpv.io) is a fork of mplayer, it adds built
-in support for many streaming sources (youtube, etc)
+[mpv](http://mpv.io) is a fork of mplayer, and is probably your player of choice.
+It adds built in support for many streaming sources (youtube, etc).
## Audio