[ChangeLog] Actualize
[youtube-dl] / ChangeLog
1 version <unreleased>
2
3 Core
4 + [adobepass] Use geo verification headers for all requests
5 - [downloader/fragment] Remove assert for resume_len when no fragments
6   downloaded
7 + [extractor/common] Add manifest_url for explicit group rendition formats
8 * [extractor/common] Fix manifest_url for m3u8 formats
9 - [extractor/common] Don't list master m3u8 playlists in format list (#12832)
10
11 Extractor
12 * [aenetworks] Fix extraction for shows with single season
13 + [go] Add support for Disney, DisneyJunior and DisneyXD show pages
14 * [youtube] Recognize new locale-based player URLs (#12885)
15 + [streamable] Add support for new embedded URL schema (#12844)
16 * [arte:+7] Relax URL regular expression (#12837)
17
18
19 version 2017.04.26
20
21 Core
22 * Introduce --keep-fragments for keeping fragments of fragmented download
23   on disk after download is finished
24 * [YoutubeDL] Fix output template for missing timestamp (#12796)
25 * [socks] Handle cases where credentials are required but missing
26 * [extractor/common] Improve HLS extraction (#12211)
27     - Extract m3u8 parsing to separate method
28     - Improve rendition groups extraction
29     - Build stream name according stream GROUP-ID
30     - Ignore reference to AUDIO group without URI when stream has no CODECS
31     - Use float for scaled tbr in _parse_m3u8_formats
32 * [utils] Add support for TTML styles in dfxp2srt
33 * [downloader/hls] No need to download keys for fragments that have been
34   already downloaded
35 * [downloader/fragment] Improve fragment downloading
36     - Resume immediately
37     - Don't concatenate fragments and decrypt them on every resume
38     - Optimize disk storage usage, don't store intermediate fragments on disk
39     - Store bookkeeping download state file
40 + [extractor/common] Add support for multiple getters in try_get
41 + [extractor/common] Add support for video of WebPage context in _json_ld
42   (#12778)
43 + [extractor/common] Relax JWPlayer regular expression and remove
44   duplicate URLs (#12768)
45
46 Extractors
47 * [iqiyi] Fix extraction of Yule videos
48 * [vidio] Improve extraction and sort formats
49 + [brightcove] Match only video elements with data-video-id attribute
50 * [iqiyi] Fix playlist detection (#12504)
51 - [azubu] Remove extractor (#12813)
52 * [porn91] Fix extraction (#12814)
53 * [vidzi] Fix extraction (#12793)
54 + [amp] Extract error message (#12795)
55 + [xfileshare] Add support for gorillavid.com and daclips.com (#12776)
56 * [instagram] Fix extraction (#12777)
57 + [generic] Support Brightcove videos in <iframe> (#12482)
58 + [brightcove] Support URLs with bcpid instead of playerID (#12482)
59 * [brightcove] Fix _extract_url (#12782)
60 + [odnoklassniki] Extract HLS formats
61
62
63 version 2017.04.17
64
65 Extractors
66 * [limelight] Improve extraction LimelightEmbeddedPlayerFlash media embeds and
67   add support for channel and channelList embeds
68 * [generic] Extract multiple Limelight embeds (#12761)
69 + [itv] Extract series metadata
70 * [itv] Fix RTMP formats downloading (#12759)
71 * [itv] Use native HLS downloader by default
72 + [go90] Extract subtitles (#12752)
73 + [go90] Extract series metadata (#12752)
74
75
76 version 2017.04.16
77
78 Core
79 * [YoutubeDL] Apply expand_path after output template substitution
80 + [YoutubeDL] Propagate overridden meta fields to extraction results of type
81   url (#11163)
82
83 Extractors
84 + [generic] Extract RSS entries as url_transparent (#11163)
85 + [streamango] Add support for streamango.com (#12643)
86 + [wsj:article] Add support for articles (#12558)
87 * [brightcove] Relax video tag embeds extraction and validate ambiguous embeds'
88   URLs (#9163, #12005, #12178, #12480)
89 + [udemy] Add support for react rendition (#12744)
90
91
92 version 2017.04.15
93
94 Extractors
95 * [youku] Fix fileid extraction (#12741, #12743)
96
97
98 version 2017.04.14
99
100 Core
101 + [downloader/hls] Add basic support for EXT-X-BYTERANGE tag (#10955)
102 + [adobepass] Improve Comcast and Verison login code (#10803)
103 + [adobepass] Add support for Verizon (#10803)
104
105 Extractors
106 + [aenetworks] Add support for specials (#12723)
107 + [hbo] Extract HLS formats
108 + [go90] Add support for go90.com (#10127)
109 + [tv2hu] Add support for tv2.hu (#10509)
110 + [generic] Exclude URLs with xml ext from valid video URLs (#10768, #11654)
111 * [youtube] Improve HLS formats extraction
112 * [afreecatv] Fix extraction for videos with different key layout (#12718)
113 - [youtube] Remove explicit preference for audio-only and video-only formats in
114   order not to break sorting when new formats appear
115 * [canalplus] Bypass geo restriction
116
117
118 version 2017.04.11
119
120 Extractors
121 * [afreecatv] Fix extraction (#12706)
122 + [generic] Add support for <object> YouTube embeds (#12637)
123 * [bbccouk] Treat bitrate as audio+video bitrate in media selector
124 + [bbccouk] Skip unrecognized formats in media selector (#12701)
125 + [bbccouk] Add support for https protocol in media selector (#12701)
126 * [curiositystream] Fix extraction (#12638)
127 * [adn] Update subtitle decryption key
128 * [chaturbate] Fix extraction (#12665, #12688, #12690)
129
130
131 version 2017.04.09
132
133 Extractors
134 + [medici] Add support for medici.tv (#3406)
135 + [rbmaradio] Add support for redbullradio.com URLs (#12687)
136 + [npo:live] Add support for default URL (#12555)
137 * [mixcloud:playlist] Fix title, description and view count extraction (#12582)
138 + [thesun] Add suport for thesun.co.uk (#11298, #12674)
139 + [ceskateleveize:porady] Add support for porady (#7411, #12645)
140 * [ceskateleveize] Improve extraction and remove URL replacement hacks
141 + [kaltura] Add support for iframe embeds (#12679)
142 * [airmozilla] Fix extraction (#12670)
143 * [wshh] Extract html5 entries and delegate to generic extractor (12676)
144 + [raiplay] Extract subtitles
145 + [xfileshare] Add support for vidlo.us (#12660)
146 + [xfileshare] Add support for vidbom.com (#12661)
147 + [aenetworks] Add more video URL regular expressions (#12657)
148 + [odnoklassniki] Fix format sorting for 1080p quality
149 + [rtl2] Add support for you.rtl2.de (#10257)
150 + [vshare] Add support for vshare.io (#12278)
151
152
153 version 2017.04.03
154
155 Core
156 + [extractor/common] Add censorship check for TransTelekom ISP
157 * [extractor/common] Move censorship checks to a separate method
158
159 Extractors
160 + [discoveryvr] Add support for discoveryvr.com (#12578)
161 + [tv5mondeplus] Add support for tv5mondeplus.com (#11386)
162 + [periscope] Add support for pscp.tv URLs (#12618, #12625)
163
164
165 version 2017.04.02
166
167 Core
168 * [YoutubeDL] Return early when extraction of url_transparent fails
169
170 Extractors
171 * [rai] Fix and improve extraction (#11790)
172 + [vrv] Add support for series pages
173 * [limelight] Improve extraction for audio only formats
174 * [funimation] Fix extraction (#10696, #11773)
175 + [xfileshare] Add support for vidabc.com (#12589)
176 + [xfileshare] Improve extraction and extract hls formats
177 + [crunchyroll] Pass geo verifcation proxy
178 + [cwtv] Extract ISM formats
179 + [tvplay] Bypass geo restriction
180 + [vrv] Add support for vrv.co
181 + [packtpub] Add support for packtpub.com (#12610)
182 + [generic] Pass base_url to _parse_jwplayer_data
183 + [adn] Add support for animedigitalnetwork.fr (#4866)
184 + [allocine] Extract more metadata
185 * [allocine] Fix extraction (#12592)
186 * [openload] Fix extraction
187
188
189 version 2017.03.26
190
191 Core
192 * Don't raise an error if JWPlayer config data is not a Javascript object
193   literal. _find_jwplayer_data now returns a dict rather than an str. (#12307)
194 * Expand environment variables for options representing paths (#12556)
195 + [utils] Introduce expand_path
196 * [downloader/hls] Delegate downloading to ffmpeg immediately for live streams
197
198 Extractors
199 * [afreecatv] Fix extraction (#12179)
200 + [atvat] Add support for atv.at (#5325)
201 + [fox] Add metadata extraction (#12391)
202 + [atresplayer] Extract DASH formats
203 + [atresplayer] Extract HD manifest (#12548)
204 * [atresplayer] Fix login error detection (#12548)
205 * [franceculture] Fix extraction (#12547)
206 * [youtube] Improve URL regular expression (#12538)
207 * [generic] Do not follow redirects to the same URL
208
209
210 version 2017.03.24
211
212 Extractors
213 - [9c9media] Remove mp4 URL extraction request
214 + [bellmedia] Add support for etalk.ca and space.ca (#12447)
215 * [channel9] Fix extraction (#11323)
216 * [cloudy] Fix extraction (#12525)
217 + [hbo] Add support for free episode URLs and new formats extraction (#12519)
218 * [condenast] Fix extraction and style (#12526)
219 * [viu] Relax URL regular expression (#12529)
220
221
222 version 2017.03.22
223
224 Extractors
225 - [pluralsight] Omit module title from video title (#12506)
226 * [pornhub] Decode obfuscated video URL (#12470, #12515)
227 * [senateisvp] Allow https URL scheme for embeds (#12512)
228
229
230 version 2017.03.20
231
232 Core
233 + [YoutubeDL] Allow multiple input URLs to be used with stdout (-) as
234   output template
235 + [adobepass] Detect and output error on authz token extraction (#12472)
236
237 Extractors
238 + [bostonglobe] Add extractor for bostonglobe.com (#12099)
239 + [toongoggles] Add support for toongoggles.com (#12171)
240 + [medialaan] Add support for Medialaan sites (#9974, #11912)
241 + [discoverynetworks] Add support for more domains and bypass geo restiction
242 * [openload] Fix extraction (#10408)
243
244
245 version 2017.03.16
246
247 Core
248 + [postprocessor/ffmpeg] Add support for flac
249 + [extractor/common] Extract SMIL formats from jwplayer
250
251 Extractors
252 + [generic] Add forgotten return for jwplayer formats
253 * [redbulltv] Improve extraction
254
255
256 version 2017.03.15
257
258 Core
259 * Fix missing subtitles if --add-metadata is used (#12423)
260
261 Extractors
262 * [facebook] Make title optional (#12443)
263 + [mitele] Add support for ooyala videos (#12430)
264 * [openload] Fix extraction (#12435, #12446)
265 * [streamable] Update API URL (#12433)
266 + [crunchyroll] Extract season name (#12428)
267 * [discoverygo] Bypass geo restriction
268 + [discoverygo:playlist] Add support for playlists (#12424)
269
270
271 version 2017.03.10
272
273 Extractors
274 * [generic] Make title optional for jwplayer embeds (#12410)
275 * [wdr:maus] Fix extraction (#12373)
276 * [prosiebensat1] Improve title extraction (#12318, #12327)
277 * [dplayit] Separate and rewrite extractor and bypass geo restriction (#12393)
278 * [miomio] Fix extraction (#12291, #12388, #12402)
279 * [telequebec] Fix description extraction (#12399)
280 * [openload] Fix extraction (#12357)
281 * [brightcove:legacy] Relax videoPlayer validation check (#12381)
282
283
284 version 2017.03.07
285
286 Core
287 * Metadata are now added after conversion (#5594)
288
289 Extractors
290 * [soundcloud] Update client id (#12376)
291 * [openload] Fix extraction (#10408, #12357)
292
293
294 version 2017.03.06
295
296 Core
297 + [utils] Process bytestrings in urljoin (#12369)
298 * [extractor/common] Improve height extraction and extract bitrate
299 * [extractor/common] Move jwplayer formats extraction in separate method
300 + [external:ffmpeg] Limit test download size to 10KiB (#12362)
301
302 Extractors
303 + [drtv] Add geo countries to GeoRestrictedError
304 + [drtv:live] Bypass geo restriction
305 + [tunepk] Add extractor (#12197, #12243)
306
307
308 version 2017.03.05
309
310 Extractors
311 + [twitch] Add basic support for two-factor authentication (#11974)
312 + [vier] Add support for vijf.be (#12304)
313 + [redbulltv] Add support for redbull.tv (#3919, #11948)
314 * [douyutv] Switch to the PC API to escape the 5-min limitation (#12316)
315 + [generic] Add support for rutube embeds
316 + [rutube] Relax URL regular expression
317 + [vrak] Add support for vrak.tv (#11452)
318 + [brightcove:new] Add ability to smuggle geo_countries into URL
319 + [brightcove:new] Raise GeoRestrictedError
320 * [go] Relax URL regular expression (#12341)
321 * [24video] Use original host for requests (#12339)
322 * [ruutu] Disable DASH formats (#12322)
323
324
325 version 2017.03.02
326
327 Core
328 + [adobepass] Add support for Charter Spectrum (#11465)
329 * [YoutubeDL] Don't sanitize identifiers in output template (#12317)
330
331 Extractors
332 * [facebook] Fix extraction (#12323, #12330)
333 * [youtube] Mark errors about rental videos as expected (#12324)
334 + [npo] Add support for audio
335 * [npo] Adapt to app.php API (#12311, #12320)
336
337
338 version 2017.02.28
339
340 Core
341 + [utils] Add bytes_to_long and long_to_bytes
342 + [utils] Add pkcs1pad
343 + [aes] Add aes_cbc_encrypt
344
345 Extractors
346 + [azmedien:showplaylist] Add support for show playlists (#12160)
347 + [youtube:playlist] Recognize another playlist pattern (#11928, #12286)
348 + [daisuki] Add support for daisuki.net (#2486, #3186, #4738, #6175, #7776,
349   #10060)
350 * [douyu] Fix extraction (#12301)
351
352
353 version 2017.02.27
354
355 Core
356 * [downloader/common] Limit displaying 2 digits after decimal point in sleep
357   interval message (#12183)
358 + [extractor/common] Add preference to _parse_html5_media_entries
359
360 Extractors
361 + [npo] Add support for zapp.nl
362 + [npo] Add support for hetklokhuis.nl (#12293)
363 - [scivee] Remove extractor (#9315)
364 + [cda] Decode download URL (#12255)
365 + [crunchyroll] Improve uploader extraction (#12267)
366 + [youtube] Raise GeoRestrictedError
367 + [dailymotion] Raise GeoRestrictedError
368 + [mdr] Recognize more URL patterns (#12169)
369 + [tvigle] Raise GeoRestrictedError
370 * [vevo] Fix extraction for videos with the new streams/streamsV3 format
371   (#11719)
372 + [freshlive] Add support for freshlive.tv (#12175)
373 + [xhamster] Capture and output videoClosed error (#12263)
374 + [etonline] Add support for etonline.com (#12236)
375 + [njpwworld] Add support for njpwworld.com (#11561)
376 * [amcnetworks] Relax URL regular expression (#12127)
377
378
379 version 2017.02.24.1
380
381 Extractors
382 * [noco] Modernize
383 * [noco] Switch login URL to https (#12246)
384 + [thescene] Extract more metadata
385 * [thescene] Fix extraction (#12235)
386 + [tubitv] Use geo bypass mechanism
387 * [openload] Fix extraction (#10408)
388 + [ivi] Raise GeoRestrictedError
389
390
391 version 2017.02.24
392
393 Core
394 * [options] Hide deprecated options from --help
395 * [options] Deprecate --autonumber-size
396 + [YoutubeDL] Add support for string formatting operations in output template
397   (#5185, #5748, #6841, #9929, #9966 #9978, #12189)
398
399 Extractors
400 + [lynda:course] Add webpage extraction fallback (#12238)
401 * [go] Sign all uplynk URLs and use geo bypass only for free videos
402   (#12087, #12210)
403 + [skylinewebcams] Add support for skylinewebcams.com (#12221)
404 + [instagram] Add support for multi video posts (#12226)
405 + [crunchyroll] Extract playlist entries ids
406 * [mgtv] Fix extraction
407 + [sohu] Raise GeoRestrictedError
408 + [leeco] Raise GeoRestrictedError and use geo bypass mechanism
409
410
411 version 2017.02.22
412
413 Extractors
414 * [crunchyroll] Fix descriptions with double quotes (#12124)
415 * [dailymotion] Make comment count optional (#12209)
416 + [vidzi] Add support for vidzi.cc (#12213)
417 + [24video] Add support for 24video.tube (#12217)
418 + [crackle] Use geo bypass mechanism
419 + [viewster] Use geo verification headers
420 + [tfo] Improve geo restriction detection and use geo bypass mechanism
421 + [telequebec] Use geo bypass mechanism
422 + [limelight] Extract PlaylistService errors and improve geo restriction
423   detection
424
425
426 version 2017.02.21
427
428 Core
429 * [extractor/common] Allow calling _initialize_geo_bypass from extractors
430   (#11970)
431 + [adobepass] Add support for Time Warner Cable (#12191)
432 + [travis] Run tests in parallel
433 + [downloader/ism] Honor HTTP headers when downloading fragments
434 + [downloader/dash] Honor HTTP headers when downloading fragments
435 + [utils] Add GeoUtils class for working with geo tools and GeoUtils.random_ipv4
436 + Add option --geo-bypass-country for explicit geo bypass on behalf of
437   specified country
438 + Add options to control geo bypass mechanism --geo-bypass and --no-geo-bypass
439 + Add experimental geo restriction bypass mechanism based on faking
440   X-Forwarded-For HTTP header
441 + [utils] Introduce GeoRestrictedError for geo restricted videos
442 + [utils] Introduce YoutubeDLError base class for all youtube-dl exceptions
443
444 Extractors
445 + [ninecninemedia] Use geo bypass mechanism
446 * [spankbang] Make uploader optional (#12193)
447 + [iprima] Improve geo restriction detection and disable geo bypass
448 * [iprima] Modernize
449 * [commonmistakes] Disable UnicodeBOM extractor test for python 3.2
450 + [prosiebensat1] Throw ExtractionError on unsupported page type (#12180)
451 * [nrk] Update _API_HOST and relax _VALID_URL
452 + [tv4] Bypass geo restriction and improve detection
453 * [tv4] Switch to hls3 protocol (#12177)
454 + [viki] Improve geo restriction detection
455 + [vgtv] Improve geo restriction detection
456 + [srgssr] Improve geo restriction detection
457 + [vbox7] Improve geo restriction detection and use geo bypass mechanism
458 + [svt] Improve geo restriction detection and use geo bypass mechanism
459 + [pbs] Improve geo restriction detection and use geo bypass mechanism
460 + [ondemandkorea] Improve geo restriction detection and use geo bypass mechanism
461 + [nrk] Improve geo restriction detection and use geo bypass mechanism
462 + [itv] Improve geo restriction detection and use geo bypass mechanism
463 + [go] Improve geo restriction detection and use geo bypass mechanism
464 + [dramafever] Improve geo restriction detection and use geo bypass mechanism
465 * [brightcove:legacy] Restrict videoPlayer value (#12040)
466 + [tvn24] Add support for tvn24.pl and tvn24bis.pl (#11679)
467 + [thisav] Add support for HTML5 media (#11771)
468 * [metacafe] Bypass family filter (#10371)
469 * [viceland] Improve info extraction
470
471
472 version 2017.02.17
473
474 Extractors
475 * [heise] Improve extraction (#9725)
476 * [ellentv] Improve (#11653)
477 * [openload] Fix extraction (#10408, #12002)
478 + [theplatform] Recognize URLs with whitespaces (#12044)
479 * [einthusan] Relax URL regular expression (#12141, #12159)
480 + [generic] Support complex JWPlayer embedded videos (#12030)
481 * [elpais] Improve extraction (#12139)
482
483
484 version 2017.02.16
485
486 Core
487 + [utils] Add support for quoted string literals in --match-filter (#8050,
488   #12142, #12144)
489
490 Extractors
491 * [ceskatelevize] Lower priority for audio description sources (#12119)
492 * [amcnetworks] Fix extraction (#12127)
493 * [pinkbike] Fix uploader extraction (#12054)
494 + [onetpl] Add support for businessinsider.com.pl and plejada.pl
495 + [onetpl] Add support for onet.pl (#10507)
496 + [onetmvp] Add shortcut extractor
497 + [vodpl] Add support for vod.pl (#12122)
498 + [pornhub] Extract video URL from tv platform site (#12007, #12129)
499 + [ceskatelevize] Extract DASH formats (#12119, #12133)
500
501
502 version 2017.02.14
503
504 Core
505 * TypeError is fixed with Python 2.7.13 on Windows (#11540, #12085)
506
507 Extractor
508 * [zdf] Fix extraction (#12117)
509 * [xtube] Fix extraction for both kinds of video id (#12088)
510 * [xtube] Improve title extraction (#12088)
511 + [lemonde] Fallback delegate extraction to generic extractor (#12115, #12116)
512 * [bellmedia] Allow video id longer than 6 characters (#12114)
513 + [limelight] Add support for referer protected videos
514 * [disney] Improve extraction (#4975, #11000, #11882, #11936)
515 * [hotstar] Improve extraction (#12096)
516 * [einthusan] Fix extraction (#11416)
517 + [aenetworks] Add support for lifetimemovieclub.com (#12097)
518 * [youtube] Fix parsing codecs (#12091)
519
520
521 version 2017.02.11
522
523 Core
524 + [utils] Introduce get_elements_by_class and get_elements_by_attribute
525   utility functions
526 + [extractor/common] Skip m3u8 manifests protected with Adobe Flash Access
527
528 Extractor
529 * [pluralsight:course] Fix extraction (#12075)
530 + [bbc] Extract m3u8 formats with 320k audio
531 * [facebook] Relax video id matching (#11017, #12055, #12056)
532 + [corus] Add support for Corus Entertainment sites (#12060, #9164)
533 + [pluralsight] Detect blocked account error message (#12070)
534 + [bloomberg] Add another video id pattern (#12062)
535 * [extractor/commonmistakes] Restrict URL regular expression (#12050)
536 + [tvplayer] Add support for tvplayer.com
537
538
539 version 2017.02.10
540
541 Extractors
542 * [xtube] Fix extraction (#12023)
543 * [pornhub] Fix extraction (#12007, #12018)
544 * [facebook] Improve JS data regular expression (#12042)
545 * [kaltura] Improve embed partner id extraction (#12041)
546 + [sprout] Add support for sproutonline.com
547 * [6play] Improve extraction
548 + [scrippsnetworks:watch] Add support for Scripps Networks sites (#10765)
549 + [go] Add support for Adobe Pass authentication (#11468, #10831)
550 * [6play] Fix extraction (#12011)
551 + [nbc] Add support for Adobe Pass authentication (#12006)
552
553
554 version 2017.02.07
555
556 Core
557 * [extractor/common] Fix audio only with audio group in m3u8 (#11995)
558 + [downloader/fragment] Respect --no-part
559 * [extractor/common] Speed-up HTML5 media entries extraction (#11979)
560
561 Extractors
562 * [pornhub] Fix extraction (#11997)
563 + [canalplus] Add support for cstar.fr (#11990)
564 + [extractor/generic] Improve RTMP support (#11993)
565 + [gaskrank] Add support for gaskrank.tv (#11685)
566 * [bandcamp] Fix extraction for incomplete albums (#11727)
567 * [iwara] Fix extraction (#11781)
568 * [googledrive] Fix extraction on Python 3.6
569 + [videopress] Add support for videopress.com
570 + [afreecatv] Extract RTMP formats
571
572
573 version 2017.02.04.1
574
575 Extractors
576 + [twitch:stream] Add support for player.twitch.tv (#11971)
577 * [radiocanada] Fix extraction for toutv rtmp formats
578
579
580 version 2017.02.04
581
582 Core
583 + Add --playlist-random to shuffle playlists (#11889, #11901)
584 * [utils] Improve comments processing in js_to_json (#11947)
585 * [utils] Handle single-line comments in js_to_json
586 * [downloader/external:ffmpeg] Minimize the use of aac_adtstoasc filter
587
588 Extractors
589 + [piksel] Add another app token pattern (#11969)
590 + [vk] Capture and output author blocked error message (#11965)
591 + [turner] Fix secure HLS formats downloading with ffmpeg (#11358, #11373,
592   #11800)
593 + [drtv] Add support for live and radio sections (#1827, #3427)
594 * [myspace] Fix extraction and extract HLS and HTTP formats
595 + [youtube] Add format info for itag 325 and 328
596 * [vine] Fix extraction (#11955)
597 - [sportbox] Remove extractor (#11954)
598 + [filmon] Add support for filmon.com (#11187)
599 + [infoq] Add audio only formats (#11565)
600 * [douyutv] Improve room id regular expression (#11931)
601 * [iprima] Fix extraction (#11920, #11896)
602 * [youtube] Fix ytsearch when cookies are provided (#11924)
603 * [go] Relax video id regular expression (#11937)
604 * [facebook] Fix title extraction (#11941)
605 + [youtube:playlist] Recognize TL playlists (#11945)
606 + [bilibili] Support new Bangumi URLs (#11845)
607 + [cbc:watch] Extract audio codec for audio only formats (#11893)
608 + [elpais] Fix extraction for some URLs (#11765)
609
610
611 version 2017.02.01
612
613 Extractors
614 + [facebook] Add another fallback extraction scenario (#11926)
615 * [prosiebensat1] Fix extraction of descriptions (#11810, #11929)
616 - [crunchyroll] Remove ScaledBorderAndShadow settings (#9028)
617 + [vimeo] Extract upload timestamp
618 + [vimeo] Extract license (#8726, #11880)
619 + [nrk:series] Add support for series (#11571, #11711)
620
621
622 version 2017.01.31
623
624 Core
625 + [compat] Add compat_etree_register_namespace
626
627 Extractors
628 * [youtube] Fix extraction for domainless player URLs (#11890, #11891, #11892,
629   #11894, #11895, #11897, #11900, #11903, #11904, #11906, #11907, #11909,
630   #11913, #11914, #11915, #11916, #11917, #11918, #11919)
631 + [vimeo] Extract both mixed and separated DASH formats
632 + [ruutu] Extract DASH formats
633 * [itv] Fix extraction for python 2.6
634
635
636 version 2017.01.29
637
638 Core
639 * [extractor/common] Fix initialization template (#11605, #11825)
640 + [extractor/common] Document fragment_base_url and fragment's path fields
641 * [extractor/common] Fix duration per DASH segment (#11868)
642 + Introduce --autonumber-start option for initial value of %(autonumber)s
643   template (#727, #2702, #9362, #10457, #10529, #11862)
644
645 Extractors
646 + [azmedien:playlist] Add support for topic and themen playlists (#11817)
647 * [npo] Fix subtitles extraction
648 + [itv] Extract subtitles
649 + [itv] Add support for itv.com (#9240)
650 + [mtv81] Add support for mtv81.com (#7619)
651 + [vlive] Add support for channels (#11826)
652 + [kaltura] Add fallback for fileExt
653 + [kaltura] Improve uploader_id extraction
654 + [konserthusetplay] Add support for rspoplay.se (#11828)
655
656
657 version 2017.01.28
658
659 Core
660 * [utils] Improve parse_duration
661
662 Extractors
663 * [crunchyroll] Improve series and season metadata extraction (#11832)
664 * [soundcloud] Improve formats extraction and extract audio bitrate
665 + [soundcloud] Extract HLS formats
666 * [soundcloud] Fix track URL extraction (#11852)
667 + [twitch:vod] Expand URL regular expressions (#11846)
668 * [aenetworks] Fix season episodes extraction (#11669)
669 + [tva] Add support for videos.tva.ca (#11842)
670 * [jamendo] Improve and extract more metadata (#11836)
671 + [disney] Add support for Disney sites (#7409, #11801, #4975, #11000)
672 * [vevo] Remove request to old API and catch API v2 errors
673 + [cmt,mtv,southpark] Add support for episode URLs (#11837)
674 + [youtube] Add fallback for duration extraction (#11841)
675
676
677 version 2017.01.25
678
679 Extractors
680 + [openload] Fallback video extension to mp4
681 + [extractor/generic] Add support for Openload embeds (#11536, #11812)
682 * [srgssr] Fix rts video extraction (#11831)
683 + [afreecatv:global] Add support for afreeca.tv (#11807)
684 + [crackle] Extract vtt subtitles
685 + [crackle] Extract multiple resolutions for thumbnails
686 + [crackle] Add support for mobile URLs
687 + [konserthusetplay] Extract subtitles (#11823)
688 + [konserthusetplay] Add support for HLS videos (#11823)
689 * [vimeo:review] Fix config URL extraction (#11821)
690
691
692 version 2017.01.24
693
694 Extractors
695 * [pluralsight] Fix extraction (#11820)
696 + [nextmedia] Add support for NextTV (壹電視)
697 * [24video] Fix extraction (#11811)
698 * [youtube:playlist] Fix nonexistent and private playlist detection (#11604)
699 + [chirbit] Extract uploader (#11809)
700
701
702 version 2017.01.22
703
704 Extractors
705 + [pornflip] Add support for pornflip.com (#11556, #11795)
706 * [chaturbate] Fix extraction (#11797, #11802)
707 + [azmedien] Add support for AZ Medien sites (#11784, #11785)
708 + [nextmedia] Support redirected URLs
709 + [vimeo:channel] Extract videos' titles for playlist entries (#11796)
710 + [youtube] Extract episode metadata (#9695, #11774)
711 + [cspan] Support Ustream embedded videos (#11547)
712 + [1tv] Add support for HLS videos (#11786)
713 * [uol] Fix extraction (#11770)
714 * [mtv] Relax triforce feed regular expression (#11766)
715
716
717 version 2017.01.18
718
719 Extractors
720 * [bilibili] Fix extraction (#11077)
721 + [canalplus] Add fallback for video id (#11764)
722 * [20min] Fix extraction (#11683, #11751)
723 * [imdb] Extend URL regular expression (#11744)
724 + [naver] Add support for tv.naver.com links (#11743)
725
726
727 version 2017.01.16
728
729 Core
730 * [options] Apply custom config to final composite configuration (#11741)
731 * [YoutubeDL] Improve protocol auto determining (#11720)
732
733 Extractors
734 * [xiami] Relax URL regular expressions
735 * [xiami] Improve track metadata extraction (#11699)
736 + [limelight] Check hand-make direct HTTP links
737 + [limelight] Add support for direct HTTP links at video.llnw.net (#11737)
738 + [brightcove] Recognize another player ID pattern (#11688)
739 + [niconico] Support login via cookies (#7968)
740 * [yourupload] Fix extraction (#11601)
741 + [beam:live] Add support for beam.pro live streams (#10702, #11596)
742 * [vevo] Improve geo restriction detection
743 + [dramafever] Add support for URLs with language code (#11714)
744 * [cbc] Improve playlist support (#11704)
745
746
747 version 2017.01.14
748
749 Core
750 + [common] Add ability to customize akamai manifest host
751 + [utils] Add more date formats
752
753 Extractors
754 - [mtv] Eliminate _transform_rtmp_url
755 * [mtv] Generalize triforce mgid extraction
756 + [cmt] Add support for full episodes and video clips (#11623)
757 + [mitele] Extract DASH formats
758 + [ooyala] Add support for videos with embedToken (#11684)
759 * [mixcloud] Fix extraction (#11674)
760 * [openload] Fix extraction (#10408)
761 * [tv4] Improve extraction (#11698)
762 * [freesound] Fix and improve extraction (#11602)
763 + [nick] Add support for beta.nick.com (#11655)
764 * [mtv,cc] Use HLS by default with native HLS downloader (#11641)
765 * [mtv] Fix non-HLS extraction
766
767
768 version 2017.01.10
769
770 Extractors
771 * [youtube] Fix extraction (#11663, #11664)
772 + [inc] Add support for inc.com (#11277, #11647)
773 + [youtube] Add itag 212 (#11575)
774 + [egghead:course] Add support for egghead.io courses
775
776
777 version 2017.01.08
778
779 Core
780 * Fix "invalid escape sequence" errors under Python 3.6 (#11581)
781
782 Extractors
783 + [hitrecord] Add support for hitrecord.org (#10867, #11626)
784 - [videott] Remove extractor
785 * [swrmediathek] Improve extraction
786 - [sharesix] Remove extractor
787 - [aol:features] Remove extractor
788 * [sendtonews] Improve info extraction
789 * [3sat,phoenix] Fix extraction (#11619)
790 * [comedycentral/mtv] Add support for HLS videos (#11600)
791 * [discoverygo] Fix JSON data parsing (#11219, #11522)
792
793
794 version 2017.01.05
795
796 Extractors
797 + [zdf] Fix extraction (#11055, #11063)
798 * [pornhub:playlist] Improve extraction (#11594)
799 + [cctv] Add support for ncpa-classic.com (#11591)
800 + [tunein] Add support for embeds (#11579)
801
802
803 version 2017.01.02
804
805 Extractors
806 * [cctv] Improve extraction (#879, #6753, #8541)
807 + [nrktv:episodes] Add support for episodes (#11571)
808 + [arkena] Add support for video.arkena.com (#11568)
809
810
811 version 2016.12.31
812
813 Core
814 + Introduce --config-location option for custom configuration files (#6745,
815   #10648)
816
817 Extractors
818 + [twitch] Add support for player.twitch.tv (#11535, #11537)
819 + [videa] Add support for videa.hu (#8181, #11133)
820 * [vk] Fix postlive videos extraction
821 * [vk] Extract from playerParams (#11555)
822 - [freevideo] Remove extractor (#11515)
823 + [showroomlive] Add support for showroom-live.com (#11458)
824 * [xhamster] Fix duration extraction (#11549)
825 * [rtve:live] Fix extraction (#11529)
826 * [brightcove:legacy] Improve embeds detection (#11523)
827 + [twitch] Add support for rechat messages (#11524)
828 * [acast] Fix audio and timestamp extraction (#11521)
829
830
831 version 2016.12.22
832
833 Core
834 * [extractor/common] Improve detection of video-only formats in m3u8
835   manifests (#11507)
836
837 Extractors
838 + [theplatform] Pass geo verification headers to SMIL request (#10146)
839 + [viu] Pass geo verification headers to auth request
840 * [rtl2] Extract more formats and metadata
841 * [vbox7] Skip malformed JSON-LD (#11501)
842 * [uplynk] Force downloading using native HLS downloader (#11496)
843 + [laola1] Add support for another extraction scenario (#11460)
844
845
846 version 2016.12.20
847
848 Core
849 * [extractor/common] Improve fragment URL construction for DASH media
850 * [extractor/common] Fix codec information extraction for mixed audio/video
851   DASH media (#11490)
852
853 Extractors
854 * [vbox7] Fix extraction (#11494)
855 + [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
856 + [piksel] Add support for player.piksel.com (#11246)
857 + [vimeo] Add support for DASH formats
858 * [vimeo] Fix extraction for HLS formats (#11490)
859 * [kaltura] Fix wrong widget ID in some cases (#11480)
860 + [nrktv:direkte] Add support for live streams (#11488)
861 * [pbs] Fix extraction for geo restricted videos (#7095)
862 * [brightcove:new] Skip widevine classic videos
863 + [viu] Add support for viu.com (#10607, #11329)
864
865
866 version 2016.12.18
867
868 Core
869 + [extractor/common] Recognize DASH formats in html5 media entries
870
871 Extractors
872 + [ccma] Add support for ccma.cat (#11359)
873 * [laola1tv] Improve extraction
874 + [laola1tv] Add support embed URLs (#11460)
875 * [nbc] Fix extraction for MSNBC videos (#11466)
876 * [twitch] Adapt to new videos pages URL schema (#11469)
877 + [meipai] Add support for meipai.com (#10718)
878 * [jwplatform] Improve subtitles and duration extraction
879 + [ondemandkorea] Add support for ondemandkorea.com (#10772)
880 + [vvvvid] Add support for vvvvid.it (#5915)
881
882
883 version 2016.12.15
884
885 Core
886 + [utils] Add convenience urljoin
887
888 Extractors
889 + [openload] Recognize oload.tv URLs (#10408)
890 + [facebook] Recognize .onion URLs (#11443)
891 * [vlive] Fix extraction (#11375, #11383)
892 + [canvas] Extract DASH formats
893 + [melonvod] Add support for vod.melon.com (#11419)
894
895
896 version 2016.12.12
897
898 Core
899 + [utils] Add common user agents map
900 + [common] Recognize HLS manifests that contain video only formats (#11394)
901
902 Extractors
903 + [dplay] Use Safari user agent for HLS (#11418)
904 + [facebook] Detect login required error message
905 * [facebook] Improve video selection (#11390)
906 + [canalplus] Add another video id pattern (#11399)
907 * [mixcloud] Relax URL regular expression (#11406)
908 * [ctvnews] Relax URL regular expression (#11394)
909 + [rte] Capture and output error message (#7746, #10498)
910 + [prosiebensat1] Add support for DASH formats
911 * [srgssr] Improve extraction for geo restricted videos (#11089)
912 * [rts] Improve extraction for geo restricted videos (#4989)
913
914
915 version 2016.12.09
916
917 Core
918 * [socks] Fix error reporting (#11355)
919
920 Extractors
921 * [openload] Fix extraction (#10408)
922 * [pandoratv] Fix extraction (#11023)
923 + [telebruxelles] Add support for emission URLs
924 * [telebruxelles] Extract all formats
925 + [bloomberg] Add another video id regular expression (#11371)
926 * [fusion] Update ooyala id regular expression (#11364)
927 + [1tv] Add support for playlists (#11335)
928 * [1tv] Improve extraction (#11335)
929 + [aenetworks] Extract more formats (#11321)
930 + [thisoldhouse] Recognize /tv-episode/ URLs (#11271)
931
932
933 version 2016.12.01
934
935 Extractors
936 * [soundcloud] Update client id (#11327)
937 * [ruutu] Detect DRM protected videos
938 + [liveleak] Add support for youtube embeds (#10688)
939 * [spike] Fix full episodes support (#11312)
940 * [comedycentral] Fix full episodes support
941 * [normalboots] Rewrite in terms of JWPlatform (#11184)
942 * [teamfourstar] Rewrite in terms of JWPlatform (#11184)
943 - [screenwavemedia] Remove extractor (#11184)
944
945
946 version 2016.11.27
947
948 Extractors
949 + [webcaster] Add support for webcaster.pro
950 + [azubu] Add support for azubu.uol.com.br (#11305)
951 * [viki] Prefer hls formats
952 * [viki] Fix rtmp formats extraction (#11255)
953 * [puls4] Relax URL regular expression (#11267)
954 * [vevo] Improve artist extraction (#10911)
955 * [mitele] Relax URL regular expression and extract more metadata (#11244)
956 + [cbslocal] Recognize New York site (#11285)
957 + [youtube:playlist] Pass disable_polymer in URL query (#11193)
958
959
960 version 2016.11.22
961
962 Extractors
963 * [hellporno] Fix video extension extraction (#11247)
964 + [hellporno] Add support for hellporno.net (#11247)
965 + [amcnetworks] Recognize more BBC America URLs (#11263)
966 * [funnyordie] Improve extraction (#11208)
967 * [extractor/generic] Improve limelight embeds support
968 - [crunchyroll] Remove ScaledBorderAndShadow from ASS subtitles (#8207, #9028)
969 * [bandcamp] Fix free downloads extraction and extract all formats (#11067)
970 * [twitter:card] Relax URL regular expression (#11225)
971 + [tvanouvelles] Add support for tvanouvelles.ca (#10616)
972
973
974 version 2016.11.18
975
976 Extractors
977 * [youtube:live] Relax URL regular expression (#11164)
978 * [openload] Fix extraction (#10408, #11122)
979 * [vlive] Prefer locale over language for subtitles id (#11203)
980
981
982 version 2016.11.14.1
983
984 Core
985 + [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
986 * [extractor/common] Fix media templates with Bandwidth substitution pattern in
987   MPD manifests (#11175)
988 * [extractor/common] Improve thumbnail extraction from JSON-LD
989
990 Extractors
991 + [nrk] Workaround geo restriction
992 + [nrk] Improve error detection and messages
993 + [afreecatv] Add support for vod.afreecatv.com (#11174)
994 * [cda] Fix and improve extraction (#10929, #10936)
995 * [plays] Fix extraction (#11165)
996 * [eagleplatform] Fix extraction (#11160)
997 + [audioboom] Recognize /posts/ URLs (#11149)
998
999
1000 version 2016.11.08.1
1001
1002 Extractors
1003 * [espn:article] Fix support for espn.com articles
1004 * [franceculture] Fix extraction (#11140)
1005
1006
1007 version 2016.11.08
1008
1009 Extractors
1010 * [tmz:article] Fix extraction (#11052)
1011 * [espn] Fix extraction (#11041)
1012 * [mitele] Fix extraction after website redesign (#10824)
1013 - [ard] Remove age restriction check (#11129)
1014 * [generic] Improve support for pornhub.com embeds (#11100)
1015 + [generic] Add support for redtube.com embeds (#11099)
1016 + [generic] Add support for drtuber.com embeds (#11098)
1017 + [redtube] Add support for embed URLs
1018 + [drtuber] Add support for embed URLs
1019 + [yahoo] Improve content id extraction (#11088)
1020 * [toutv] Relax URL regular expression (#11121)
1021
1022
1023 version 2016.11.04
1024
1025 Core
1026 * [extractor/common] Tolerate malformed RESOLUTION attribute in m3u8
1027   manifests (#11113)
1028 * [downloader/ism] Fix AVC Decoder Configuration Record
1029
1030 Extractors
1031 + [fox9] Add support for fox9.com (#11110)
1032 + [anvato] Extract more metadata and improve formats extraction
1033 * [vodlocker] Improve removed videos detection (#11106)
1034 + [vzaar] Add support for vzaar.com (#11093)
1035 + [vice] Add support for uplynk preplay videos (#11101)
1036 * [tubitv] Fix extraction (#11061)
1037 + [shahid] Add support for authentication (#11091)
1038 + [radiocanada] Add subtitles support (#11096)
1039 + [generic] Add support for ISM manifests
1040
1041
1042 version 2016.11.02
1043
1044 Core
1045 + Add basic support for Smooth Streaming protocol (#8118, #10969)
1046 * Improve MPD manifest base URL extraction (#10909, #11079)
1047 * Fix --match-filter for int-like strings (#11082)
1048
1049 Extractors
1050 + [mva] Add support for ISM formats
1051 + [msn] Add support for ISM formats
1052 + [onet] Add support for ISM formats
1053 + [tvp] Add support for ISM formats
1054 + [nicknight] Add support for nicknight sites (#10769)
1055
1056
1057 version 2016.10.30
1058
1059 Extractors
1060 * [facebook] Improve 1080P video detection (#11073)
1061 * [imgur] Recognize /r/ URLs (#11071)
1062 * [beeg] Fix extraction (#11069)
1063 * [openload] Fix extraction (#10408)
1064 * [gvsearch] Modernize and fix search request (#11051)
1065 * [adultswim] Fix extraction (#10979)
1066 + [nobelprize] Add support for nobelprize.org (#9999)
1067 * [hornbunny] Fix extraction (#10981)
1068 * [tvp] Improve video id extraction (#10585)
1069
1070
1071 version 2016.10.26
1072
1073 Extractors
1074 + [rentv] Add support for ren.tv (#10620)
1075 + [ard] Detect unavailable videos (#11018)
1076 * [vk] Fix extraction (#11022)
1077
1078
1079 version 2016.10.25
1080
1081 Core
1082 * Running youtube-dl in the background is fixed (#10996, #10706, #955)
1083
1084 Extractors
1085 + [jamendo] Add support for jamendo.com (#10132, #10736)
1086 + [pandatv] Add support for panda.tv (#10736)
1087 + [dotsub] Support Vimeo embed (#10964)
1088 * [litv] Fix extraction
1089 + [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
1090 * [vivo] Fix extraction (#11003)
1091 + [twitch:stream] Add support for rebroadcasts (#10995)
1092 * [pluralsight] Fix subtitles conversion (#10990)
1093
1094
1095 version 2016.10.21.1
1096
1097 Extractors
1098 + [pluralsight] Process all clip URLs (#10984)
1099
1100
1101 version 2016.10.21
1102
1103 Core
1104 - Disable thumbnails embedding in mkv
1105 + Add support for Comcast multiple-system operator (#10819)
1106
1107 Extractors
1108 * [pluralsight] Adapt to new API (#10972)
1109 * [openload] Fix extraction (#10408, #10971)
1110 + [natgeo] Extract m3u8 formats (#10959)
1111
1112
1113 version 2016.10.19
1114
1115 Core
1116 + [utils] Expose PACKED_CODES_RE
1117 + [extractor/common] Extract non smil wowza mpd manifests
1118 + [extractor/common] Detect f4m audio-only formats
1119
1120 Extractors
1121 * [vidzi] Fix extraction (#10908, #10952)
1122 * [urplay] Fix subtitles extraction
1123 + [urplay] Add support for urskola.se (#10915)
1124 + [orf] Add subtitles support (#10939)
1125 * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
1126 * [nrk] Relax URL regular expression (#10928)
1127 + [nytimes] Add support for podcasts (#10926)
1128 * [pluralsight] Relax URL regular expression (#10941)
1129
1130
1131 version 2016.10.16
1132
1133 Core
1134 * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
1135   in FFmpegExtractAudioPP (#10879)
1136
1137 Extractors
1138 + [ruutu] Add support for supla.fi (#10849)
1139 + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
1140 * [lynda] Fix height for prioritized streams
1141 + [lynda] Add fallback extraction scenario
1142 * [lynda] Switch to https (#10916)
1143 + [huajiao] New extractor (#10917)
1144 * [cmt] Fix mgid extraction (#10813)
1145 + [safari:course] Add support for techbus.safaribooksonline.com
1146 * [orf:tvthek] Fix extraction and modernize (#10898)
1147 * [chirbit] Fix extraction of user profile pages
1148 * [carambatv] Fix extraction
1149 * [canalplus] Fix extraction for some videos
1150 * [cbsinteractive] Fix extraction for cnet.com
1151 * [parliamentliveuk] Lower case URLs are now recognized (#10912)
1152
1153
1154 version 2016.10.12
1155
1156 Core
1157 + Support HTML media elements without child nodes
1158 * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
1159
1160 Extractors
1161 * [dailymotion] Fix extraction (#10901)
1162 * [vimeo:review] Fix extraction (#10900)
1163 * [nhl] Correctly handle invalid formats (#10713)
1164 * [footyroom] Fix extraction (#10810)
1165 * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
1166 + [hbo] Add support for episode pages (#10892)
1167 * [allocine] Fix extraction (#10860)
1168 + [nextmedia] Recognize action news on AppleDaily
1169 * [lego] Improve info extraction and bypass geo restriction (#10872)
1170
1171
1172 version 2016.10.07
1173
1174 Extractors
1175 + [iprima] Detect geo restriction
1176 * [facebook] Fix video extraction (#10846)
1177 + [commonprotocols] Support direct MMS links (#10838)
1178 + [generic] Add support for multiple vimeo embeds (#10862)
1179 + [nzz] Add support for nzz.ch (#4407)
1180 + [npo] Detect geo restriction
1181 + [npo] Add support for 2doc.nl (#10842)
1182 + [lego] Add support for lego.com (#10369)
1183 + [tonline] Add support for t-online.de (#10376)
1184 * [techtalks] Relax URL regular expression (#10840)
1185 * [youtube:live] Extend URL regular expression (#10839)
1186 + [theweatherchannel] Add support for weather.com (#7188)
1187 + [thisoldhouse] Add support for thisoldhouse.com (#10837)
1188 + [nhl] Add support for wch2016.com (#10833)
1189 * [pornoxo] Use JWPlatform to improve metadata extraction
1190
1191
1192 version 2016.10.02
1193
1194 Core
1195 * Fix possibly lost extended attributes during post-processing
1196 + Support pyxattr as well as python-xattr for --xattrs and
1197   --xattr-set-filesize (#9054)
1198
1199 Extractors
1200 + [jwplatform] Support DASH streams in JWPlayer
1201 + [jwplatform] Support old-style JWPlayer playlists
1202 + [byutv:event] Add extractor
1203 * [periscope:user] Fix extraction (#10820)
1204 * [dctp] Fix extraction (#10734)
1205 + [instagram] Extract video dimensions (#10790)
1206 + [tvland] Extend URL regular expression (#10812)
1207 + [vgtv] Add support for tv.aftonbladet.se (#10800)
1208 - [aftonbladet] Remove extractor
1209 * [vk] Fix timestamp and view count extraction (#10760)
1210 + [vk] Add support for running and finished live streams (#10799)
1211 + [leeco] Recognize more Le Sports URLs (#10794)
1212 + [instagram] Extract comments (#10788)
1213 + [ketnet] Extract mzsource formats (#10770)
1214 * [limelight:media] Improve HTTP formats extraction
1215
1216
1217 version 2016.09.27
1218
1219 Core
1220 + Add hdcore query parameter to akamai f4m formats
1221 + Delegate HLS live streams downloading to ffmpeg
1222 + Improved support for HTML5 subtitles
1223
1224 Extractors
1225 + [vk] Add support for dailymotion embeds (#10661)
1226 * [promptfile] Fix extraction (#10634)
1227 * [kaltura] Speed up embed regular expressions (#10764)
1228 + [npo] Add support for anderetijden.nl (#10754)
1229 + [prosiebensat1] Add support for advopedia sites
1230 * [mwave] Relax URL regular expression (#10735, #10748)
1231 * [prosiebensat1] Fix playlist support (#10745)
1232 + [prosiebensat1] Add support for sat1gold sites (#10745)
1233 + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
1234 + [brightcove:new] Add support for live streams
1235 * [soundcloud] Generalize playlist entries extraction (#10733)
1236 + [mtv] Add support for new URL schema (#8169, #9808)
1237 * [einthusan] Fix extraction (#10714)
1238 + [twitter] Support Periscope embeds (#10737)
1239 + [openload] Support subtitles (#10625)
1240
1241
1242 version 2016.09.24
1243
1244 Core
1245 + Add support for watchTVeverywhere.com authentication provider based MSOs for
1246   Adobe Pass authentication (#10709)
1247
1248 Extractors
1249 + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
1250 + [prosiebensat1] Add support for kabeleinsdoku (#10732)
1251 * [cbs] Extract info from thunder videoPlayerService (#10728)
1252 * [openload] Fix extraction (#10408)
1253 + [ustream] Support the new HLS streams (#10698)
1254 + [ooyala] Extract all HLS formats
1255 + [cartoonnetwork] Add support for Adobe Pass authentication
1256 + [soundcloud] Extract license metadata
1257 + [fox] Add support for Adobe Pass authentication (#8584)
1258 + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
1259 + [trutv] Add support for Adobe Pass authentication (#10519)
1260 + [turner] Add support for Adobe Pass authentication
1261
1262
1263 version 2016.09.19
1264
1265 Extractors
1266 + [crunchyroll] Check if already authenticated (#10700)
1267 - [twitch:stream] Remove fallback to profile extraction when stream is offline
1268 * [thisav] Improve title extraction (#10682)
1269 * [vyborymos] Improve station info extraction
1270
1271
1272 version 2016.09.18
1273
1274 Core
1275 + Introduce manifest_url and fragments fields in formats dictionary for
1276   fragmented media
1277 + Provide manifest_url field for DASH segments, HLS and HDS
1278 + Provide fragments field for DASH segments
1279 * Rework DASH segments downloader to use fragments field
1280 + Add helper method for Wowza Streaming Engine formats extraction
1281
1282 Extractors
1283 + [vyborymos] Add extractor for vybory.mos.ru (#10692)
1284 + [xfileshare] Add title regular expression for streamin.to (#10646)
1285 + [globo:article] Add support for multiple videos (#10653)
1286 + [thisav] Recognize HTML5 videos (#10447)
1287 * [jwplatform] Improve JWPlayer detection
1288 + [mangomolo] Add support for Mangomolo embeds
1289 + [toutv] Add support for authentication (#10669)
1290 * [franceinter] Fix upload date extraction
1291 * [tv4] Fix HLS and HDS formats extraction (#10659)
1292
1293
1294 version 2016.09.15
1295
1296 Core
1297 * Improve _hidden_inputs
1298 + Introduce improved explicit Adobe Pass support
1299 + Add --ap-mso to provide multiple-system operator identifier
1300 + Add --ap-username to provide MSO account username
1301 + Add --ap-password to provide MSO account password
1302 + Add --ap-list-mso to list all supported MSOs
1303 + Add support for Rogers Cable multiple-system operator (#10606)
1304
1305 Extractors
1306 * [crunchyroll] Fix authentication (#10655)
1307 * [twitch] Fix API calls (#10654, #10660)
1308 + [bellmedia] Add support for more Bell Media Television sites
1309 * [franceinter] Fix extraction (#10538, #2105)
1310 * [kuwo] Improve error detection (#10650)
1311 + [go] Add support for free full episodes (#10439)
1312 * [bilibili] Fix extraction for specific videos (#10647)
1313 * [nhk] Fix extraction (#10633)
1314 * [kaltura] Improve audio detection
1315 * [kaltura] Skip chun format
1316 + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
1317 + [nbc] Add support for NBC Olympics (#10361)
1318
1319
1320 version 2016.09.11.1
1321
1322 Extractors
1323 + [tube8] Extract categories and tags (#10579)
1324 + [pornhub] Extract categories and tags (#10499)
1325 * [openload] Temporary fix (#10408)
1326 + [foxnews] Add support Fox News articles (#10598)
1327 * [viafree] Improve video id extraction (#10615)
1328 * [iwara] Fix extraction after relaunch (#10462, #3215)
1329 + [tfo] Add extractor for tfo.org
1330 * [lrt] Fix audio extraction (#10566)
1331 * [9now] Fix extraction (#10561)
1332 + [canalplus] Add support for c8.fr (#10577)
1333 * [newgrounds] Fix uploader extraction (#10584)
1334 + [polskieradio:category] Add support for category lists (#10576)
1335 + [ketnet] Add extractor for ketnet.be (#10343)
1336 + [canvas] Add support for een.be (#10605)
1337 + [telequebec] Add extractor for telequebec.tv (#1999)
1338 * [parliamentliveuk] Fix extraction (#9137)
1339
1340
1341 version 2016.09.08
1342
1343 Extractors
1344 + [jwplatform] Extract height from format label
1345 + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
1346 * [videomore] Fix extraction (#10592)
1347 * [foxgay] Fix extraction (#10480)
1348 + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
1349 * [gamestar] Fix metadata extraction (#10479)
1350 * [puls4] Fix extraction (#10583)
1351 + [cctv] Add extractor for CCTV and CNTV (#8153)
1352 + [lci] Add extractor for lci.fr (#10573)
1353 + [wat] Extract DASH formats
1354 + [viafree] Improve video id detection (#10569)
1355 + [trutv] Add extractor for trutv.com (#10519)
1356 + [nick] Add support for nickelodeon.nl (#10559)
1357 + [abcotvs:clips] Add support for clips.abcotvs.com
1358 + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
1359 + [miaopai] Add extractor for miaopai.com (#10556)
1360 * [gamestar] Fix metadata extraction (#10479)
1361 + [bilibili] Add support for episodes (#10190)
1362 + [tvnoe] Add extractor for tvnoe.cz (#10524)
1363
1364
1365 version 2016.09.04.1
1366
1367 Core
1368 * In DASH downloader if the first segment fails, abort the whole download
1369   process to prevent throttling (#10497)
1370 + Add support for --skip-unavailable-fragments and --fragment retries in
1371   hlsnative downloader (#10165, #10448).
1372 + Add support for --skip-unavailable-fragments in DASH downloader
1373 + Introduce --skip-unavailable-fragments option for fragment based downloaders
1374   that allows to skip fragments unavailable due to a HTTP error
1375 * Fix extraction of video/audio entries with src attribute in
1376   _parse_html5_media_entries (#10540)
1377
1378 Extractors
1379 * [theplatform] Relax URL regular expression (#10546)
1380 * [youtube:playlist] Extend URL regular expression
1381 * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
1382 * [internetvideoarchive] Extract all formats
1383 * [pornvoisines] Fix extraction (#10469)
1384 * [rottentomatoes] Fix extraction (#10467)
1385 * [espn] Extend URL regular expression (#10549)
1386 * [vimple] Extend URL regular expression (#10547)
1387 * [youtube:watchlater] Fix extraction (#10544)
1388 * [youjizz] Fix extraction (#10437)
1389 + [foxnews] Add support for FoxNews Insider (#10445)
1390 + [fc2] Recognize Flash player URLs (#10512)
1391
1392
1393 version 2016.09.03
1394
1395 Core
1396 * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
1397   _extract_m3u8_formats (#10522)
1398 * Handle semicolon in mimetype2ext
1399
1400 Extractors
1401 + [youtube] Add support for rental videos' previews (#10532)
1402 * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
1403   no playlist is actually served (#10537)
1404 + [drtv] Add support for dr.dk/nyheder (#10536)
1405 + [facebook:plugins:video] Add extractor (#10530)
1406 + [go] Add extractor for *.go.com sites
1407 * [adobepass] Check for authz_token expiration (#10527)
1408 * [nytimes] improve extraction
1409 * [thestar] Fix extraction (#10465)
1410 * [glide] Fix extraction (#10478)
1411 - [exfm] Remove extractor (#10482)
1412 * [youporn] Fix categories and tags extraction (#10521)
1413 + [curiositystream] Add extractor for app.curiositystream.com
1414 - [thvideo] Remove extractor (#10464)
1415 * [movingimage] Fix for the new site name (#10466)
1416 + [cbs] Add support for once formats (#10515)
1417 * [limelight] Skip ism snd duplicate manifests
1418 + [porncom] Extract categories and tags (#10510)
1419 + [facebook] Extract timestamp (#10508)
1420 + [yahoo] Extract more formats
1421
1422
1423 version 2016.08.31
1424
1425 Extractors
1426 * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
1427 * [bandcamp:album] Fix title extraction (#10455)
1428 * [pyvideo] Fix extraction (#10468)
1429 + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
1430 * [9c9media] Extract more metadata
1431 * [9c9media] Fix multiple stacks extraction (#10016)
1432 * [adultswim] Improve video info extraction (#10492)
1433 * [vodplatform] Improve embed regular expression
1434 - [played] Remove extractor (#10470)
1435 + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
1436 + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
1437 * [adultswim] Rework in terms of turner extractor
1438 * [cnn] Rework in terms of turner extractor
1439 * [nba] Rework in terms of turner extractor
1440 + [turner] Add base extractor for Turner Broadcasting System based sites
1441 * [bilibili] Fix extraction (#10375)
1442 * [openload] Fix extraction (#10408)
1443
1444
1445 version 2016.08.28
1446
1447 Core
1448 + Add warning message that ffmpeg doesn't support SOCKS
1449 * Improve thumbnail sorting
1450 + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
1451 * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
1452 + Add ac-3 to the list of audio codecs in parse_codecs
1453
1454 Extractors
1455 * [periscope:user] Fix extraction (#10453)
1456 * [douyutv] Fix extraction (#10153, #10318, #10444)
1457 + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
1458 - [trutube] Remove extractor (#10438)
1459 + [usanetwork] Add extractor for usanetwork.com
1460 * [crackle] Fix extraction (#10333)
1461 * [spankbang] Fix description and uploader extraction (#10339)
1462 * [discoverygo] Detect cable provider restricted videos (#10425)
1463 + [cbc] Add support for watch.cbc.ca
1464 * [kickstarter] Silent the warning for og:description (#10415)
1465 * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
1466
1467
1468 version 2016.08.24.1
1469
1470 Extractors
1471 + [pluralsight] Add support for subtitles (#9681)
1472
1473
1474 version 2016.08.24
1475
1476 Extractors
1477 * [youtube] Fix authentication (#10392)
1478 * [openload] Fix extraction (#10408)
1479 + [bravotv] Add support for Adobe Pass (#10407)
1480 * [bravotv] Fix clip info extraction (#10407)
1481 * [eagleplatform] Improve embedded videos detection (#10409)
1482 * [awaan] Fix extraction
1483 * [mtvservices:embedded] Update config URL
1484 + [abc:iview] Add extractor (#6148)
1485
1486
1487 version 2016.08.22
1488
1489 Core
1490 * Improve formats and subtitles extension auto calculation
1491 + Recognize full unit names in parse_filesize
1492 + Add support for m3u8 manifests in HTML5 multimedia tags
1493 * Fix octal/hexadecimal number detection in js_to_json
1494
1495 Extractors
1496 + [ivi] Add support for 720p and 1080p
1497 + [charlierose] Add new extractor (#10382)
1498 * [1tv] Fix extraction (#9249)
1499 * [twitch] Renew authentication
1500 * [kaltura] Improve subtitles extension calculation
1501 + [zingmp3] Add support for video clips
1502 * [zingmp3] Fix extraction (#10041)
1503 * [kaltura] Improve subtitles extraction (#10279)
1504 * [cultureunplugged] Fix extraction (#10330)
1505 + [cnn] Add support for money.cnn.com (#2797)
1506 * [cbsnews] Fix extraction (#10362)
1507 * [cbs] Fix extraction (#10393)
1508 + [litv] Support 'promo' URLs (#10385)
1509 * [snotr] Fix extraction (#10338)
1510 * [n-tv.de] Fix extraction (#10331)
1511 * [globo:article] Relax URL and video id regular expressions (#10379)
1512
1513
1514 version 2016.08.19
1515
1516 Core
1517 - Remove output template description from --help
1518 * Recognize lowercase units in parse_filesize
1519
1520 Extractors
1521 + [porncom] Add extractor for porn.com (#2251, #10251)
1522 + [generic] Add support for DBTV embeds
1523 * [vk:wallpost] Fix audio extraction for new site layout
1524 * [vk] Fix authentication
1525 + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
1526 + [discoverygo] Add support for another GO network sites
1527
1528
1529 version 2016.08.17
1530
1531 Core
1532 + Add _get_netrc_login_info
1533
1534 Extractors
1535 * [mofosex] Extract all formats (#10335)
1536 + [generic] Add support for vbox7 embeds
1537 + [vbox7] Add support for embed URLs
1538 + [viafree] Add extractor (#10358)
1539 + [mtg] Add support for viafree URLs (#10358)
1540 * [theplatform] Extract all subtitles per language
1541 + [xvideos] Fix HLS extraction (#10356)
1542 + [amcnetworks] Add extractor
1543 + [bbc:playlist] Add support for pagination (#10349)
1544 + [fxnetworks] Add extractor (#9462)
1545 * [cbslocal] Fix extraction for SendtoNews-based videos
1546 * [sendtonews] Fix extraction
1547 * [jwplatform] Extract video id from JWPlayer data
1548 - [zippcast] Remove extractor (#10332)
1549 + [viceland] Add extractor (#8799)
1550 + [adobepass] Add base extractor for Adobe Pass Authentication
1551 * [life:embed] Improve extraction
1552 * [vgtv] Detect geo restricted videos (#10348)
1553 + [uplynk] Add extractor
1554 * [xiami] Fix extraction (#10342)
1555
1556
1557 version 2016.08.13
1558
1559 Core
1560 * Show progress for curl external downloader
1561 * Forward more options to curl external downloader
1562
1563 Extractors
1564 * [pbs] Fix description extraction
1565 * [franceculture] Fix extraction (#10324)
1566 * [pornotube] Fix extraction (#10322)
1567 * [4tube] Fix metadata extraction (#10321)
1568 * [imgur] Fix width and height extraction (#10325)
1569 * [expotv] Improve extraction
1570 + [vbox7] Fix extraction (#10309)
1571 - [tapely] Remove extractor (#10323)
1572 * [muenchentv] Fix extraction (#10313)
1573 + [24video] Add support for .me and .xxx TLDs
1574 * [24video] Fix comment count extraction
1575 * [sunporno] Add support for embed URLs
1576 * [sunporno] Fix metadata extraction (#10316)
1577 + [hgtv] Add extractor for hgtv.ca (#3999)
1578 - [pbs] Remove request to unavailable API
1579 + [pbs] Add support for high quality HTTP formats
1580 + [crunchyroll] Add support for HLS formats (#10301)
1581
1582
1583 version 2016.08.12
1584
1585 Core
1586 * Subtitles are now written as is. Newline conversions are disabled. (#10268)
1587 + Recognize more formats in unified_timestamp
1588
1589 Extractors
1590 - [goldenmoustache] Remove extractor (#10298)
1591 * [drtuber] Improve title extraction
1592 * [drtuber] Make dislike count optional (#10297)
1593 * [chirbit] Fix extraction (#10296)
1594 * [francetvinfo] Relax URL regular expression
1595 * [rtlnl] Relax URL regular expression (#10282)
1596 * [formula1] Relax URL regular expression (#10283)
1597 * [wat] Improve extraction (#10281)
1598 * [ctsnews] Fix extraction
1599
1600
1601 version 2016.08.10
1602
1603 Core
1604 * Make --metadata-from-title non fatal when title does not match the pattern
1605 * Introduce options for randomized sleep before each download
1606   --min-sleep-interval and --max-sleep-interval (#9930)
1607 * Respect default in _search_json_ld
1608
1609 Extractors
1610 + [uol] Add extractor for uol.com.br (#4263)
1611 * [rbmaradio] Fix extraction and extract all formats (#10242)
1612 + [sonyliv] Add extractor for sonyliv.com (#10258)
1613 * [aparat] Fix extraction
1614 * [cwtv] Extract HTTP formats
1615 + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
1616 * [kuwo:singer] Fix extraction
1617
1618
1619 version 2016.08.07
1620
1621 Core
1622 + Add support for TV Parental Guidelines ratings in parse_age_limit
1623 + Add decode_png (#9706)
1624 + Add support for partOfTVSeries in JSON-LD
1625 * Lower master M3U8 manifest preference for better format sorting
1626
1627 Extractors
1628 + [discoverygo] Add extractor (#10245)
1629 * [flipagram] Make JSON-LD extraction non fatal
1630 * [generic] Make JSON-LD extraction non fatal
1631 + [bbc] Add support for morph embeds (#10239)
1632 * [tnaflixnetworkbase] Improve title extraction
1633 * [tnaflix] Fix metadata extraction (#10249)
1634 * [fox] Fix theplatform release URL query
1635 * [openload] Fix extraction (#9706)
1636 * [bbc] Skip duplicate manifest URLs
1637 * [bbc] Improve format code
1638 + [bbc] Add support for DASH and F4M
1639 * [bbc] Improve format sorting and listing
1640 * [bbc] Improve playlist extraction
1641 + [pokemon] Add extractor (#10093)
1642 + [condenast] Add fallback scenario for video info extraction
1643
1644
1645 version 2016.08.06
1646
1647 Core
1648 * Add support for JSON-LD root list entries (#10203)
1649 * Improve unified_timestamp
1650 * Lower preference of RTSP formats in generic sorting
1651 + Add support for multiple properties in _og_search_property
1652 * Improve password hiding from verbose output
1653
1654 Extractors
1655 + [adultswim] Add support for trailers (#10235)
1656 * [archiveorg] Improve extraction (#10219)
1657 + [jwplatform] Add support for playlists
1658 + [jwplatform] Add support for relative URLs
1659 * [jwplatform] Improve audio detection
1660 + [tvplay] Capture and output native error message
1661 + [tvplay] Extract series metadata
1662 + [tvplay] Add support for subtitles (#10194)
1663 * [tvp] Improve extraction (#7799)
1664 * [cbslocal] Fix timestamp parsing (#10213)
1665 + [naver] Add support for subtitles (#8096)
1666 * [naver] Improve extraction
1667 * [condenast] Improve extraction
1668 * [engadget] Relax URL regular expression
1669 * [5min] Fix extraction
1670 + [nationalgeographic] Add support for Episode Guide
1671 + [kaltura] Add support for subtitles
1672 * [kaltura] Optimize network requests
1673 + [vodplatform] Add extractor for vod-platform.net
1674 - [gamekings] Remove extractor
1675 * [limelight] Extract HTTP formats
1676 * [ntvru] Fix extraction
1677 + [comedycentral] Re-add :tds and :thedailyshow shortnames
1678
1679
1680 version 2016.08.01
1681
1682 Fixed/improved extractors
1683 - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
1684 - [bloomberg] Support another form of player (#10187)
1685 - [limelight] Skip DRM protected videos
1686 - [safari] Relax regular expressions for URL matching (#10202)
1687 - [cwtv] Add support for cwtvpr.com (#10196)
1688
1689
1690 version 2016.07.30
1691
1692 Fixed/improved extractors
1693 - [twitch:clips] Sort formats
1694 - [tv2] Use m3u8_native
1695 - [tv2:article] Fix video detection (#10188)
1696 - rtve (#10076)
1697 - [dailymotion:playlist] Optimize download archive processing (#10180)
1698
1699
1700 version 2016.07.28
1701
1702 Fixed/improved extractors
1703 - shared (#10170)
1704 - soundcloud (#10179)
1705 - twitch (#9767)
1706
1707
1708 version 2016.07.26.2
1709
1710 Fixed/improved extractors
1711 - smotri
1712 - camdemy
1713 - mtv
1714 - comedycentral
1715 - cmt
1716 - cbc
1717 - mgtv
1718 - orf
1719
1720
1721 version 2016.07.24
1722
1723 New extractors
1724 - arkena (#8682)
1725 - lcp (#8682)
1726
1727 Fixed/improved extractors
1728 - facebook (#10151)
1729 - dailymail
1730 - telegraaf
1731 - dcn
1732 - onet
1733 - tvp
1734
1735 Miscellaneous
1736 - Support $Time$ in DASH manifests
1737
1738
1739 version 2016.07.22
1740
1741 New extractors
1742 - odatv (#9285)
1743
1744 Fixed/improved extractors
1745 - bbc
1746 - youjizz (#10131)
1747 - youtube (#10140)
1748 - pornhub (#10138)
1749 - eporner (#10139)
1750
1751
1752 version 2016.07.17
1753
1754 New extractors
1755 - nintendo (#9986)
1756 - streamable (#9122)
1757
1758 Fixed/improved extractors
1759 - ard (#10095)
1760 - mtv
1761 - comedycentral (#10101)
1762 - viki (#10098)
1763 - spike (#10106)
1764
1765 Miscellaneous
1766 - Improved twitter player detection (#10090)
1767
1768
1769 version 2016.07.16
1770
1771 New extractors
1772 - ninenow (#5181)
1773
1774 Fixed/improved extractors
1775 - rtve (#10076)
1776 - brightcove
1777 - 3qsdn
1778 - syfy (#9087, #3820, #2388)
1779 - youtube (#10083)
1780
1781 Miscellaneous
1782 - Fix subtitle embedding for video-only and audio-only files (#10081)
1783
1784
1785 version 2016.07.13
1786
1787 New extractors
1788 - rudo
1789
1790 Fixed/improved extractors
1791 - biobiochiletv
1792 - tvplay
1793 - dbtv
1794 - brightcove
1795 - tmz
1796 - youtube (#10059)
1797 - shahid (#10062)
1798 - vk
1799 - ellentv (#10067)
1800
1801
1802 version 2016.07.11
1803
1804 New Extractors
1805 - roosterteeth (#9864)
1806
1807 Fixed/improved extractors
1808 - miomio (#9605)
1809 - vuclip
1810 - youtube
1811 - vidzi (#10058)
1812
1813
1814 version 2016.07.09.2
1815
1816 Fixed/improved extractors
1817 - vimeo (#1638)
1818 - facebook (#10048)
1819 - lynda (#10047)
1820 - animeondemand
1821
1822 Fixed/improved features
1823 - Embedding subtitles no longer throws an error with problematic inputs (#9063)
1824
1825
1826 version 2016.07.09.1
1827
1828 Fixed/improved extractors
1829 - youtube
1830 - ard
1831 - srmediatek (#9373)
1832
1833
1834 version 2016.07.09
1835
1836 New extractors
1837 - Flipagram (#9898)
1838
1839 Fixed/improved extractors
1840 - telecinco
1841 - toutv
1842 - radiocanada
1843 - tweakers (#9516)
1844 - lynda
1845 - nick (#7542)
1846 - polskieradio (#10028)
1847 - le
1848 - facebook (#9851)
1849 - mgtv
1850 - animeondemand (#10031)
1851
1852 Fixed/improved features
1853 - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
1854   on non-Windows systems
1855
1856
1857 version 2016.07.07
1858
1859 New extractors
1860 - kamcord (#10001)
1861
1862 Fixed/improved extractors
1863 - spiegel (#10018)
1864 - metacafe (#8539, #3253)
1865 - onet (#9950)
1866 - francetv (#9955)
1867 - brightcove (#9965)
1868 - daum (#9972)
1869
1870
1871 version 2016.07.06
1872
1873 Fixed/improved extractors
1874 - youtube (#10007, #10009)
1875 - xuite
1876 - stitcher
1877 - spiegel
1878 - slideshare
1879 - sandia
1880 - rtvnh
1881 - prosiebensat1
1882 - onionstudios
1883
1884
1885 version 2016.07.05
1886
1887 Fixed/improved extractors
1888 - brightcove
1889 - yahoo (#9995)
1890 - pornhub (#9997)
1891 - iqiyi
1892 - kaltura (#5557)
1893 - la7
1894 - Changed features
1895 - Rename --cn-verfication-proxy to --geo-verification-proxy
1896 Miscellaneous
1897 - Add script for displaying downloads statistics
1898
1899
1900 version 2016.07.03.1
1901
1902 Fixed/improved extractors
1903 - theplatform
1904 - aenetworks
1905 - nationalgeographic
1906 - hrti (#9482)
1907 - facebook (#5701)
1908 - buzzfeed (#5701)
1909 - rai (#8617, #9157, #9232, #8552, #8551)
1910 - nationalgeographic (#9991)
1911 - iqiyi
1912
1913
1914 version 2016.07.03
1915
1916 New extractors
1917 - hrti (#9482)
1918
1919 Fixed/improved extractors
1920 - vk (#9981)
1921 - facebook (#9938)
1922 - xtube (#9953, #9961)
1923
1924
1925 version 2016.07.02
1926
1927 New extractors
1928 - fusion (#9958)
1929
1930 Fixed/improved extractors
1931 - twitch (#9975)
1932 - vine (#9970)
1933 - periscope (#9967)
1934 - pornhub (#8696)
1935
1936
1937 version 2016.07.01
1938
1939 New extractors
1940 - 9c9media
1941 - ctvnews (#2156)
1942 - ctv (#4077)
1943
1944 Fixed/Improved extractors
1945 - rds
1946 - meta (#8789)
1947 - pornhub (#9964)
1948 - sixplay (#2183)
1949
1950 New features
1951 - Accept quoted strings across multiple lines (#9940)