Source: pafy
Section: python
Priority: extra
Maintainer: Zlatan Todoric <zlatan@riseup.net>
Build-Depends: debhelper (>= 9), dh-python, python3-setuptools, python3-all
Standards-Version: 3.9.6
Homepage: https://github.com/np1/pafy
X-Python3-Version: >= 3.4

Package: python3-pafy
Architecture: all
Replaces: python-pafy
Breaks: python-pafy
Depends: python3, ${misc:Depends}, ${python3:Depends}
Recommends: ffmpeg | libav-tools
Description: Download videos and retrieve metadata from YouTube
 Pafy is a Python library for interacting with YouTube from within your
 Python programs. Its main features include video/audio download, direct
 stream url retrieval, querying YouTube video metada and playlist retrieval.
 Retrieve 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, 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.

