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