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