Skip to content

Commit

Permalink
update readme with mpv info
Browse files Browse the repository at this point in the history
  • Loading branch information
jhawthorn committed Dec 26, 2013
1 parent c391072 commit eadd80a
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

``yt`` is a command-line front-end to YouTube which allows you to browse YouTube
videos and play them directly from the command-line. It uses ``youtube-dl`` and
``mplayer`` or ``omxplayer`` to actually *play* the videos.
``mplayer``, ``omxplayer``, or ``mpv`` to actually *play* the videos.

The combination of a text based interface and ``omxplayer`` makes ``yt`` a great
YouTube client for the Raspberry Pi.
Expand Down Expand Up @@ -62,9 +62,12 @@ One line install for the Raspberry Pi
Dependancies
------------

- youtube-dl
- mplayer or omxplayer

Any of

- youtube-dl and mplayer
- youtube-dl and omxplayer
- mpv (which uses libquvi)

Common problems
---------------

Expand Down

0 comments on commit eadd80a

Please sign in to comment.