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