Pafy Versions Save

Python library to download YouTube content and retrieve metadata

v0.4.2

8 years ago

11 November 2015 Version 0.4.2

[Bugfix] - Fix crash when snippet has no tags property [Bugfix] - Fix issue with get_filesize on some streams [Bugfix] - Fix bigthumb and bigthumbhd (#118) [Feature] - Allow specifying youtube-dl arguments (#115 #120)

v0.3.78

8 years ago

11 November 2015 Version 0.3.78

[Bugfix] - Set rawbitrate to None for non-audio streams (was undefined) [Bugfix] - Fix javascript extraction code broken by change on youtube

Note: If you do not have any problems with pafy 0.4, it is recommended that you use that. Pafy 0.3.x is currently maintained with bug fixes for those who have issues with the youtube-dl dependency added by pafy 0.4.

v0.4.1

8 years ago

4 October 2015 Version 0.4.1

[Bugfix] - Fix Pafy.streams

v0.4.0

8 years ago

4 October 2015 Version 0.4.0

[Major Update!] - Pull in youtube-dl as a dependency, replacing current stream code [#109]

This is a major change, and will likely prove controversial, so version 0.3.76 has been released concurrently with all the changes not related to youtube-dl. This makes the code simpler and easier to maintain while fixing various bugs, but has some disadvantages.

If this is a problem for you, please use version 0.3.76 AND state your reasons and suggestions at issue #110 on Github.

v0.3.76

8 years ago

4 October 2015 Version 0.3.76

[Bugfix] - Fix bug in ytdl (#101 #102) [Update] - Use better method for matching urls (#104) [Bugfix] - Use .opus extension for opus audio (#108)

v0.3.74

8 years ago

1 June 2015 Version 0.3.74

[Bugfix] - Update to use gdata 3 instead of broken gdata 2 (#78) [Bugfix] - Fix ZeroDivisionError (#80) [Bugfix] - Fix ytdl with non-unicode terminal (#67) [Bugfix] - Fix 503 errors by retrying [Update] - Added mix method

v0.3.72

9 years ago

3 February 2015 Version 0.3.72 [Bugfix] - Fix issue with country restricted items (#74)

v0.3.70

9 years ago

1 February 2015 Version 0.3.70

[Bugfix] - Fix "Sign in to confirm your age" message on some videos

v0.3.68

9 years ago

13 January 2015 Version 0.3.68 [Update] - changed to LGPL license (was GPL) (#68) [Update] - Added getbestvideo function (#70)

v0.3.66

9 years ago

23 November 2014 Version 0.3.66 [Update] - Added new itags for 60fps and VP9 streams (298, 299, 302, 303) [Bugfix] - Fixed failure on certain video items (#59) [Update] - Added start/end data for playlist items (Dav1dde) (#62, #63)