release 2016.08.22
[youtube-dl] / ChangeLog
1 version 2016.08.22
2
3 Core
4 * Improve formats and subtitles extension auto calculation
5 + Recognize full unit names in parse_filesize
6 + Add support for m3u8 manifests in HTML5 multimedia tags
7 * Fix octal/hexadecimal number detection in js_to_json
8
9 Extractors
10 + [ivi] Add support for 720p and 1080p
11 + [charlierose] Add new extractor (#10382)
12 * [1tv] Fix extraction (#9249)
13 * [twitch] Renew authentication
14 * [kaltura] Improve subtitles extension calculation
15 + [zingmp3] Add support for video clips
16 * [zingmp3] Fix extraction (#10041)
17 * [kaltura] Improve subtitles extraction (#10279)
18 * [cultureunplugged] Fix extraction (#10330)
19 + [cnn] Add support for money.cnn.com (#2797)
20 * [cbsnews] Fix extraction (#10362)
21 * [cbs] Fix extraction (#10393)
22 + [litv] Support 'promo' URLs (#10385)
23 * [snotr] Fix extraction (#10338)
24 * [n-tv.de] Fix extraction (#10331)
25 * [globo:article] Relax URL and video id regular expressions (#10379)
26
27
28 version 2016.08.19
29
30 Core
31 - Remove output template description from --help
32 * Recognize lowercase units in parse_filesize
33
34 Extractors
35 + [porncom] Add extractor for porn.com (#2251, #10251)
36 + [generic] Add support for DBTV embeds
37 * [vk:wallpost] Fix audio extraction for new site layout
38 * [vk] Fix authentication
39 + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
40 + [discoverygo] Add support for another GO network sites
41
42
43 version 2016.08.17
44
45 Core
46 + Add _get_netrc_login_info
47
48 Extractors
49 * [mofosex] Extract all formats (#10335)
50 + [generic] Add support for vbox7 embeds
51 + [vbox7] Add support for embed URLs
52 + [viafree] Add extractor (#10358)
53 + [mtg] Add support for viafree URLs (#10358)
54 * [theplatform] Extract all subtitles per language
55 + [xvideos] Fix HLS extraction (#10356)
56 + [amcnetworks] Add extractor
57 + [bbc:playlist] Add support for pagination (#10349)
58 + [fxnetworks] Add extractor (#9462)
59 * [cbslocal] Fix extraction for SendtoNews-based videos
60 * [sendtonews] Fix extraction
61 * [jwplatform] Extract video id from JWPlayer data
62 - [zippcast] Remove extractor (#10332)
63 + [viceland] Add extractor (#8799)
64 + [adobepass] Add base extractor for Adobe Pass Authentication
65 * [life:embed] Improve extraction
66 * [vgtv] Detect geo restricted videos (#10348)
67 + [uplynk] Add extractor
68 * [xiami] Fix extraction (#10342)
69
70
71 version 2016.08.13
72
73 Core
74 * Show progress for curl external downloader
75 * Forward more options to curl external downloader
76
77 Extractors
78 * [pbs] Fix description extraction
79 * [franceculture] Fix extraction (#10324)
80 * [pornotube] Fix extraction (#10322)
81 * [4tube] Fix metadata extraction (#10321)
82 * [imgur] Fix width and height extraction (#10325)
83 * [expotv] Improve extraction
84 + [vbox7] Fix extraction (#10309)
85 - [tapely] Remove extractor (#10323)
86 * [muenchentv] Fix extraction (#10313)
87 + [24video] Add support for .me and .xxx TLDs
88 * [24video] Fix comment count extraction
89 * [sunporno] Add support for embed URLs
90 * [sunporno] Fix metadata extraction (#10316)
91 + [hgtv] Add extractor for hgtv.ca (#3999)
92 - [pbs] Remove request to unavailable API
93 + [pbs] Add support for high quality HTTP formats
94 + [crunchyroll] Add support for HLS formats (#10301)
95
96
97 version 2016.08.12
98
99 Core
100 * Subtitles are now written as is. Newline conversions are disabled. (#10268)
101 + Recognize more formats in unified_timestamp
102
103 Extractors
104 - [goldenmoustache] Remove extractor (#10298)
105 * [drtuber] Improve title extraction
106 * [drtuber] Make dislike count optional (#10297)
107 * [chirbit] Fix extraction (#10296)
108 * [francetvinfo] Relax URL regular expression
109 * [rtlnl] Relax URL regular expression (#10282)
110 * [formula1] Relax URL regular expression (#10283)
111 * [wat] Improve extraction (#10281)
112 * [ctsnews] Fix extraction
113
114
115 version 2016.08.10
116
117 Core
118 * Make --metadata-from-title non fatal when title does not match the pattern
119 * Introduce options for randomized sleep before each download
120   --min-sleep-interval and --max-sleep-interval (#9930)
121 * Respect default in _search_json_ld
122
123 Extractors
124 + [uol] Add extractor for uol.com.br (#4263)
125 * [rbmaradio] Fix extraction and extract all formats (#10242)
126 + [sonyliv] Add extractor for sonyliv.com (#10258)
127 * [aparat] Fix extraction
128 * [cwtv] Extract HTTP formats
129 + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
130 * [kuwo:singer] Fix extraction
131
132
133 version 2016.08.07
134
135 Core
136 + Add support for TV Parental Guidelines ratings in parse_age_limit
137 + Add decode_png (#9706)
138 + Add support for partOfTVSeries in JSON-LD
139 * Lower master M3U8 manifest preference for better format sorting
140
141 Extractors
142 + [discoverygo] Add extractor (#10245)
143 * [flipagram] Make JSON-LD extraction non fatal
144 * [generic] Make JSON-LD extraction non fatal
145 + [bbc] Add support for morph embeds (#10239)
146 * [tnaflixnetworkbase] Improve title extraction
147 * [tnaflix] Fix metadata extraction (#10249)
148 * [fox] Fix theplatform release URL query
149 * [openload] Fix extraction (#9706)
150 * [bbc] Skip duplicate manifest URLs
151 * [bbc] Improve format code
152 + [bbc] Add support for DASH and F4M
153 * [bbc] Improve format sorting and listing
154 * [bbc] Improve playlist extraction
155 + [pokemon] Add extractor (#10093)
156 + [condenast] Add fallback scenario for video info extraction
157
158
159 version 2016.08.06
160
161 Core
162 * Add support for JSON-LD root list entries (#10203)
163 * Improve unified_timestamp
164 * Lower preference of RTSP formats in generic sorting
165 + Add support for multiple properties in _og_search_property
166 * Improve password hiding from verbose output
167
168 Extractors
169 + [adultswim] Add support for trailers (#10235)
170 * [archiveorg] Improve extraction (#10219)
171 + [jwplatform] Add support for playlists
172 + [jwplatform] Add support for relative URLs
173 * [jwplatform] Improve audio detection
174 + [tvplay] Capture and output native error message
175 + [tvplay] Extract series metadata
176 + [tvplay] Add support for subtitles (#10194)
177 * [tvp] Improve extraction (#7799)
178 * [cbslocal] Fix timestamp parsing (#10213)
179 + [naver] Add support for subtitles (#8096)
180 * [naver] Improve extraction
181 * [condenast] Improve extraction
182 * [engadget] Relax URL regular expression
183 * [5min] Fix extraction
184 + [nationalgeographic] Add support for Episode Guide
185 + [kaltura] Add support for subtitles
186 * [kaltura] Optimize network requests
187 + [vodplatform] Add extractor for vod-platform.net
188 - [gamekings] Remove extractor
189 * [limelight] Extract HTTP formats
190 * [ntvru] Fix extraction
191 + [comedycentral] Re-add :tds and :thedailyshow shortnames
192
193
194 version 2016.08.01
195
196 Fixed/improved extractors
197 - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
198 - [bloomberg] Support another form of player (#10187)
199 - [limelight] Skip DRM protected videos
200 - [safari] Relax regular expressions for URL matching (#10202)
201 - [cwtv] Add support for cwtvpr.com (#10196)
202
203
204 version 2016.07.30
205
206 Fixed/improved extractors
207 - [twitch:clips] Sort formats
208 - [tv2] Use m3u8_native
209 - [tv2:article] Fix video detection (#10188)
210 - rtve (#10076)
211 - [dailymotion:playlist] Optimize download archive processing (#10180)
212
213
214 version 2016.07.28
215
216 Fixed/improved extractors
217 - shared (#10170)
218 - soundcloud (#10179)
219 - twitch (#9767)
220
221
222 version 2016.07.26.2
223
224 Fixed/improved extractors
225 - smotri
226 - camdemy
227 - mtv
228 - comedycentral
229 - cmt
230 - cbc
231 - mgtv
232 - orf
233
234
235 version 2016.07.24
236
237 New extractors
238 - arkena (#8682)
239 - lcp (#8682)
240
241 Fixed/improved extractors
242 - facebook (#10151)
243 - dailymail
244 - telegraaf
245 - dcn
246 - onet
247 - tvp
248
249 Miscellaneous
250 - Support $Time$ in DASH manifests
251
252
253 version 2016.07.22
254
255 New extractors
256 - odatv (#9285)
257
258 Fixed/improved extractors
259 - bbc
260 - youjizz (#10131)
261 - youtube (#10140)
262 - pornhub (#10138)
263 - eporner (#10139)
264
265
266 version 2016.07.17
267
268 New extractors
269 - nintendo (#9986)
270 - streamable (#9122)
271
272 Fixed/improved extractors
273 - ard (#10095)
274 - mtv
275 - comedycentral (#10101)
276 - viki (#10098)
277 - spike (#10106)
278
279 Miscellaneous
280 - Improved twitter player detection (#10090)
281
282
283 version 2016.07.16
284
285 New extractors
286 - ninenow (#5181)
287
288 Fixed/improved extractors
289 - rtve (#10076)
290 - brightcove
291 - 3qsdn
292 - syfy (#9087, #3820, #2388)
293 - youtube (#10083)
294
295 Miscellaneous
296 - Fix subtitle embedding for video-only and audio-only files (#10081)
297
298
299 version 2016.07.13
300
301 New extractors
302 - rudo
303
304 Fixed/improved extractors
305 - biobiochiletv
306 - tvplay
307 - dbtv
308 - brightcove
309 - tmz
310 - youtube (#10059)
311 - shahid (#10062)
312 - vk
313 - ellentv (#10067)
314
315
316 version 2016.07.11
317
318 New Extractors
319 - roosterteeth (#9864)
320
321 Fixed/improved extractors
322 - miomio (#9605)
323 - vuclip
324 - youtube
325 - vidzi (#10058)
326
327
328 version 2016.07.09.2
329
330 Fixed/improved extractors
331 - vimeo (#1638)
332 - facebook (#10048)
333 - lynda (#10047)
334 - animeondemand
335
336 Fixed/improved features
337 - Embedding subtitles no longer throws an error with problematic inputs (#9063)
338
339
340 version 2016.07.09.1
341
342 Fixed/improved extractors
343 - youtube
344 - ard
345 - srmediatek (#9373)
346
347
348 version 2016.07.09
349
350 New extractors
351 - Flipagram (#9898)
352
353 Fixed/improved extractors
354 - telecinco
355 - toutv
356 - radiocanada
357 - tweakers (#9516)
358 - lynda
359 - nick (#7542)
360 - polskieradio (#10028)
361 - le
362 - facebook (#9851)
363 - mgtv
364 - animeondemand (#10031)
365
366 Fixed/improved features
367 - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
368   on non-Windows systems
369
370
371 version 2016.07.07
372
373 New extractors
374 - kamcord (#10001)
375
376 Fixed/improved extractors
377 - spiegel (#10018)
378 - metacafe (#8539, #3253)
379 - onet (#9950)
380 - francetv (#9955)
381 - brightcove (#9965)
382 - daum (#9972)
383
384
385 version 2016.07.06
386
387 Fixed/improved extractors
388 - youtube (#10007, #10009)
389 - xuite
390 - stitcher
391 - spiegel
392 - slideshare
393 - sandia
394 - rtvnh
395 - prosiebensat1
396 - onionstudios
397
398
399 version 2016.07.05
400
401 Fixed/improved extractors
402 - brightcove
403 - yahoo (#9995)
404 - pornhub (#9997)
405 - iqiyi
406 - kaltura (#5557)
407 - la7
408 - Changed features
409 - Rename --cn-verfication-proxy to --geo-verification-proxy
410 Miscellaneous
411 - Add script for displaying downloads statistics
412
413
414 version 2016.07.03.1
415
416 Fixed/improved extractors
417 - theplatform
418 - aenetworks
419 - nationalgeographic
420 - hrti (#9482)
421 - facebook (#5701)
422 - buzzfeed (#5701)
423 - rai (#8617, #9157, #9232, #8552, #8551)
424 - nationalgeographic (#9991)
425 - iqiyi
426
427
428 version 2016.07.03
429
430 New extractors
431 - hrti (#9482)
432
433 Fixed/improved extractors
434 - vk (#9981)
435 - facebook (#9938)
436 - xtube (#9953, #9961)
437
438
439 version 2016.07.02
440
441 New extractors
442 - fusion (#9958)
443
444 Fixed/improved extractors
445 - twitch (#9975)
446 - vine (#9970)
447 - periscope (#9967)
448 - pornhub (#8696)
449
450
451 version 2016.07.01
452
453 New extractors
454 - 9c9media
455 - ctvnews (#2156)
456 - ctv (#4077)
457
458 Fixed/Improved extractors
459 - rds
460 - meta (#8789)
461 - pornhub (#9964)
462 - sixplay (#2183)
463
464 New features
465 - Accept quoted strings across multiple lines (#9940)