[facebook] Remove SWF params so that 1080P are detected
[youtube-dl] / ChangeLog
1 version <unreleased>
2
3 Extractors
4 * [facebook] Improve 1080P video detection (#11073)
5 * [imgur] Recognize /r/ URLs (#11071)
6 * [openload] Fix extraction (#10408)
7 * [adultswim] Fix extraction (#10979)
8 * [hornbunny] Fix extraction (#10981)
9
10
11 version 2016.10.26
12
13 Extractors
14 + [rentv] Add support for ren.tv (#10620)
15 + [ard] Detect unavailable videos (#11018)
16 * [vk] Fix extraction (#11022)
17
18
19 version 2016.10.25
20
21 Core
22 * Running youtube-dl in the background is fixed (#10996, #10706, #955)
23
24 Extractors
25 + [jamendo] Add support for jamendo.com (#10132, #10736)
26 + [pandatv] Add support for panda.tv (#10736)
27 + [dotsub] Support Vimeo embed (#10964)
28 * [litv] Fix extraction
29 + [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
30 * [vivo] Fix extraction (#11003)
31 + [twitch:stream] Add support for rebroadcasts (#10995)
32 * [pluralsight] Fix subtitles conversion (#10990)
33
34
35 version 2016.10.21.1
36
37 Extractors
38 + [pluralsight] Process all clip URLs (#10984)
39
40
41 version 2016.10.21
42
43 Core
44 - Disable thumbnails embedding in mkv
45 + Add support for Comcast multiple-system operator (#10819)
46
47 Extractors
48 * [pluralsight] Adapt to new API (#10972)
49 * [openload] Fix extraction (#10408, #10971)
50 + [natgeo] Extract m3u8 formats (#10959)
51
52
53 version 2016.10.19
54
55 Core
56 + [utils] Expose PACKED_CODES_RE
57 + [extractor/common] Extract non smil wowza mpd manifests
58 + [extractor/common] Detect f4m audio-only formats
59
60 Extractors
61 * [vidzi] Fix extraction (#10908, #10952)
62 * [urplay] Fix subtitles extraction
63 + [urplay] Add support for urskola.se (#10915)
64 + [orf] Add subtitles support (#10939)
65 * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
66 * [nrk] Relax URL regular expression (#10928)
67 + [nytimes] Add support for podcasts (#10926)
68 * [pluralsight] Relax URL regular expression (#10941)
69
70
71 version 2016.10.16
72
73 Core
74 * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
75   in FFmpegExtractAudioPP (#10879)
76
77 Extractors
78 + [ruutu] Add support for supla.fi (#10849)
79 + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
80 * [lynda] Fix height for prioritized streams
81 + [lynda] Add fallback extraction scenario
82 * [lynda] Switch to https (#10916)
83 + [huajiao] New extractor (#10917)
84 * [cmt] Fix mgid extraction (#10813)
85 + [safari:course] Add support for techbus.safaribooksonline.com
86 * [orf:tvthek] Fix extraction and modernize (#10898)
87 * [chirbit] Fix extraction of user profile pages
88 * [carambatv] Fix extraction
89 * [canalplus] Fix extraction for some videos
90 * [cbsinteractive] Fix extraction for cnet.com
91 * [parliamentliveuk] Lower case URLs are now recognized (#10912)
92
93
94 version 2016.10.12
95
96 Core
97 + Support HTML media elements without child nodes
98 * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
99
100 Extractors
101 * [dailymotion] Fix extraction (#10901)
102 * [vimeo:review] Fix extraction (#10900)
103 * [nhl] Correctly handle invalid formats (#10713)
104 * [footyroom] Fix extraction (#10810)
105 * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
106 + [hbo] Add support for episode pages (#10892)
107 * [allocine] Fix extraction (#10860)
108 + [nextmedia] Recognize action news on AppleDaily
109 * [lego] Improve info extraction and bypass geo restriction (#10872)
110
111
112 version 2016.10.07
113
114 Extractors
115 + [iprima] Detect geo restriction
116 * [facebook] Fix video extraction (#10846)
117 + [commonprotocols] Support direct MMS links (#10838)
118 + [generic] Add support for multiple vimeo embeds (#10862)
119 + [nzz] Add support for nzz.ch (#4407)
120 + [npo] Detect geo restriction
121 + [npo] Add support for 2doc.nl (#10842)
122 + [lego] Add support for lego.com (#10369)
123 + [tonline] Add support for t-online.de (#10376)
124 * [techtalks] Relax URL regular expression (#10840)
125 * [youtube:live] Extend URL regular expression (#10839)
126 + [theweatherchannel] Add support for weather.com (#7188)
127 + [thisoldhouse] Add support for thisoldhouse.com (#10837)
128 + [nhl] Add support for wch2016.com (#10833)
129 * [pornoxo] Use JWPlatform to improve metadata extraction
130
131
132 version 2016.10.02
133
134 Core
135 * Fix possibly lost extended attributes during post-processing
136 + Support pyxattr as well as python-xattr for --xattrs and
137   --xattr-set-filesize (#9054)
138
139 Extractors
140 + [jwplatform] Support DASH streams in JWPlayer
141 + [jwplatform] Support old-style JWPlayer playlists
142 + [byutv:event] Add extractor
143 * [periscope:user] Fix extraction (#10820)
144 * [dctp] Fix extraction (#10734)
145 + [instagram] Extract video dimensions (#10790)
146 + [tvland] Extend URL regular expression (#10812)
147 + [vgtv] Add support for tv.aftonbladet.se (#10800)
148 - [aftonbladet] Remove extractor
149 * [vk] Fix timestamp and view count extraction (#10760)
150 + [vk] Add support for running and finished live streams (#10799)
151 + [leeco] Recognize more Le Sports URLs (#10794)
152 + [instagram] Extract comments (#10788)
153 + [ketnet] Extract mzsource formats (#10770)
154 * [limelight:media] Improve HTTP formats extraction
155
156
157 version 2016.09.27
158
159 Core
160 + Add hdcore query parameter to akamai f4m formats
161 + Delegate HLS live streams downloading to ffmpeg
162 + Improved support for HTML5 subtitles
163
164 Extractors
165 + [vk] Add support for dailymotion embeds (#10661)
166 * [promptfile] Fix extraction (#10634)
167 * [kaltura] Speed up embed regular expressions (#10764)
168 + [npo] Add support for anderetijden.nl (#10754)
169 + [prosiebensat1] Add support for advopedia sites
170 * [mwave] Relax URL regular expression (#10735, #10748)
171 * [prosiebensat1] Fix playlist support (#10745)
172 + [prosiebensat1] Add support for sat1gold sites (#10745)
173 + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
174 + [brightcove:new] Add support for live streams
175 * [soundcloud] Generalize playlist entries extraction (#10733)
176 + [mtv] Add support for new URL schema (#8169, #9808)
177 * [einthusan] Fix extraction (#10714)
178 + [twitter] Support Periscope embeds (#10737)
179 + [openload] Support subtitles (#10625)
180
181
182 version 2016.09.24
183
184 Core
185 + Add support for watchTVeverywhere.com authentication provider based MSOs for
186   Adobe Pass authentication (#10709)
187
188 Extractors
189 + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
190 + [prosiebensat1] Add support for kabeleinsdoku (#10732)
191 * [cbs] Extract info from thunder videoPlayerService (#10728)
192 * [openload] Fix extraction (#10408)
193 + [ustream] Support the new HLS streams (#10698)
194 + [ooyala] Extract all HLS formats
195 + [cartoonnetwork] Add support for Adobe Pass authentication
196 + [soundcloud] Extract license metadata
197 + [fox] Add support for Adobe Pass authentication (#8584)
198 + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
199 + [trutv] Add support for Adobe Pass authentication (#10519)
200 + [turner] Add support for Adobe Pass authentication
201
202
203 version 2016.09.19
204
205 Extractors
206 + [crunchyroll] Check if already authenticated (#10700)
207 - [twitch:stream] Remove fallback to profile extraction when stream is offline
208 * [thisav] Improve title extraction (#10682)
209 * [vyborymos] Improve station info extraction
210
211
212 version 2016.09.18
213
214 Core
215 + Introduce manifest_url and fragments fields in formats dictionary for
216   fragmented media
217 + Provide manifest_url field for DASH segments, HLS and HDS
218 + Provide fragments field for DASH segments
219 * Rework DASH segments downloader to use fragments field
220 + Add helper method for Wowza Streaming Engine formats extraction
221
222 Extractors
223 + [vyborymos] Add extractor for vybory.mos.ru (#10692)
224 + [xfileshare] Add title regular expression for streamin.to (#10646)
225 + [globo:article] Add support for multiple videos (#10653)
226 + [thisav] Recognize HTML5 videos (#10447)
227 * [jwplatform] Improve JWPlayer detection
228 + [mangomolo] Add support for Mangomolo embeds
229 + [toutv] Add support for authentication (#10669)
230 * [franceinter] Fix upload date extraction
231 * [tv4] Fix HLS and HDS formats extraction (#10659)
232
233
234 version 2016.09.15
235
236 Core
237 * Improve _hidden_inputs
238 + Introduce improved explicit Adobe Pass support
239 + Add --ap-mso to provide multiple-system operator identifier
240 + Add --ap-username to provide MSO account username
241 + Add --ap-password to provide MSO account password
242 + Add --ap-list-mso to list all supported MSOs
243 + Add support for Rogers Cable multiple-system operator (#10606)
244
245 Extractors
246 * [crunchyroll] Fix authentication (#10655)
247 * [twitch] Fix API calls (#10654, #10660)
248 + [bellmedia] Add support for more Bell Media Television sites
249 * [franceinter] Fix extraction (#10538, #2105)
250 * [kuwo] Improve error detection (#10650)
251 + [go] Add support for free full episodes (#10439)
252 * [bilibili] Fix extraction for specific videos (#10647)
253 * [nhk] Fix extraction (#10633)
254 * [kaltura] Improve audio detection
255 * [kaltura] Skip chun format
256 + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
257 + [nbc] Add support for NBC Olympics (#10361)
258
259
260 version 2016.09.11.1
261
262 Extractors
263 + [tube8] Extract categories and tags (#10579)
264 + [pornhub] Extract categories and tags (#10499)
265 * [openload] Temporary fix (#10408)
266 + [foxnews] Add support Fox News articles (#10598)
267 * [viafree] Improve video id extraction (#10615)
268 * [iwara] Fix extraction after relaunch (#10462, #3215)
269 + [tfo] Add extractor for tfo.org
270 * [lrt] Fix audio extraction (#10566)
271 * [9now] Fix extraction (#10561)
272 + [canalplus] Add support for c8.fr (#10577)
273 * [newgrounds] Fix uploader extraction (#10584)
274 + [polskieradio:category] Add support for category lists (#10576)
275 + [ketnet] Add extractor for ketnet.be (#10343)
276 + [canvas] Add support for een.be (#10605)
277 + [telequebec] Add extractor for telequebec.tv (#1999)
278 * [parliamentliveuk] Fix extraction (#9137)
279
280
281 version 2016.09.08
282
283 Extractors
284 + [jwplatform] Extract height from format label
285 + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
286 * [videomore] Fix extraction (#10592)
287 * [foxgay] Fix extraction (#10480)
288 + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
289 * [gamestar] Fix metadata extraction (#10479)
290 * [puls4] Fix extraction (#10583)
291 + [cctv] Add extractor for CCTV and CNTV (#8153)
292 + [lci] Add extractor for lci.fr (#10573)
293 + [wat] Extract DASH formats
294 + [viafree] Improve video id detection (#10569)
295 + [trutv] Add extractor for trutv.com (#10519)
296 + [nick] Add support for nickelodeon.nl (#10559)
297 + [abcotvs:clips] Add support for clips.abcotvs.com
298 + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
299 + [miaopai] Add extractor for miaopai.com (#10556)
300 * [gamestar] Fix metadata extraction (#10479)
301 + [bilibili] Add support for episodes (#10190)
302 + [tvnoe] Add extractor for tvnoe.cz (#10524)
303
304
305 version 2016.09.04.1
306
307 Core
308 * In DASH downloader if the first segment fails, abort the whole download
309   process to prevent throttling (#10497)
310 + Add support for --skip-unavailable-fragments and --fragment retries in
311   hlsnative downloader (#10165, #10448).
312 + Add support for --skip-unavailable-fragments in DASH downloader
313 + Introduce --skip-unavailable-fragments option for fragment based downloaders
314   that allows to skip fragments unavailable due to a HTTP error
315 * Fix extraction of video/audio entries with src attribute in
316   _parse_html5_media_entries (#10540)
317
318 Extractors
319 * [theplatform] Relax URL regular expression (#10546)
320 * [youtube:playlist] Extend URL regular expression
321 * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
322 * [internetvideoarchive] Extract all formats
323 * [pornvoisines] Fix extraction (#10469)
324 * [rottentomatoes] Fix extraction (#10467)
325 * [espn] Extend URL regular expression (#10549)
326 * [vimple] Extend URL regular expression (#10547)
327 * [youtube:watchlater] Fix extraction (#10544)
328 * [youjizz] Fix extraction (#10437)
329 + [foxnews] Add support for FoxNews Insider (#10445)
330 + [fc2] Recognize Flash player URLs (#10512)
331
332
333 version 2016.09.03
334
335 Core
336 * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
337   _extract_m3u8_formats (#10522)
338 * Handle semicolon in mimetype2ext
339
340 Extractors
341 + [youtube] Add support for rental videos' previews (#10532)
342 * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
343   no playlist is actually served (#10537)
344 + [drtv] Add support for dr.dk/nyheder (#10536)
345 + [facebook:plugins:video] Add extractor (#10530)
346 + [go] Add extractor for *.go.com sites
347 * [adobepass] Check for authz_token expiration (#10527)
348 * [nytimes] improve extraction
349 * [thestar] Fix extraction (#10465)
350 * [glide] Fix extraction (#10478)
351 - [exfm] Remove extractor (#10482)
352 * [youporn] Fix categories and tags extraction (#10521)
353 + [curiositystream] Add extractor for app.curiositystream.com
354 - [thvideo] Remove extractor (#10464)
355 * [movingimage] Fix for the new site name (#10466)
356 + [cbs] Add support for once formats (#10515)
357 * [limelight] Skip ism snd duplicate manifests
358 + [porncom] Extract categories and tags (#10510)
359 + [facebook] Extract timestamp (#10508)
360 + [yahoo] Extract more formats
361
362
363 version 2016.08.31
364
365 Extractors
366 * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
367 * [bandcamp:album] Fix title extraction (#10455)
368 * [pyvideo] Fix extraction (#10468)
369 + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
370 * [9c9media] Extract more metadata
371 * [9c9media] Fix multiple stacks extraction (#10016)
372 * [adultswim] Improve video info extraction (#10492)
373 * [vodplatform] Improve embed regular expression
374 - [played] Remove extractor (#10470)
375 + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
376 + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
377 * [adultswim] Rework in terms of turner extractor
378 * [cnn] Rework in terms of turner extractor
379 * [nba] Rework in terms of turner extractor
380 + [turner] Add base extractor for Turner Broadcasting System based sites
381 * [bilibili] Fix extraction (#10375)
382 * [openload] Fix extraction (#10408)
383
384
385 version 2016.08.28
386
387 Core
388 + Add warning message that ffmpeg doesn't support SOCKS
389 * Improve thumbnail sorting
390 + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
391 * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
392 + Add ac-3 to the list of audio codecs in parse_codecs
393
394 Extractors
395 * [periscope:user] Fix extraction (#10453)
396 * [douyutv] Fix extraction (#10153, #10318, #10444)
397 + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
398 - [trutube] Remove extractor (#10438)
399 + [usanetwork] Add extractor for usanetwork.com
400 * [crackle] Fix extraction (#10333)
401 * [spankbang] Fix description and uploader extraction (#10339)
402 * [discoverygo] Detect cable provider restricted videos (#10425)
403 + [cbc] Add support for watch.cbc.ca
404 * [kickstarter] Silent the warning for og:description (#10415)
405 * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
406
407
408 version 2016.08.24.1
409
410 Extractors
411 + [pluralsight] Add support for subtitles (#9681)
412
413
414 version 2016.08.24
415
416 Extractors
417 * [youtube] Fix authentication (#10392)
418 * [openload] Fix extraction (#10408)
419 + [bravotv] Add support for Adobe Pass (#10407)
420 * [bravotv] Fix clip info extraction (#10407)
421 * [eagleplatform] Improve embedded videos detection (#10409)
422 * [awaan] Fix extraction
423 * [mtvservices:embedded] Update config URL
424 + [abc:iview] Add extractor (#6148)
425
426
427 version 2016.08.22
428
429 Core
430 * Improve formats and subtitles extension auto calculation
431 + Recognize full unit names in parse_filesize
432 + Add support for m3u8 manifests in HTML5 multimedia tags
433 * Fix octal/hexadecimal number detection in js_to_json
434
435 Extractors
436 + [ivi] Add support for 720p and 1080p
437 + [charlierose] Add new extractor (#10382)
438 * [1tv] Fix extraction (#9249)
439 * [twitch] Renew authentication
440 * [kaltura] Improve subtitles extension calculation
441 + [zingmp3] Add support for video clips
442 * [zingmp3] Fix extraction (#10041)
443 * [kaltura] Improve subtitles extraction (#10279)
444 * [cultureunplugged] Fix extraction (#10330)
445 + [cnn] Add support for money.cnn.com (#2797)
446 * [cbsnews] Fix extraction (#10362)
447 * [cbs] Fix extraction (#10393)
448 + [litv] Support 'promo' URLs (#10385)
449 * [snotr] Fix extraction (#10338)
450 * [n-tv.de] Fix extraction (#10331)
451 * [globo:article] Relax URL and video id regular expressions (#10379)
452
453
454 version 2016.08.19
455
456 Core
457 - Remove output template description from --help
458 * Recognize lowercase units in parse_filesize
459
460 Extractors
461 + [porncom] Add extractor for porn.com (#2251, #10251)
462 + [generic] Add support for DBTV embeds
463 * [vk:wallpost] Fix audio extraction for new site layout
464 * [vk] Fix authentication
465 + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
466 + [discoverygo] Add support for another GO network sites
467
468
469 version 2016.08.17
470
471 Core
472 + Add _get_netrc_login_info
473
474 Extractors
475 * [mofosex] Extract all formats (#10335)
476 + [generic] Add support for vbox7 embeds
477 + [vbox7] Add support for embed URLs
478 + [viafree] Add extractor (#10358)
479 + [mtg] Add support for viafree URLs (#10358)
480 * [theplatform] Extract all subtitles per language
481 + [xvideos] Fix HLS extraction (#10356)
482 + [amcnetworks] Add extractor
483 + [bbc:playlist] Add support for pagination (#10349)
484 + [fxnetworks] Add extractor (#9462)
485 * [cbslocal] Fix extraction for SendtoNews-based videos
486 * [sendtonews] Fix extraction
487 * [jwplatform] Extract video id from JWPlayer data
488 - [zippcast] Remove extractor (#10332)
489 + [viceland] Add extractor (#8799)
490 + [adobepass] Add base extractor for Adobe Pass Authentication
491 * [life:embed] Improve extraction
492 * [vgtv] Detect geo restricted videos (#10348)
493 + [uplynk] Add extractor
494 * [xiami] Fix extraction (#10342)
495
496
497 version 2016.08.13
498
499 Core
500 * Show progress for curl external downloader
501 * Forward more options to curl external downloader
502
503 Extractors
504 * [pbs] Fix description extraction
505 * [franceculture] Fix extraction (#10324)
506 * [pornotube] Fix extraction (#10322)
507 * [4tube] Fix metadata extraction (#10321)
508 * [imgur] Fix width and height extraction (#10325)
509 * [expotv] Improve extraction
510 + [vbox7] Fix extraction (#10309)
511 - [tapely] Remove extractor (#10323)
512 * [muenchentv] Fix extraction (#10313)
513 + [24video] Add support for .me and .xxx TLDs
514 * [24video] Fix comment count extraction
515 * [sunporno] Add support for embed URLs
516 * [sunporno] Fix metadata extraction (#10316)
517 + [hgtv] Add extractor for hgtv.ca (#3999)
518 - [pbs] Remove request to unavailable API
519 + [pbs] Add support for high quality HTTP formats
520 + [crunchyroll] Add support for HLS formats (#10301)
521
522
523 version 2016.08.12
524
525 Core
526 * Subtitles are now written as is. Newline conversions are disabled. (#10268)
527 + Recognize more formats in unified_timestamp
528
529 Extractors
530 - [goldenmoustache] Remove extractor (#10298)
531 * [drtuber] Improve title extraction
532 * [drtuber] Make dislike count optional (#10297)
533 * [chirbit] Fix extraction (#10296)
534 * [francetvinfo] Relax URL regular expression
535 * [rtlnl] Relax URL regular expression (#10282)
536 * [formula1] Relax URL regular expression (#10283)
537 * [wat] Improve extraction (#10281)
538 * [ctsnews] Fix extraction
539
540
541 version 2016.08.10
542
543 Core
544 * Make --metadata-from-title non fatal when title does not match the pattern
545 * Introduce options for randomized sleep before each download
546   --min-sleep-interval and --max-sleep-interval (#9930)
547 * Respect default in _search_json_ld
548
549 Extractors
550 + [uol] Add extractor for uol.com.br (#4263)
551 * [rbmaradio] Fix extraction and extract all formats (#10242)
552 + [sonyliv] Add extractor for sonyliv.com (#10258)
553 * [aparat] Fix extraction
554 * [cwtv] Extract HTTP formats
555 + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
556 * [kuwo:singer] Fix extraction
557
558
559 version 2016.08.07
560
561 Core
562 + Add support for TV Parental Guidelines ratings in parse_age_limit
563 + Add decode_png (#9706)
564 + Add support for partOfTVSeries in JSON-LD
565 * Lower master M3U8 manifest preference for better format sorting
566
567 Extractors
568 + [discoverygo] Add extractor (#10245)
569 * [flipagram] Make JSON-LD extraction non fatal
570 * [generic] Make JSON-LD extraction non fatal
571 + [bbc] Add support for morph embeds (#10239)
572 * [tnaflixnetworkbase] Improve title extraction
573 * [tnaflix] Fix metadata extraction (#10249)
574 * [fox] Fix theplatform release URL query
575 * [openload] Fix extraction (#9706)
576 * [bbc] Skip duplicate manifest URLs
577 * [bbc] Improve format code
578 + [bbc] Add support for DASH and F4M
579 * [bbc] Improve format sorting and listing
580 * [bbc] Improve playlist extraction
581 + [pokemon] Add extractor (#10093)
582 + [condenast] Add fallback scenario for video info extraction
583
584
585 version 2016.08.06
586
587 Core
588 * Add support for JSON-LD root list entries (#10203)
589 * Improve unified_timestamp
590 * Lower preference of RTSP formats in generic sorting
591 + Add support for multiple properties in _og_search_property
592 * Improve password hiding from verbose output
593
594 Extractors
595 + [adultswim] Add support for trailers (#10235)
596 * [archiveorg] Improve extraction (#10219)
597 + [jwplatform] Add support for playlists
598 + [jwplatform] Add support for relative URLs
599 * [jwplatform] Improve audio detection
600 + [tvplay] Capture and output native error message
601 + [tvplay] Extract series metadata
602 + [tvplay] Add support for subtitles (#10194)
603 * [tvp] Improve extraction (#7799)
604 * [cbslocal] Fix timestamp parsing (#10213)
605 + [naver] Add support for subtitles (#8096)
606 * [naver] Improve extraction
607 * [condenast] Improve extraction
608 * [engadget] Relax URL regular expression
609 * [5min] Fix extraction
610 + [nationalgeographic] Add support for Episode Guide
611 + [kaltura] Add support for subtitles
612 * [kaltura] Optimize network requests
613 + [vodplatform] Add extractor for vod-platform.net
614 - [gamekings] Remove extractor
615 * [limelight] Extract HTTP formats
616 * [ntvru] Fix extraction
617 + [comedycentral] Re-add :tds and :thedailyshow shortnames
618
619
620 version 2016.08.01
621
622 Fixed/improved extractors
623 - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
624 - [bloomberg] Support another form of player (#10187)
625 - [limelight] Skip DRM protected videos
626 - [safari] Relax regular expressions for URL matching (#10202)
627 - [cwtv] Add support for cwtvpr.com (#10196)
628
629
630 version 2016.07.30
631
632 Fixed/improved extractors
633 - [twitch:clips] Sort formats
634 - [tv2] Use m3u8_native
635 - [tv2:article] Fix video detection (#10188)
636 - rtve (#10076)
637 - [dailymotion:playlist] Optimize download archive processing (#10180)
638
639
640 version 2016.07.28
641
642 Fixed/improved extractors
643 - shared (#10170)
644 - soundcloud (#10179)
645 - twitch (#9767)
646
647
648 version 2016.07.26.2
649
650 Fixed/improved extractors
651 - smotri
652 - camdemy
653 - mtv
654 - comedycentral
655 - cmt
656 - cbc
657 - mgtv
658 - orf
659
660
661 version 2016.07.24
662
663 New extractors
664 - arkena (#8682)
665 - lcp (#8682)
666
667 Fixed/improved extractors
668 - facebook (#10151)
669 - dailymail
670 - telegraaf
671 - dcn
672 - onet
673 - tvp
674
675 Miscellaneous
676 - Support $Time$ in DASH manifests
677
678
679 version 2016.07.22
680
681 New extractors
682 - odatv (#9285)
683
684 Fixed/improved extractors
685 - bbc
686 - youjizz (#10131)
687 - youtube (#10140)
688 - pornhub (#10138)
689 - eporner (#10139)
690
691
692 version 2016.07.17
693
694 New extractors
695 - nintendo (#9986)
696 - streamable (#9122)
697
698 Fixed/improved extractors
699 - ard (#10095)
700 - mtv
701 - comedycentral (#10101)
702 - viki (#10098)
703 - spike (#10106)
704
705 Miscellaneous
706 - Improved twitter player detection (#10090)
707
708
709 version 2016.07.16
710
711 New extractors
712 - ninenow (#5181)
713
714 Fixed/improved extractors
715 - rtve (#10076)
716 - brightcove
717 - 3qsdn
718 - syfy (#9087, #3820, #2388)
719 - youtube (#10083)
720
721 Miscellaneous
722 - Fix subtitle embedding for video-only and audio-only files (#10081)
723
724
725 version 2016.07.13
726
727 New extractors
728 - rudo
729
730 Fixed/improved extractors
731 - biobiochiletv
732 - tvplay
733 - dbtv
734 - brightcove
735 - tmz
736 - youtube (#10059)
737 - shahid (#10062)
738 - vk
739 - ellentv (#10067)
740
741
742 version 2016.07.11
743
744 New Extractors
745 - roosterteeth (#9864)
746
747 Fixed/improved extractors
748 - miomio (#9605)
749 - vuclip
750 - youtube
751 - vidzi (#10058)
752
753
754 version 2016.07.09.2
755
756 Fixed/improved extractors
757 - vimeo (#1638)
758 - facebook (#10048)
759 - lynda (#10047)
760 - animeondemand
761
762 Fixed/improved features
763 - Embedding subtitles no longer throws an error with problematic inputs (#9063)
764
765
766 version 2016.07.09.1
767
768 Fixed/improved extractors
769 - youtube
770 - ard
771 - srmediatek (#9373)
772
773
774 version 2016.07.09
775
776 New extractors
777 - Flipagram (#9898)
778
779 Fixed/improved extractors
780 - telecinco
781 - toutv
782 - radiocanada
783 - tweakers (#9516)
784 - lynda
785 - nick (#7542)
786 - polskieradio (#10028)
787 - le
788 - facebook (#9851)
789 - mgtv
790 - animeondemand (#10031)
791
792 Fixed/improved features
793 - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
794   on non-Windows systems
795
796
797 version 2016.07.07
798
799 New extractors
800 - kamcord (#10001)
801
802 Fixed/improved extractors
803 - spiegel (#10018)
804 - metacafe (#8539, #3253)
805 - onet (#9950)
806 - francetv (#9955)
807 - brightcove (#9965)
808 - daum (#9972)
809
810
811 version 2016.07.06
812
813 Fixed/improved extractors
814 - youtube (#10007, #10009)
815 - xuite
816 - stitcher
817 - spiegel
818 - slideshare
819 - sandia
820 - rtvnh
821 - prosiebensat1
822 - onionstudios
823
824
825 version 2016.07.05
826
827 Fixed/improved extractors
828 - brightcove
829 - yahoo (#9995)
830 - pornhub (#9997)
831 - iqiyi
832 - kaltura (#5557)
833 - la7
834 - Changed features
835 - Rename --cn-verfication-proxy to --geo-verification-proxy
836 Miscellaneous
837 - Add script for displaying downloads statistics
838
839
840 version 2016.07.03.1
841
842 Fixed/improved extractors
843 - theplatform
844 - aenetworks
845 - nationalgeographic
846 - hrti (#9482)
847 - facebook (#5701)
848 - buzzfeed (#5701)
849 - rai (#8617, #9157, #9232, #8552, #8551)
850 - nationalgeographic (#9991)
851 - iqiyi
852
853
854 version 2016.07.03
855
856 New extractors
857 - hrti (#9482)
858
859 Fixed/improved extractors
860 - vk (#9981)
861 - facebook (#9938)
862 - xtube (#9953, #9961)
863
864
865 version 2016.07.02
866
867 New extractors
868 - fusion (#9958)
869
870 Fixed/improved extractors
871 - twitch (#9975)
872 - vine (#9970)
873 - periscope (#9967)
874 - pornhub (#8696)
875
876
877 version 2016.07.01
878
879 New extractors
880 - 9c9media
881 - ctvnews (#2156)
882 - ctv (#4077)
883
884 Fixed/Improved extractors
885 - rds
886 - meta (#8789)
887 - pornhub (#9964)
888 - sixplay (#2183)
889
890 New features
891 - Accept quoted strings across multiple lines (#9940)