./wip/py-pafy, Retrieve YouTube content and metadata

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.5.4, Package name: py310-pafy-0.5.4, Maintainer: kamelderouiche

Retrieve YouTube content and metadata

Features:

- 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+
- Optionally depends on youtube-dl (recommended; more stable)


Required to run:
[devel/py-setuptools] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 5680a76704001de9e6ce6fafab4b61c5f586f3bd
Filesize: 26.751 KB

Version history: (Expand)


CVS history: (Expand)


   2015-02-14 11:58:25 by Kamel Ibn Aziz Derouiche | Files touched by this commit (5)
Log message:
Import py27-pafy-0.3.72 as wip/py-pafy.

Retrieve YouTube content and metadata