summaryrefslogtreecommitdiff
path: root/network/Pafy/README
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2014-06-06 17:22:14 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2014-06-12 06:51:39 +0700
commitc590a17644902a3430b504e67fd9a0f268da78ca (patch)
tree418061b634f7748ab7e29dc6f6f018b5e695015d /network/Pafy/README
parent28076ab6c21c88493e601b1ff88b77155c18f8cb (diff)
downloadslackbuilds-c590a17644902a3430b504e67fd9a0f268da78ca.tar.gz
network/Pafy: Updated for version 0.3.46.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/Pafy/README')
-rw-r--r--network/Pafy/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/network/Pafy/README b/network/Pafy/README
index 25e91a18f4..069ffd889a 100644
--- a/network/Pafy/README
+++ b/network/Pafy/README
@@ -1,6 +1,6 @@
Python API for YouTube - Download videos and retrieve metadata from YouTube.
-- Retreive metadata such as viewcount, duration, rating, author, thumbnail, etc
+- Retreive metadata such as viewcount, duration, rating, author, thumbnail, keywords
- Download video or audio at requested resolution / bitrate / format / filesize
- Command line tool (ytdl) for downloading directly from the command line
- Retrieve the URL to stream the video in a player such as vlc or mplayer
@@ -9,3 +9,6 @@ Python API for YouTube - Download videos and retrieve metadata from YouTube.
- Select highest quality stream for download or streaming
- Download audio only (no video) in ogg or m4a format
- Download video only (no audio) in m4v format
+- Retreive playlists and playlist metadata
+- Works with Python 2.6+ and 3.3+
+- No dependencies