pafy 0.3.74-1 source package in Ubuntu

Changelog

pafy (0.3.74-1) unstable; urgency=medium

  * New upstream release
  * debian/copyright: Upstream license changed from GPLv3 to LGPLv3
  * debian/control: Recommends ffmpeg | libav-tools
  * debian/control: Replaces python-pafy
  * debian/control: Breaks python-pafy
  * debian/control: Architecture change from any to all
  * debian/control: bump standards to 3.9.6; no changes needed
  * debian/control: Change in maintainers email address
  * Python 3 support: new python3-pafy binary package
  * Changed all dependencies to Python 3 variants
  * Drop python2 package: deprecated upstream

 -- Zlatan Todoric <email address hidden>  Mon, 01 Jun 2015 14:05:31 +0200

Upload details

Uploaded by:
Zlatan Todoric
Uploaded to:
Sid
Original maintainer:
Zlatan Todoric
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pafy_0.3.74-1.dsc 1.7 KiB 544ff1cc236d42aa5db35af9898fb4d177ee88accfebd0a63441cdc380e2bb6c
pafy_0.3.74.orig.tar.gz 56.0 KiB affaeb941025beebf1b0dc871b6839ecc62080853be2ed6a28c64bb3148e3d17
pafy_0.3.74-1.debian.tar.xz 2.5 KiB 717841cfebd72152b29ce33928903eba864ca062cdf38f7c27d545bc2038c4ee

No changes file available.

Binary packages built by this source

python3-pafy: 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:
  * 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, 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
  * Retrieve playlists and playlist metadata