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