Merge branch 'PeterDing-bilibili'
[youtube-dl] / ChangeLog
1 version <unreleased>
2
3 Extractors
4 + [bilibili] Support episodes (#10190)
5 + [tvnoe] New extractor (#10524)
6
7
8 version 2016.09.04.1
9
10 Core
11 * In DASH downloader if the first segment fails, abort the whole download
12   process to prevent throttling (#10497)
13 + Add support for --skip-unavailable-fragments and --fragment retries in
14   hlsnative downloader (#10165, #10448).
15 + Add support for --skip-unavailable-fragments in DASH downloader
16 + Introduce --skip-unavailable-fragments option for fragment based downloaders
17   that allows to skip fragments unavailable due to a HTTP error
18 * Fix extraction of video/audio entries with src attribute in
19   _parse_html5_media_entries (#10540)
20
21 Extractors
22 * [theplatform] Relax URL regular expression (#10546)
23 * [youtube:playlist] Extend URL regular expression
24 * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
25 * [internetvideoarchive] Extract all formats
26 * [pornvoisines] Fix extraction (#10469)
27 * [rottentomatoes] Fix extraction (#10467)
28 * [espn] Extend URL regular expression (#10549)
29 * [vimple] Extend URL regular expression (#10547)
30 * [youtube:watchlater] Fix extraction (#10544)
31 * [youjizz] Fix extraction (#10437)
32 + [foxnews] Add support for FoxNews Insider (#10445)
33 + [fc2] Recognize Flash player URLs (#10512)
34
35
36 version 2016.09.03
37
38 Core
39 * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
40   _extract_m3u8_formats (#10522)
41 * Handle semicolon in mimetype2ext
42
43 Extractors
44 + [youtube] Add support for rental videos' previews (#10532)
45 * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
46   no playlist is actually served (#10537)
47 + [drtv] Add support for dr.dk/nyheder (#10536)
48 + [facebook:plugins:video] Add extractor (#10530)
49 + [go] Add extractor for *.go.com sites
50 * [adobepass] Check for authz_token expiration (#10527)
51 * [nytimes] improve extraction
52 * [thestar] Fix extraction (#10465)
53 * [glide] Fix extraction (#10478)
54 - [exfm] Remove extractor (#10482)
55 * [youporn] Fix categories and tags extraction (#10521)
56 + [curiositystream] Add extractor for app.curiositystream.com
57 - [thvideo] Remove extractor (#10464)
58 * [movingimage] Fix for the new site name (#10466)
59 + [cbs] Add support for once formats (#10515)
60 * [limelight] Skip ism snd duplicate manifests
61 + [porncom] Extract categories and tags (#10510)
62 + [facebook] Extract timestamp (#10508)
63 + [yahoo] Extract more formats
64
65
66 version 2016.08.31
67
68 Extractors
69 * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
70 * [bandcamp:album] Fix title extraction (#10455)
71 * [pyvideo] Fix extraction (#10468)
72 + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
73 * [9c9media] Extract more metadata
74 * [9c9media] Fix multiple stacks extraction (#10016)
75 * [adultswim] Improve video info extraction (#10492)
76 * [vodplatform] Improve embed regular expression
77 - [played] Remove extractor (#10470)
78 + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
79 + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
80 * [adultswim] Rework in terms of turner extractor
81 * [cnn] Rework in terms of turner extractor
82 * [nba] Rework in terms of turner extractor
83 + [turner] Add base extractor for Turner Broadcasting System based sites
84 * [bilibili] Fix extraction (#10375)
85 * [openload] Fix extraction (#10408)
86
87
88 version 2016.08.28
89
90 Core
91 + Add warning message that ffmpeg doesn't support SOCKS
92 * Improve thumbnail sorting
93 + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
94 * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
95 + Add ac-3 to the list of audio codecs in parse_codecs
96
97 Extractors
98 * [periscope:user] Fix extraction (#10453)
99 * [douyutv] Fix extraction (#10153, #10318, #10444)
100 + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
101 - [trutube] Remove extractor (#10438)
102 + [usanetwork] Add extractor for usanetwork.com
103 * [crackle] Fix extraction (#10333)
104 * [spankbang] Fix description and uploader extraction (#10339)
105 * [discoverygo] Detect cable provider restricted videos (#10425)
106 + [cbc] Add support for watch.cbc.ca
107 * [kickstarter] Silent the warning for og:description (#10415)
108 * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
109
110
111 version 2016.08.24.1
112
113 Extractors
114 + [pluralsight] Add support for subtitles (#9681)
115
116
117 version 2016.08.24
118
119 Extractors
120 * [youtube] Fix authentication (#10392)
121 * [openload] Fix extraction (#10408)
122 + [bravotv] Add support for Adobe Pass (#10407)
123 * [bravotv] Fix clip info extraction (#10407)
124 * [eagleplatform] Improve embedded videos detection (#10409)
125 * [awaan] Fix extraction
126 * [mtvservices:embedded] Update config URL
127 + [abc:iview] Add extractor (#6148)
128
129
130 version 2016.08.22
131
132 Core
133 * Improve formats and subtitles extension auto calculation
134 + Recognize full unit names in parse_filesize
135 + Add support for m3u8 manifests in HTML5 multimedia tags
136 * Fix octal/hexadecimal number detection in js_to_json
137
138 Extractors
139 + [ivi] Add support for 720p and 1080p
140 + [charlierose] Add new extractor (#10382)
141 * [1tv] Fix extraction (#9249)
142 * [twitch] Renew authentication
143 * [kaltura] Improve subtitles extension calculation
144 + [zingmp3] Add support for video clips
145 * [zingmp3] Fix extraction (#10041)
146 * [kaltura] Improve subtitles extraction (#10279)
147 * [cultureunplugged] Fix extraction (#10330)
148 + [cnn] Add support for money.cnn.com (#2797)
149 * [cbsnews] Fix extraction (#10362)
150 * [cbs] Fix extraction (#10393)
151 + [litv] Support 'promo' URLs (#10385)
152 * [snotr] Fix extraction (#10338)
153 * [n-tv.de] Fix extraction (#10331)
154 * [globo:article] Relax URL and video id regular expressions (#10379)
155
156
157 version 2016.08.19
158
159 Core
160 - Remove output template description from --help
161 * Recognize lowercase units in parse_filesize
162
163 Extractors
164 + [porncom] Add extractor for porn.com (#2251, #10251)
165 + [generic] Add support for DBTV embeds
166 * [vk:wallpost] Fix audio extraction for new site layout
167 * [vk] Fix authentication
168 + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
169 + [discoverygo] Add support for another GO network sites
170
171
172 version 2016.08.17
173
174 Core
175 + Add _get_netrc_login_info
176
177 Extractors
178 * [mofosex] Extract all formats (#10335)
179 + [generic] Add support for vbox7 embeds
180 + [vbox7] Add support for embed URLs
181 + [viafree] Add extractor (#10358)
182 + [mtg] Add support for viafree URLs (#10358)
183 * [theplatform] Extract all subtitles per language
184 + [xvideos] Fix HLS extraction (#10356)
185 + [amcnetworks] Add extractor
186 + [bbc:playlist] Add support for pagination (#10349)
187 + [fxnetworks] Add extractor (#9462)
188 * [cbslocal] Fix extraction for SendtoNews-based videos
189 * [sendtonews] Fix extraction
190 * [jwplatform] Extract video id from JWPlayer data
191 - [zippcast] Remove extractor (#10332)
192 + [viceland] Add extractor (#8799)
193 + [adobepass] Add base extractor for Adobe Pass Authentication
194 * [life:embed] Improve extraction
195 * [vgtv] Detect geo restricted videos (#10348)
196 + [uplynk] Add extractor
197 * [xiami] Fix extraction (#10342)
198
199
200 version 2016.08.13
201
202 Core
203 * Show progress for curl external downloader
204 * Forward more options to curl external downloader
205
206 Extractors
207 * [pbs] Fix description extraction
208 * [franceculture] Fix extraction (#10324)
209 * [pornotube] Fix extraction (#10322)
210 * [4tube] Fix metadata extraction (#10321)
211 * [imgur] Fix width and height extraction (#10325)
212 * [expotv] Improve extraction
213 + [vbox7] Fix extraction (#10309)
214 - [tapely] Remove extractor (#10323)
215 * [muenchentv] Fix extraction (#10313)
216 + [24video] Add support for .me and .xxx TLDs
217 * [24video] Fix comment count extraction
218 * [sunporno] Add support for embed URLs
219 * [sunporno] Fix metadata extraction (#10316)
220 + [hgtv] Add extractor for hgtv.ca (#3999)
221 - [pbs] Remove request to unavailable API
222 + [pbs] Add support for high quality HTTP formats
223 + [crunchyroll] Add support for HLS formats (#10301)
224
225
226 version 2016.08.12
227
228 Core
229 * Subtitles are now written as is. Newline conversions are disabled. (#10268)
230 + Recognize more formats in unified_timestamp
231
232 Extractors
233 - [goldenmoustache] Remove extractor (#10298)
234 * [drtuber] Improve title extraction
235 * [drtuber] Make dislike count optional (#10297)
236 * [chirbit] Fix extraction (#10296)
237 * [francetvinfo] Relax URL regular expression
238 * [rtlnl] Relax URL regular expression (#10282)
239 * [formula1] Relax URL regular expression (#10283)
240 * [wat] Improve extraction (#10281)
241 * [ctsnews] Fix extraction
242
243
244 version 2016.08.10
245
246 Core
247 * Make --metadata-from-title non fatal when title does not match the pattern
248 * Introduce options for randomized sleep before each download
249   --min-sleep-interval and --max-sleep-interval (#9930)
250 * Respect default in _search_json_ld
251
252 Extractors
253 + [uol] Add extractor for uol.com.br (#4263)
254 * [rbmaradio] Fix extraction and extract all formats (#10242)
255 + [sonyliv] Add extractor for sonyliv.com (#10258)
256 * [aparat] Fix extraction
257 * [cwtv] Extract HTTP formats
258 + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
259 * [kuwo:singer] Fix extraction
260
261
262 version 2016.08.07
263
264 Core
265 + Add support for TV Parental Guidelines ratings in parse_age_limit
266 + Add decode_png (#9706)
267 + Add support for partOfTVSeries in JSON-LD
268 * Lower master M3U8 manifest preference for better format sorting
269
270 Extractors
271 + [discoverygo] Add extractor (#10245)
272 * [flipagram] Make JSON-LD extraction non fatal
273 * [generic] Make JSON-LD extraction non fatal
274 + [bbc] Add support for morph embeds (#10239)
275 * [tnaflixnetworkbase] Improve title extraction
276 * [tnaflix] Fix metadata extraction (#10249)
277 * [fox] Fix theplatform release URL query
278 * [openload] Fix extraction (#9706)
279 * [bbc] Skip duplicate manifest URLs
280 * [bbc] Improve format code
281 + [bbc] Add support for DASH and F4M
282 * [bbc] Improve format sorting and listing
283 * [bbc] Improve playlist extraction
284 + [pokemon] Add extractor (#10093)
285 + [condenast] Add fallback scenario for video info extraction
286
287
288 version 2016.08.06
289
290 Core
291 * Add support for JSON-LD root list entries (#10203)
292 * Improve unified_timestamp
293 * Lower preference of RTSP formats in generic sorting
294 + Add support for multiple properties in _og_search_property
295 * Improve password hiding from verbose output
296
297 Extractors
298 + [adultswim] Add support for trailers (#10235)
299 * [archiveorg] Improve extraction (#10219)
300 + [jwplatform] Add support for playlists
301 + [jwplatform] Add support for relative URLs
302 * [jwplatform] Improve audio detection
303 + [tvplay] Capture and output native error message
304 + [tvplay] Extract series metadata
305 + [tvplay] Add support for subtitles (#10194)
306 * [tvp] Improve extraction (#7799)
307 * [cbslocal] Fix timestamp parsing (#10213)
308 + [naver] Add support for subtitles (#8096)
309 * [naver] Improve extraction
310 * [condenast] Improve extraction
311 * [engadget] Relax URL regular expression
312 * [5min] Fix extraction
313 + [nationalgeographic] Add support for Episode Guide
314 + [kaltura] Add support for subtitles
315 * [kaltura] Optimize network requests
316 + [vodplatform] Add extractor for vod-platform.net
317 - [gamekings] Remove extractor
318 * [limelight] Extract HTTP formats
319 * [ntvru] Fix extraction
320 + [comedycentral] Re-add :tds and :thedailyshow shortnames
321
322
323 version 2016.08.01
324
325 Fixed/improved extractors
326 - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
327 - [bloomberg] Support another form of player (#10187)
328 - [limelight] Skip DRM protected videos
329 - [safari] Relax regular expressions for URL matching (#10202)
330 - [cwtv] Add support for cwtvpr.com (#10196)
331
332
333 version 2016.07.30
334
335 Fixed/improved extractors
336 - [twitch:clips] Sort formats
337 - [tv2] Use m3u8_native
338 - [tv2:article] Fix video detection (#10188)
339 - rtve (#10076)
340 - [dailymotion:playlist] Optimize download archive processing (#10180)
341
342
343 version 2016.07.28
344
345 Fixed/improved extractors
346 - shared (#10170)
347 - soundcloud (#10179)
348 - twitch (#9767)
349
350
351 version 2016.07.26.2
352
353 Fixed/improved extractors
354 - smotri
355 - camdemy
356 - mtv
357 - comedycentral
358 - cmt
359 - cbc
360 - mgtv
361 - orf
362
363
364 version 2016.07.24
365
366 New extractors
367 - arkena (#8682)
368 - lcp (#8682)
369
370 Fixed/improved extractors
371 - facebook (#10151)
372 - dailymail
373 - telegraaf
374 - dcn
375 - onet
376 - tvp
377
378 Miscellaneous
379 - Support $Time$ in DASH manifests
380
381
382 version 2016.07.22
383
384 New extractors
385 - odatv (#9285)
386
387 Fixed/improved extractors
388 - bbc
389 - youjizz (#10131)
390 - youtube (#10140)
391 - pornhub (#10138)
392 - eporner (#10139)
393
394
395 version 2016.07.17
396
397 New extractors
398 - nintendo (#9986)
399 - streamable (#9122)
400
401 Fixed/improved extractors
402 - ard (#10095)
403 - mtv
404 - comedycentral (#10101)
405 - viki (#10098)
406 - spike (#10106)
407
408 Miscellaneous
409 - Improved twitter player detection (#10090)
410
411
412 version 2016.07.16
413
414 New extractors
415 - ninenow (#5181)
416
417 Fixed/improved extractors
418 - rtve (#10076)
419 - brightcove
420 - 3qsdn
421 - syfy (#9087, #3820, #2388)
422 - youtube (#10083)
423
424 Miscellaneous
425 - Fix subtitle embedding for video-only and audio-only files (#10081)
426
427
428 version 2016.07.13
429
430 New extractors
431 - rudo
432
433 Fixed/improved extractors
434 - biobiochiletv
435 - tvplay
436 - dbtv
437 - brightcove
438 - tmz
439 - youtube (#10059)
440 - shahid (#10062)
441 - vk
442 - ellentv (#10067)
443
444
445 version 2016.07.11
446
447 New Extractors
448 - roosterteeth (#9864)
449
450 Fixed/improved extractors
451 - miomio (#9605)
452 - vuclip
453 - youtube
454 - vidzi (#10058)
455
456
457 version 2016.07.09.2
458
459 Fixed/improved extractors
460 - vimeo (#1638)
461 - facebook (#10048)
462 - lynda (#10047)
463 - animeondemand
464
465 Fixed/improved features
466 - Embedding subtitles no longer throws an error with problematic inputs (#9063)
467
468
469 version 2016.07.09.1
470
471 Fixed/improved extractors
472 - youtube
473 - ard
474 - srmediatek (#9373)
475
476
477 version 2016.07.09
478
479 New extractors
480 - Flipagram (#9898)
481
482 Fixed/improved extractors
483 - telecinco
484 - toutv
485 - radiocanada
486 - tweakers (#9516)
487 - lynda
488 - nick (#7542)
489 - polskieradio (#10028)
490 - le
491 - facebook (#9851)
492 - mgtv
493 - animeondemand (#10031)
494
495 Fixed/improved features
496 - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
497   on non-Windows systems
498
499
500 version 2016.07.07
501
502 New extractors
503 - kamcord (#10001)
504
505 Fixed/improved extractors
506 - spiegel (#10018)
507 - metacafe (#8539, #3253)
508 - onet (#9950)
509 - francetv (#9955)
510 - brightcove (#9965)
511 - daum (#9972)
512
513
514 version 2016.07.06
515
516 Fixed/improved extractors
517 - youtube (#10007, #10009)
518 - xuite
519 - stitcher
520 - spiegel
521 - slideshare
522 - sandia
523 - rtvnh
524 - prosiebensat1
525 - onionstudios
526
527
528 version 2016.07.05
529
530 Fixed/improved extractors
531 - brightcove
532 - yahoo (#9995)
533 - pornhub (#9997)
534 - iqiyi
535 - kaltura (#5557)
536 - la7
537 - Changed features
538 - Rename --cn-verfication-proxy to --geo-verification-proxy
539 Miscellaneous
540 - Add script for displaying downloads statistics
541
542
543 version 2016.07.03.1
544
545 Fixed/improved extractors
546 - theplatform
547 - aenetworks
548 - nationalgeographic
549 - hrti (#9482)
550 - facebook (#5701)
551 - buzzfeed (#5701)
552 - rai (#8617, #9157, #9232, #8552, #8551)
553 - nationalgeographic (#9991)
554 - iqiyi
555
556
557 version 2016.07.03
558
559 New extractors
560 - hrti (#9482)
561
562 Fixed/improved extractors
563 - vk (#9981)
564 - facebook (#9938)
565 - xtube (#9953, #9961)
566
567
568 version 2016.07.02
569
570 New extractors
571 - fusion (#9958)
572
573 Fixed/improved extractors
574 - twitch (#9975)
575 - vine (#9970)
576 - periscope (#9967)
577 - pornhub (#8696)
578
579
580 version 2016.07.01
581
582 New extractors
583 - 9c9media
584 - ctvnews (#2156)
585 - ctv (#4077)
586
587 Fixed/Improved extractors
588 - rds
589 - meta (#8789)
590 - pornhub (#9964)
591 - sixplay (#2183)
592
593 New features
594 - Accept quoted strings across multiple lines (#9940)