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