diff options
Diffstat (limited to 'network/mps-youtube/README')
-rw-r--r-- | network/mps-youtube/README | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/network/mps-youtube/README b/network/mps-youtube/README index 8140a8e0cc..8d28abbce4 100644 --- a/network/mps-youtube/README +++ b/network/mps-youtube/README @@ -1,6 +1,4 @@ -Terminal based YouTube jukebox with playlist management. -- Search and play audio/video -- Create local playlists -- Download audio/video -- Works with Python 2.7 and 3.x -- Works with Windows, Linux and Mac OS X +This project is based on mps, a terminal based program to search, +stream and download music. This implementation uses YouTube as a +source of content and can play and download video as well as audio. +The pafy library handles interfacing with YouTube. |