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