orbea 0abdb087c9 network/pafy: Drop python2 support. 4 years ago
..
README c7700293a0 network/pafy: Clean up. 6 years ago
doinst.sh 95045da37a make network dir 8 years ago
pafy.SlackBuild 0abdb087c9 network/pafy: Drop python2 support. 4 years ago
pafy.info 9faa47dd85 multiple: Update e-mail. 5 years ago
slack-desc 3588c4e2ff network/pafy: Update homepage. 5 years ago

README

Python API for YouTube - Download videos and retrieve metadata from YouTube.

- 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
- Works with age-restricted videos and non-embeddable videos
- Small, standalone, single importable module file (pafy.py)
- Select highest quality stream for download or streaming
- Download video only (no audio) in m4v or webm format
- Download audio only (no video) in ogg or m4a format
- Retreive playlists and playlist metadata
- Works with Python 2.6+ and 3.3+