forked from mps-youtube/pafy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
345 lines (233 loc) · 10.9 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
4 October 2015
Version 0.4.1
[Bugfix] - Fix Pafy.streams
-------------------------------------------------------------------------------
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.
https://github.com/mps-youtube/pafy/issues/110
-------------------------------------------------------------------------------
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)
-------------------------------------------------------------------------------
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
-------------------------------------------------------------------------------
3 February 2015
Version 0.3.72
[Bugfix] - Fix issue with country restricted items (#74)
-------------------------------------------------------------------------------
1 February 2015
Version 0.3.70
[Bugfix] - Fix "Sign in to confirm your age" message on some videos
-------------------------------------------------------------------------------
13 January 2015
Version 0.3.68
[Update] - changed to LGPL license (was GPL) (#68)
[Update] - Added getbestvideo function (#70)
-------------------------------------------------------------------------------
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)
-------------------------------------------------------------------------------
19 October 2014
Version 0.3.64
[Update] - Cache javascript file locally to temp dir (less fetching)
[Update] - Added itag 278 (low-res VP9)
[Feature] - Retrieve DASH streams (more streams, higher quality audio)
[Feature] - added remux_audio parameter to download function to remux audio
files if ffmpeg or avconv is installed (better compatibility)
-------------------------------------------------------------------------------
27 August 2014
Version 0.3.62
[Feature] - Added url_https property to return https url
-------------------------------------------------------------------------------
15 August 2014
Version 0.3.60
[Bugfix] - Add Opus audio itags 249/250/251
[Bugfix] - Warn instead of fail on unrecognised itags
-------------------------------------------------------------------------------
24 July 2014
Version 0.3.58
[Feature] - Added cancel download function (stav) (#47)
[Bugfix] - Update signature decryption to work with YouTube changes (#48)
-------------------------------------------------------------------------------
16 July 2014
Version 0.3.56
[Bugfix] - Update signature decryption to work with YouTube changes (#43)
-------------------------------------------------------------------------------
12 July 2014
Version 0.3.54
[Bufix] - Fix issues with Windows filenames (issues #35, #38, #39)
-------------------------------------------------------------------------------
22 June 2014
Version 0.3.52
[Bugfix] - Added unrecognised itags (issue #34)
-------------------------------------------------------------------------------
19 June 2014
Version 0.3.50
[Feature] - Resume partially downloaded files (issue #32)
[Bugfix] - Fix javascript function extraction
-------------------------------------------------------------------------------
12 June 2014
Version 0.3.48
[Bugfix] - Added new itag (271)
-------------------------------------------------------------------------------
5 June 2014
Version 0.3.46 - Bugfix release
[Bugfix] - Fix truncated rawbitrate stream property
[Bugfix] - Use unicode literals in ytdl (#31)
-------------------------------------------------------------------------------
21 May 2014
Version 0.3.44
[Bugfix] - Fixed m4astreams and oggstreams return empty lists
[Bugfix] - Fixed get_playlist() returns a tuple for playlist_id
[Bugfix] - Fixed TypeError on getting url (issue #30)
[Update] - Properties now return Unicode in both Python 2 and 3
[Update] - Package now includes wheel (PEP 427)
-------------------------------------------------------------------------------
30 April 2014
Version 0.3.42
[Feature] - Added support for age-restricted videos with encrypted signatures
[Feature] - Added likes and dislikes properties
[Bugfix] - Fix incorrectly formatted published date
[Bugfix] - Fix incorrect media type for itags 242 - 248
-------------------------------------------------------------------------------
5 March 2014
Version 0.3.41
[Feature] - Fetch updated time for playlist items
[Feature] - Added Python 2.6 compatibility (requires argparse from PyPI)
[Bugfix] - Handle location-specific number formats (thousands separator)
-------------------------------------------------------------------------------
2 March 2014
Version 0.3.39
[Feature] - Add username property (fetched from gdata)
[Update] - Improved and documented get_playlist() feature
-------------------------------------------------------------------------------
27 February 2014
Version 0.3.38
[Update] - Use http instead of https
[Update] - Add missing itags 167-170
-------------------------------------------------------------------------------
25 February 2014
Version 0.3.37
[Feature] - Added signature, gdata, basic and size parameters to new()
These parameters can be used to restrict the data fetched on instantiation
of Pafy objects and can significantly reduce the time taken to create new
instances. Any missing data will be fetched when needed.
[Feature] - Javascript is released internally once functions are extracted
Smaller memory footprint for Pafy / Stream objects
[Bugfix] - release unneeded internal data, smaller pafy objects
[Update] - getbest and getbestaudio() return None if no streams available
[Update] - Pafy raises ValueError or IOError. RuntimeError removed
[Update] - len() has been removed. use .length property instead
-------------------------------------------------------------------------------
20 February 2014
Version 0.3.36
[Feature] - Added published date field
[Bugfix] - Added missing notes field to itag 264
-------------------------------------------------------------------------------
17 February 2014
Version 0.3.35
[Feature] - Added notes attribute to Stream class for further stream info
[Feature] - Added function to fetch playlists (leokewitz)
[Bugfix] - Add missing itag (83)
-------------------------------------------------------------------------------
11 February 2014
Version 0.3.34
[Bugfix] - getbest() and getbestaudio() now return False if no streams available
-------------------------------------------------------------------------------
7 February 2014
Version 0.3.33
Authors: leokewitz, np1
[Feature] - Store html5player js data in memory to reduce repeat fetches
[Feature] - Removed redundant looping in js function extraction
[Bugfix] - Display correct units for data rate
-------------------------------------------------------------------------------
4 February 2014
Version 0.3.31
Authors: np1
[Bugfix] - Handle error getting stream map
[Bugfix] - Handle dollar character in js function name
-------------------------------------------------------------------------------
3 February 2014
Version 0.3.30
Authors: np1
[Bugfix] - Fix regex for decrypting signatures
[Feature] - Added callback function for status reporting
-------------------------------------------------------------------------------
14 January 2014
Version 0.3.26
Authors: np1
[Feature] - Change dimensions property from (str, str) to (int, int)
[Bugfix] - Replace bad characters in filenames
-------------------------------------------------------------------------------
15 December 2013
Version 0.3.25
Authors: np1
[Feature] Get video category metadata.
-------------------------------------------------------------------------------
12 December 2013
Version 0.3.24
Authors: hugovk, np1
[Feature] Download function to return the name of file saved
[Feature] Get video description
[Bugfix] Fix for js file without protocol specifier
-------------------------------------------------------------------------------
14 November 2013
Version 0.3.23
Authors: davidfischer-ch, np1
[Bugfix] Fixed issue when no keywords specified for YouTube video
[Bugfix] added UTF8 encoding declaration
[Bugfix] Update shebang to /usr/bin/env python instead of /usr/bin/python
[Docs] Added README to PyPI
-------------------------------------------------------------------------------
27 October 2013
Version 0.3.22
Authors: np1
[Feature] Added Pafy.oggstreams and Pafy.m4astreams codec specific stream lists
[Feature] Added Pafy.dimensions attribute to return resolution as a 2-tuple
[Feature] Added Pafy.rawbitrate attribute for more precise bitrates of audio streams
[Feature] Added Pafy.threed attribute to reflect whether a stream is 3D
[Feature] Added Stream.__repr__() to output more meaningful info when printing Stream objects
[Bugfix] Fix for getbest() and getbestaudio() returning wrong filetype in some cases
[Bugfix] Fixed some incorrect reporting of resolutions
[Docs] Using reStructured text instead of GitHub markdown for README
[Docs] Added full documentation at http://pythonhosted.org/Pafy/
-------------------------------------------------------------------------------
19 October 2013
Version 0.3.20
Authors: np1
[Feature] Added support for audio-only stream download (m4a and ogg vorbis)
[Feature] Added support for video-only stream download (m4v)
[Feature] Added bitrate property for audio streams
[Feature] Added quality property to return bitrate or resolution depending on stream type (audio or video)
[Feature] Updated ytdl command line tool to incorporate download choices from above streams
[Feature] Added getbestaudio() function to automatically select best quality audio stream
[Bugfix] Allow downloading of videos with no title
[Docs] Updated documentation for pafy and ytdl demonstrating usage of above features (README.md)
[Docs] Added this changelog file
Notes:
This version should be fully backward compatible with the previous version.
Pafy objects retain the pafy.streams list containing regular streams as before (video + audio)
In addition, there are now two new stream lists;
pafy.audiostreams is a list of audio only streams (m4a and ogg vorbis where available)
pafy.videostreams is a list of video only streams (m4v)
Further, there is a pafy.allstreams list containing the union of all three aforementioned lists