Skip to content

Releases: mps-youtube/pafy

Version 0.4.2

11 Nov 18:29
Compare
Choose a tag to compare

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)

Version 0.3.78

11 Nov 16:23
Compare
Choose a tag to compare

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.

Version 0.4.1

04 Oct 22:59
Compare
Choose a tag to compare

4 October 2015
Version 0.4.1

[Bugfix] - Fix Pafy.streams

Version 0.4.0

04 Oct 15:47
Compare
Choose a tag to compare

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.

Version 0.3.76

04 Oct 15:30
Compare
Choose a tag to compare

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)

Version 0.3.74

01 Jun 13:16
Compare
Choose a tag to compare

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

Version 0.3.72

02 Feb 13:35
@np1 np1
Compare
Choose a tag to compare

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

Version 0.3.70

01 Feb 12:54
@np1 np1
Compare
Choose a tag to compare

1 February 2015
Version 0.3.70

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

Version 0.3.68

13 Jan 10:06
@np1 np1
Compare
Choose a tag to compare

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

Version 0.3.66

22 Nov 14:45
@np1 np1
Compare
Choose a tag to compare

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)