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