summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2019-05-28 10:47:29 +0300
committerYuval Adam <_@yuv.al>2019-05-28 10:47:50 +0300
commit75cfa9bbc5507edcf8fd516011fd85b2bbd3fd5c (patch)
treeb5ab2ab0509902b2c9839c09f1fc4d95ad82fdfa /README.md
parent7350efc14a9c37136a89fab652cdfc7fe5d4000f (diff)
Update README
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