[ChangeLog] Actualize
[youtube-dl] / ChangeLog
1 version <unreleased>
2
3 Extractors
4 * [youtube] Fix extraction (#11663, #11664)
5 + [inc] Add support for inc.com (#11277, #11647)
6 + [youtube] Add itag 212 (#11575)
7 + [egghead:course] Add support for egghead.io courses
8
9
10 version 2017.01.08
11
12 Core
13 * Fix "invalid escape sequence" errors under Python 3.6 (#11581)
14
15 Extractors
16 + [hitrecord] Add support for hitrecord.org (#10867, #11626)
17 - [videott] Remove extractor
18 * [swrmediathek] Improve extraction
19 - [sharesix] Remove extractor
20 - [aol:features] Remove extractor
21 * [sendtonews] Improve info extraction
22 * [3sat,phoenix] Fix extraction (#11619)
23 * [comedycentral/mtv] Add support for HLS videos (#11600)
24 * [discoverygo] Fix JSON data parsing (#11219, #11522)
25
26
27 version 2017.01.05
28
29 Extractors
30 + [zdf] Fix extraction (#11055, #11063)
31 * [pornhub:playlist] Improve extraction (#11594)
32 + [cctv] Add support for ncpa-classic.com (#11591)
33 + [tunein] Add support for embeds (#11579)
34
35
36 version 2017.01.02
37
38 Extractors
39 * [cctv] Improve extraction (#879, #6753, #8541)
40 + [nrktv:episodes] Add support for episodes (#11571)
41 + [arkena] Add support for video.arkena.com (#11568)
42
43
44 version 2016.12.31
45
46 Core
47 + Introduce --config-location option for custom configuration files (#6745,
48   #10648)
49
50 Extractors
51 + [twitch] Add support for player.twitch.tv (#11535, #11537)
52 + [videa] Add support for videa.hu (#8181, #11133)
53 * [vk] Fix postlive videos extraction
54 * [vk] Extract from playerParams (#11555)
55 - [freevideo] Remove extractor (#11515)
56 + [showroomlive] Add support for showroom-live.com (#11458)
57 * [xhamster] Fix duration extraction (#11549)
58 * [rtve:live] Fix extraction (#11529)
59 * [brightcove:legacy] Improve embeds detection (#11523)
60 + [twitch] Add support for rechat messages (#11524)
61 * [acast] Fix audio and timestamp extraction (#11521)
62
63
64 version 2016.12.22
65
66 Core
67 * [extractor/common] Improve detection of video-only formats in m3u8
68   manifests (#11507)
69
70 Extractors
71 + [theplatform] Pass geo verification headers to SMIL request (#10146)
72 + [viu] Pass geo verification headers to auth request
73 * [rtl2] Extract more formats and metadata
74 * [vbox7] Skip malformed JSON-LD (#11501)
75 * [uplynk] Force downloading using native HLS downloader (#11496)
76 + [laola1] Add support for another extraction scenario (#11460)
77
78
79 version 2016.12.20
80
81 Core
82 * [extractor/common] Improve fragment URL construction for DASH media
83 * [extractor/common] Fix codec information extraction for mixed audio/video
84   DASH media (#11490)
85
86 Extractors
87 * [vbox7] Fix extraction (#11494)
88 + [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
89 + [piksel] Add support for player.piksel.com (#11246)
90 + [vimeo] Add support for DASH formats
91 * [vimeo] Fix extraction for HLS formats (#11490)
92 * [kaltura] Fix wrong widget ID in some cases (#11480)
93 + [nrktv:direkte] Add support for live streams (#11488)
94 * [pbs] Fix extraction for geo restricted videos (#7095)
95 * [brightcove:new] Skip widevine classic videos
96 + [viu] Add support for viu.com (#10607, #11329)
97
98
99 version 2016.12.18
100
101 Core
102 + [extractor/common] Recognize DASH formats in html5 media entries
103
104 Extractors
105 + [ccma] Add support for ccma.cat (#11359)
106 * [laola1tv] Improve extraction
107 + [laola1tv] Add support embed URLs (#11460)
108 * [nbc] Fix extraction for MSNBC videos (#11466)
109 * [twitch] Adapt to new videos pages URL schema (#11469)
110 + [meipai] Add support for meipai.com (#10718)
111 * [jwplatform] Improve subtitles and duration extraction
112 + [ondemandkorea] Add support for ondemandkorea.com (#10772)
113 + [vvvvid] Add support for vvvvid.it (#5915)
114
115
116 version 2016.12.15
117
118 Core
119 + [utils] Add convenience urljoin
120
121 Extractors
122 + [openload] Recognize oload.tv URLs (#10408)
123 + [facebook] Recognize .onion URLs (#11443)
124 * [vlive] Fix extraction (#11375, #11383)
125 + [canvas] Extract DASH formats
126 + [melonvod] Add support for vod.melon.com (#11419)
127
128
129 version 2016.12.12
130
131 Core
132 + [utils] Add common user agents map
133 + [common] Recognize HLS manifests that contain video only formats (#11394)
134
135 Extractors
136 + [dplay] Use Safari user agent for HLS (#11418)
137 + [facebook] Detect login required error message
138 * [facebook] Improve video selection (#11390)
139 + [canalplus] Add another video id pattern (#11399)
140 * [mixcloud] Relax URL regular expression (#11406)
141 * [ctvnews] Relax URL regular expression (#11394)
142 + [rte] Capture and output error message (#7746, #10498)
143 + [prosiebensat1] Add support for DASH formats
144 * [srgssr] Improve extraction for geo restricted videos (#11089)
145 * [rts] Improve extraction for geo restricted videos (#4989)
146
147
148 version 2016.12.09
149
150 Core
151 * [socks] Fix error reporting (#11355)
152
153 Extractors
154 * [openload] Fix extraction (#10408)
155 * [pandoratv] Fix extraction (#11023)
156 + [telebruxelles] Add support for emission URLs
157 * [telebruxelles] Extract all formats
158 + [bloomberg] Add another video id regular expression (#11371)
159 * [fusion] Update ooyala id regular expression (#11364)
160 + [1tv] Add support for playlists (#11335)
161 * [1tv] Improve extraction (#11335)
162 + [aenetworks] Extract more formats (#11321)
163 + [thisoldhouse] Recognize /tv-episode/ URLs (#11271)
164
165
166 version 2016.12.01
167
168 Extractors
169 * [soundcloud] Update client id (#11327)
170 * [ruutu] Detect DRM protected videos
171 + [liveleak] Add support for youtube embeds (#10688)
172 * [spike] Fix full episodes support (#11312)
173 * [comedycentral] Fix full episodes support
174 * [normalboots] Rewrite in terms of JWPlatform (#11184)
175 * [teamfourstar] Rewrite in terms of JWPlatform (#11184)
176 - [screenwavemedia] Remove extractor (#11184)
177
178
179 version 2016.11.27
180
181 Extractors
182 + [webcaster] Add support for webcaster.pro
183 + [azubu] Add support for azubu.uol.com.br (#11305)
184 * [viki] Prefer hls formats
185 * [viki] Fix rtmp formats extraction (#11255)
186 * [puls4] Relax URL regular expression (#11267)
187 * [vevo] Improve artist extraction (#10911)
188 * [mitele] Relax URL regular expression and extract more metadata (#11244)
189 + [cbslocal] Recognize New York site (#11285)
190 + [youtube:playlist] Pass disable_polymer in URL query (#11193)
191
192
193 version 2016.11.22
194
195 Extractors
196 * [hellporno] Fix video extension extraction (#11247)
197 + [hellporno] Add support for hellporno.net (#11247)
198 + [amcnetworks] Recognize more BBC America URLs (#11263)
199 * [funnyordie] Improve extraction (#11208)
200 * [extractor/generic] Improve limelight embeds support
201 - [crunchyroll] Remove ScaledBorderAndShadow from ASS subtitles (#8207, #9028)
202 * [bandcamp] Fix free downloads extraction and extract all formats (#11067)
203 * [twitter:card] Relax URL regular expression (#11225)
204 + [tvanouvelles] Add support for tvanouvelles.ca (#10616)
205
206
207 version 2016.11.18
208
209 Extractors
210 * [youtube:live] Relax URL regular expression (#11164)
211 * [openload] Fix extraction (#10408, #11122)
212 * [vlive] Prefer locale over language for subtitles id (#11203)
213
214
215 version 2016.11.14.1
216
217 Core
218 + [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
219 * [extractor/common] Fix media templates with Bandwidth substitution pattern in
220   MPD manifests (#11175)
221 * [extractor/common] Improve thumbnail extraction from JSON-LD
222
223 Extractors
224 + [nrk] Workaround geo restriction
225 + [nrk] Improve error detection and messages
226 + [afreecatv] Add support for vod.afreecatv.com (#11174)
227 * [cda] Fix and improve extraction (#10929, #10936)
228 * [plays] Fix extraction (#11165)
229 * [eagleplatform] Fix extraction (#11160)
230 + [audioboom] Recognize /posts/ URLs (#11149)
231
232
233 version 2016.11.08.1
234
235 Extractors
236 * [espn:article] Fix support for espn.com articles
237 * [franceculture] Fix extraction (#11140)
238
239
240 version 2016.11.08
241
242 Extractors
243 * [tmz:article] Fix extraction (#11052)
244 * [espn] Fix extraction (#11041)
245 * [mitele] Fix extraction after website redesign (#10824)
246 - [ard] Remove age restriction check (#11129)
247 * [generic] Improve support for pornhub.com embeds (#11100)
248 + [generic] Add support for redtube.com embeds (#11099)
249 + [generic] Add support for drtuber.com embeds (#11098)
250 + [redtube] Add support for embed URLs
251 + [drtuber] Add support for embed URLs
252 + [yahoo] Improve content id extraction (#11088)
253 * [toutv] Relax URL regular expression (#11121)
254
255
256 version 2016.11.04
257
258 Core
259 * [extractor/common] Tolerate malformed RESOLUTION attribute in m3u8
260   manifests (#11113)
261 * [downloader/ism] Fix AVC Decoder Configuration Record
262
263 Extractors
264 + [fox9] Add support for fox9.com (#11110)
265 + [anvato] Extract more metadata and improve formats extraction
266 * [vodlocker] Improve removed videos detection (#11106)
267 + [vzaar] Add support for vzaar.com (#11093)
268 + [vice] Add support for uplynk preplay videos (#11101)
269 * [tubitv] Fix extraction (#11061)
270 + [shahid] Add support for authentication (#11091)
271 + [radiocanada] Add subtitles support (#11096)
272 + [generic] Add support for ISM manifests
273
274
275 version 2016.11.02
276
277 Core
278 + Add basic support for Smooth Streaming protocol (#8118, #10969)
279 * Improve MPD manifest base URL extraction (#10909, #11079)
280 * Fix --match-filter for int-like strings (#11082)
281
282 Extractors
283 + [mva] Add support for ISM formats
284 + [msn] Add support for ISM formats
285 + [onet] Add support for ISM formats
286 + [tvp] Add support for ISM formats
287 + [nicknight] Add support for nicknight sites (#10769)
288
289
290 version 2016.10.30
291
292 Extractors
293 * [facebook] Improve 1080P video detection (#11073)
294 * [imgur] Recognize /r/ URLs (#11071)
295 * [beeg] Fix extraction (#11069)
296 * [openload] Fix extraction (#10408)
297 * [gvsearch] Modernize and fix search request (#11051)
298 * [adultswim] Fix extraction (#10979)
299 + [nobelprize] Add support for nobelprize.org (#9999)
300 * [hornbunny] Fix extraction (#10981)
301 * [tvp] Improve video id extraction (#10585)
302
303
304 version 2016.10.26
305
306 Extractors
307 + [rentv] Add support for ren.tv (#10620)
308 + [ard] Detect unavailable videos (#11018)
309 * [vk] Fix extraction (#11022)
310
311
312 version 2016.10.25
313
314 Core
315 * Running youtube-dl in the background is fixed (#10996, #10706, #955)
316
317 Extractors
318 + [jamendo] Add support for jamendo.com (#10132, #10736)
319 + [pandatv] Add support for panda.tv (#10736)
320 + [dotsub] Support Vimeo embed (#10964)
321 * [litv] Fix extraction
322 + [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
323 * [vivo] Fix extraction (#11003)
324 + [twitch:stream] Add support for rebroadcasts (#10995)
325 * [pluralsight] Fix subtitles conversion (#10990)
326
327
328 version 2016.10.21.1
329
330 Extractors
331 + [pluralsight] Process all clip URLs (#10984)
332
333
334 version 2016.10.21
335
336 Core
337 - Disable thumbnails embedding in mkv
338 + Add support for Comcast multiple-system operator (#10819)
339
340 Extractors
341 * [pluralsight] Adapt to new API (#10972)
342 * [openload] Fix extraction (#10408, #10971)
343 + [natgeo] Extract m3u8 formats (#10959)
344
345
346 version 2016.10.19
347
348 Core
349 + [utils] Expose PACKED_CODES_RE
350 + [extractor/common] Extract non smil wowza mpd manifests
351 + [extractor/common] Detect f4m audio-only formats
352
353 Extractors
354 * [vidzi] Fix extraction (#10908, #10952)
355 * [urplay] Fix subtitles extraction
356 + [urplay] Add support for urskola.se (#10915)
357 + [orf] Add subtitles support (#10939)
358 * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
359 * [nrk] Relax URL regular expression (#10928)
360 + [nytimes] Add support for podcasts (#10926)
361 * [pluralsight] Relax URL regular expression (#10941)
362
363
364 version 2016.10.16
365
366 Core
367 * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
368   in FFmpegExtractAudioPP (#10879)
369
370 Extractors
371 + [ruutu] Add support for supla.fi (#10849)
372 + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
373 * [lynda] Fix height for prioritized streams
374 + [lynda] Add fallback extraction scenario
375 * [lynda] Switch to https (#10916)
376 + [huajiao] New extractor (#10917)
377 * [cmt] Fix mgid extraction (#10813)
378 + [safari:course] Add support for techbus.safaribooksonline.com
379 * [orf:tvthek] Fix extraction and modernize (#10898)
380 * [chirbit] Fix extraction of user profile pages
381 * [carambatv] Fix extraction
382 * [canalplus] Fix extraction for some videos
383 * [cbsinteractive] Fix extraction for cnet.com
384 * [parliamentliveuk] Lower case URLs are now recognized (#10912)
385
386
387 version 2016.10.12
388
389 Core
390 + Support HTML media elements without child nodes
391 * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
392
393 Extractors
394 * [dailymotion] Fix extraction (#10901)
395 * [vimeo:review] Fix extraction (#10900)
396 * [nhl] Correctly handle invalid formats (#10713)
397 * [footyroom] Fix extraction (#10810)
398 * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
399 + [hbo] Add support for episode pages (#10892)
400 * [allocine] Fix extraction (#10860)
401 + [nextmedia] Recognize action news on AppleDaily
402 * [lego] Improve info extraction and bypass geo restriction (#10872)
403
404
405 version 2016.10.07
406
407 Extractors
408 + [iprima] Detect geo restriction
409 * [facebook] Fix video extraction (#10846)
410 + [commonprotocols] Support direct MMS links (#10838)
411 + [generic] Add support for multiple vimeo embeds (#10862)
412 + [nzz] Add support for nzz.ch (#4407)
413 + [npo] Detect geo restriction
414 + [npo] Add support for 2doc.nl (#10842)
415 + [lego] Add support for lego.com (#10369)
416 + [tonline] Add support for t-online.de (#10376)
417 * [techtalks] Relax URL regular expression (#10840)
418 * [youtube:live] Extend URL regular expression (#10839)
419 + [theweatherchannel] Add support for weather.com (#7188)
420 + [thisoldhouse] Add support for thisoldhouse.com (#10837)
421 + [nhl] Add support for wch2016.com (#10833)
422 * [pornoxo] Use JWPlatform to improve metadata extraction
423
424
425 version 2016.10.02
426
427 Core
428 * Fix possibly lost extended attributes during post-processing
429 + Support pyxattr as well as python-xattr for --xattrs and
430   --xattr-set-filesize (#9054)
431
432 Extractors
433 + [jwplatform] Support DASH streams in JWPlayer
434 + [jwplatform] Support old-style JWPlayer playlists
435 + [byutv:event] Add extractor
436 * [periscope:user] Fix extraction (#10820)
437 * [dctp] Fix extraction (#10734)
438 + [instagram] Extract video dimensions (#10790)
439 + [tvland] Extend URL regular expression (#10812)
440 + [vgtv] Add support for tv.aftonbladet.se (#10800)
441 - [aftonbladet] Remove extractor
442 * [vk] Fix timestamp and view count extraction (#10760)
443 + [vk] Add support for running and finished live streams (#10799)
444 + [leeco] Recognize more Le Sports URLs (#10794)
445 + [instagram] Extract comments (#10788)
446 + [ketnet] Extract mzsource formats (#10770)
447 * [limelight:media] Improve HTTP formats extraction
448
449
450 version 2016.09.27
451
452 Core
453 + Add hdcore query parameter to akamai f4m formats
454 + Delegate HLS live streams downloading to ffmpeg
455 + Improved support for HTML5 subtitles
456
457 Extractors
458 + [vk] Add support for dailymotion embeds (#10661)
459 * [promptfile] Fix extraction (#10634)
460 * [kaltura] Speed up embed regular expressions (#10764)
461 + [npo] Add support for anderetijden.nl (#10754)
462 + [prosiebensat1] Add support for advopedia sites
463 * [mwave] Relax URL regular expression (#10735, #10748)
464 * [prosiebensat1] Fix playlist support (#10745)
465 + [prosiebensat1] Add support for sat1gold sites (#10745)
466 + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
467 + [brightcove:new] Add support for live streams
468 * [soundcloud] Generalize playlist entries extraction (#10733)
469 + [mtv] Add support for new URL schema (#8169, #9808)
470 * [einthusan] Fix extraction (#10714)
471 + [twitter] Support Periscope embeds (#10737)
472 + [openload] Support subtitles (#10625)
473
474
475 version 2016.09.24
476
477 Core
478 + Add support for watchTVeverywhere.com authentication provider based MSOs for
479   Adobe Pass authentication (#10709)
480
481 Extractors
482 + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
483 + [prosiebensat1] Add support for kabeleinsdoku (#10732)
484 * [cbs] Extract info from thunder videoPlayerService (#10728)
485 * [openload] Fix extraction (#10408)
486 + [ustream] Support the new HLS streams (#10698)
487 + [ooyala] Extract all HLS formats
488 + [cartoonnetwork] Add support for Adobe Pass authentication
489 + [soundcloud] Extract license metadata
490 + [fox] Add support for Adobe Pass authentication (#8584)
491 + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
492 + [trutv] Add support for Adobe Pass authentication (#10519)
493 + [turner] Add support for Adobe Pass authentication
494
495
496 version 2016.09.19
497
498 Extractors
499 + [crunchyroll] Check if already authenticated (#10700)
500 - [twitch:stream] Remove fallback to profile extraction when stream is offline
501 * [thisav] Improve title extraction (#10682)
502 * [vyborymos] Improve station info extraction
503
504
505 version 2016.09.18
506
507 Core
508 + Introduce manifest_url and fragments fields in formats dictionary for
509   fragmented media
510 + Provide manifest_url field for DASH segments, HLS and HDS
511 + Provide fragments field for DASH segments
512 * Rework DASH segments downloader to use fragments field
513 + Add helper method for Wowza Streaming Engine formats extraction
514
515 Extractors
516 + [vyborymos] Add extractor for vybory.mos.ru (#10692)
517 + [xfileshare] Add title regular expression for streamin.to (#10646)
518 + [globo:article] Add support for multiple videos (#10653)
519 + [thisav] Recognize HTML5 videos (#10447)
520 * [jwplatform] Improve JWPlayer detection
521 + [mangomolo] Add support for Mangomolo embeds
522 + [toutv] Add support for authentication (#10669)
523 * [franceinter] Fix upload date extraction
524 * [tv4] Fix HLS and HDS formats extraction (#10659)
525
526
527 version 2016.09.15
528
529 Core
530 * Improve _hidden_inputs
531 + Introduce improved explicit Adobe Pass support
532 + Add --ap-mso to provide multiple-system operator identifier
533 + Add --ap-username to provide MSO account username
534 + Add --ap-password to provide MSO account password
535 + Add --ap-list-mso to list all supported MSOs
536 + Add support for Rogers Cable multiple-system operator (#10606)
537
538 Extractors
539 * [crunchyroll] Fix authentication (#10655)
540 * [twitch] Fix API calls (#10654, #10660)
541 + [bellmedia] Add support for more Bell Media Television sites
542 * [franceinter] Fix extraction (#10538, #2105)
543 * [kuwo] Improve error detection (#10650)
544 + [go] Add support for free full episodes (#10439)
545 * [bilibili] Fix extraction for specific videos (#10647)
546 * [nhk] Fix extraction (#10633)
547 * [kaltura] Improve audio detection
548 * [kaltura] Skip chun format
549 + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
550 + [nbc] Add support for NBC Olympics (#10361)
551
552
553 version 2016.09.11.1
554
555 Extractors
556 + [tube8] Extract categories and tags (#10579)
557 + [pornhub] Extract categories and tags (#10499)
558 * [openload] Temporary fix (#10408)
559 + [foxnews] Add support Fox News articles (#10598)
560 * [viafree] Improve video id extraction (#10615)
561 * [iwara] Fix extraction after relaunch (#10462, #3215)
562 + [tfo] Add extractor for tfo.org
563 * [lrt] Fix audio extraction (#10566)
564 * [9now] Fix extraction (#10561)
565 + [canalplus] Add support for c8.fr (#10577)
566 * [newgrounds] Fix uploader extraction (#10584)
567 + [polskieradio:category] Add support for category lists (#10576)
568 + [ketnet] Add extractor for ketnet.be (#10343)
569 + [canvas] Add support for een.be (#10605)
570 + [telequebec] Add extractor for telequebec.tv (#1999)
571 * [parliamentliveuk] Fix extraction (#9137)
572
573
574 version 2016.09.08
575
576 Extractors
577 + [jwplatform] Extract height from format label
578 + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
579 * [videomore] Fix extraction (#10592)
580 * [foxgay] Fix extraction (#10480)
581 + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
582 * [gamestar] Fix metadata extraction (#10479)
583 * [puls4] Fix extraction (#10583)
584 + [cctv] Add extractor for CCTV and CNTV (#8153)
585 + [lci] Add extractor for lci.fr (#10573)
586 + [wat] Extract DASH formats
587 + [viafree] Improve video id detection (#10569)
588 + [trutv] Add extractor for trutv.com (#10519)
589 + [nick] Add support for nickelodeon.nl (#10559)
590 + [abcotvs:clips] Add support for clips.abcotvs.com
591 + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
592 + [miaopai] Add extractor for miaopai.com (#10556)
593 * [gamestar] Fix metadata extraction (#10479)
594 + [bilibili] Add support for episodes (#10190)
595 + [tvnoe] Add extractor for tvnoe.cz (#10524)
596
597
598 version 2016.09.04.1
599
600 Core
601 * In DASH downloader if the first segment fails, abort the whole download
602   process to prevent throttling (#10497)
603 + Add support for --skip-unavailable-fragments and --fragment retries in
604   hlsnative downloader (#10165, #10448).
605 + Add support for --skip-unavailable-fragments in DASH downloader
606 + Introduce --skip-unavailable-fragments option for fragment based downloaders
607   that allows to skip fragments unavailable due to a HTTP error
608 * Fix extraction of video/audio entries with src attribute in
609   _parse_html5_media_entries (#10540)
610
611 Extractors
612 * [theplatform] Relax URL regular expression (#10546)
613 * [youtube:playlist] Extend URL regular expression
614 * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
615 * [internetvideoarchive] Extract all formats
616 * [pornvoisines] Fix extraction (#10469)
617 * [rottentomatoes] Fix extraction (#10467)
618 * [espn] Extend URL regular expression (#10549)
619 * [vimple] Extend URL regular expression (#10547)
620 * [youtube:watchlater] Fix extraction (#10544)
621 * [youjizz] Fix extraction (#10437)
622 + [foxnews] Add support for FoxNews Insider (#10445)
623 + [fc2] Recognize Flash player URLs (#10512)
624
625
626 version 2016.09.03
627
628 Core
629 * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
630   _extract_m3u8_formats (#10522)
631 * Handle semicolon in mimetype2ext
632
633 Extractors
634 + [youtube] Add support for rental videos' previews (#10532)
635 * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
636   no playlist is actually served (#10537)
637 + [drtv] Add support for dr.dk/nyheder (#10536)
638 + [facebook:plugins:video] Add extractor (#10530)
639 + [go] Add extractor for *.go.com sites
640 * [adobepass] Check for authz_token expiration (#10527)
641 * [nytimes] improve extraction
642 * [thestar] Fix extraction (#10465)
643 * [glide] Fix extraction (#10478)
644 - [exfm] Remove extractor (#10482)
645 * [youporn] Fix categories and tags extraction (#10521)
646 + [curiositystream] Add extractor for app.curiositystream.com
647 - [thvideo] Remove extractor (#10464)
648 * [movingimage] Fix for the new site name (#10466)
649 + [cbs] Add support for once formats (#10515)
650 * [limelight] Skip ism snd duplicate manifests
651 + [porncom] Extract categories and tags (#10510)
652 + [facebook] Extract timestamp (#10508)
653 + [yahoo] Extract more formats
654
655
656 version 2016.08.31
657
658 Extractors
659 * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
660 * [bandcamp:album] Fix title extraction (#10455)
661 * [pyvideo] Fix extraction (#10468)
662 + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
663 * [9c9media] Extract more metadata
664 * [9c9media] Fix multiple stacks extraction (#10016)
665 * [adultswim] Improve video info extraction (#10492)
666 * [vodplatform] Improve embed regular expression
667 - [played] Remove extractor (#10470)
668 + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
669 + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
670 * [adultswim] Rework in terms of turner extractor
671 * [cnn] Rework in terms of turner extractor
672 * [nba] Rework in terms of turner extractor
673 + [turner] Add base extractor for Turner Broadcasting System based sites
674 * [bilibili] Fix extraction (#10375)
675 * [openload] Fix extraction (#10408)
676
677
678 version 2016.08.28
679
680 Core
681 + Add warning message that ffmpeg doesn't support SOCKS
682 * Improve thumbnail sorting
683 + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
684 * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
685 + Add ac-3 to the list of audio codecs in parse_codecs
686
687 Extractors
688 * [periscope:user] Fix extraction (#10453)
689 * [douyutv] Fix extraction (#10153, #10318, #10444)
690 + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
691 - [trutube] Remove extractor (#10438)
692 + [usanetwork] Add extractor for usanetwork.com
693 * [crackle] Fix extraction (#10333)
694 * [spankbang] Fix description and uploader extraction (#10339)
695 * [discoverygo] Detect cable provider restricted videos (#10425)
696 + [cbc] Add support for watch.cbc.ca
697 * [kickstarter] Silent the warning for og:description (#10415)
698 * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
699
700
701 version 2016.08.24.1
702
703 Extractors
704 + [pluralsight] Add support for subtitles (#9681)
705
706
707 version 2016.08.24
708
709 Extractors
710 * [youtube] Fix authentication (#10392)
711 * [openload] Fix extraction (#10408)
712 + [bravotv] Add support for Adobe Pass (#10407)
713 * [bravotv] Fix clip info extraction (#10407)
714 * [eagleplatform] Improve embedded videos detection (#10409)
715 * [awaan] Fix extraction
716 * [mtvservices:embedded] Update config URL
717 + [abc:iview] Add extractor (#6148)
718
719
720 version 2016.08.22
721
722 Core
723 * Improve formats and subtitles extension auto calculation
724 + Recognize full unit names in parse_filesize
725 + Add support for m3u8 manifests in HTML5 multimedia tags
726 * Fix octal/hexadecimal number detection in js_to_json
727
728 Extractors
729 + [ivi] Add support for 720p and 1080p
730 + [charlierose] Add new extractor (#10382)
731 * [1tv] Fix extraction (#9249)
732 * [twitch] Renew authentication
733 * [kaltura] Improve subtitles extension calculation
734 + [zingmp3] Add support for video clips
735 * [zingmp3] Fix extraction (#10041)
736 * [kaltura] Improve subtitles extraction (#10279)
737 * [cultureunplugged] Fix extraction (#10330)
738 + [cnn] Add support for money.cnn.com (#2797)
739 * [cbsnews] Fix extraction (#10362)
740 * [cbs] Fix extraction (#10393)
741 + [litv] Support 'promo' URLs (#10385)
742 * [snotr] Fix extraction (#10338)
743 * [n-tv.de] Fix extraction (#10331)
744 * [globo:article] Relax URL and video id regular expressions (#10379)
745
746
747 version 2016.08.19
748
749 Core
750 - Remove output template description from --help
751 * Recognize lowercase units in parse_filesize
752
753 Extractors
754 + [porncom] Add extractor for porn.com (#2251, #10251)
755 + [generic] Add support for DBTV embeds
756 * [vk:wallpost] Fix audio extraction for new site layout
757 * [vk] Fix authentication
758 + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
759 + [discoverygo] Add support for another GO network sites
760
761
762 version 2016.08.17
763
764 Core
765 + Add _get_netrc_login_info
766
767 Extractors
768 * [mofosex] Extract all formats (#10335)
769 + [generic] Add support for vbox7 embeds
770 + [vbox7] Add support for embed URLs
771 + [viafree] Add extractor (#10358)
772 + [mtg] Add support for viafree URLs (#10358)
773 * [theplatform] Extract all subtitles per language
774 + [xvideos] Fix HLS extraction (#10356)
775 + [amcnetworks] Add extractor
776 + [bbc:playlist] Add support for pagination (#10349)
777 + [fxnetworks] Add extractor (#9462)
778 * [cbslocal] Fix extraction for SendtoNews-based videos
779 * [sendtonews] Fix extraction
780 * [jwplatform] Extract video id from JWPlayer data
781 - [zippcast] Remove extractor (#10332)
782 + [viceland] Add extractor (#8799)
783 + [adobepass] Add base extractor for Adobe Pass Authentication
784 * [life:embed] Improve extraction
785 * [vgtv] Detect geo restricted videos (#10348)
786 + [uplynk] Add extractor
787 * [xiami] Fix extraction (#10342)
788
789
790 version 2016.08.13
791
792 Core
793 * Show progress for curl external downloader
794 * Forward more options to curl external downloader
795
796 Extractors
797 * [pbs] Fix description extraction
798 * [franceculture] Fix extraction (#10324)
799 * [pornotube] Fix extraction (#10322)
800 * [4tube] Fix metadata extraction (#10321)
801 * [imgur] Fix width and height extraction (#10325)
802 * [expotv] Improve extraction
803 + [vbox7] Fix extraction (#10309)
804 - [tapely] Remove extractor (#10323)
805 * [muenchentv] Fix extraction (#10313)
806 + [24video] Add support for .me and .xxx TLDs
807 * [24video] Fix comment count extraction
808 * [sunporno] Add support for embed URLs
809 * [sunporno] Fix metadata extraction (#10316)
810 + [hgtv] Add extractor for hgtv.ca (#3999)
811 - [pbs] Remove request to unavailable API
812 + [pbs] Add support for high quality HTTP formats
813 + [crunchyroll] Add support for HLS formats (#10301)
814
815
816 version 2016.08.12
817
818 Core
819 * Subtitles are now written as is. Newline conversions are disabled. (#10268)
820 + Recognize more formats in unified_timestamp
821
822 Extractors
823 - [goldenmoustache] Remove extractor (#10298)
824 * [drtuber] Improve title extraction
825 * [drtuber] Make dislike count optional (#10297)
826 * [chirbit] Fix extraction (#10296)
827 * [francetvinfo] Relax URL regular expression
828 * [rtlnl] Relax URL regular expression (#10282)
829 * [formula1] Relax URL regular expression (#10283)
830 * [wat] Improve extraction (#10281)
831 * [ctsnews] Fix extraction
832
833
834 version 2016.08.10
835
836 Core
837 * Make --metadata-from-title non fatal when title does not match the pattern
838 * Introduce options for randomized sleep before each download
839   --min-sleep-interval and --max-sleep-interval (#9930)
840 * Respect default in _search_json_ld
841
842 Extractors
843 + [uol] Add extractor for uol.com.br (#4263)
844 * [rbmaradio] Fix extraction and extract all formats (#10242)
845 + [sonyliv] Add extractor for sonyliv.com (#10258)
846 * [aparat] Fix extraction
847 * [cwtv] Extract HTTP formats
848 + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
849 * [kuwo:singer] Fix extraction
850
851
852 version 2016.08.07
853
854 Core
855 + Add support for TV Parental Guidelines ratings in parse_age_limit
856 + Add decode_png (#9706)
857 + Add support for partOfTVSeries in JSON-LD
858 * Lower master M3U8 manifest preference for better format sorting
859
860 Extractors
861 + [discoverygo] Add extractor (#10245)
862 * [flipagram] Make JSON-LD extraction non fatal
863 * [generic] Make JSON-LD extraction non fatal
864 + [bbc] Add support for morph embeds (#10239)
865 * [tnaflixnetworkbase] Improve title extraction
866 * [tnaflix] Fix metadata extraction (#10249)
867 * [fox] Fix theplatform release URL query
868 * [openload] Fix extraction (#9706)
869 * [bbc] Skip duplicate manifest URLs
870 * [bbc] Improve format code
871 + [bbc] Add support for DASH and F4M
872 * [bbc] Improve format sorting and listing
873 * [bbc] Improve playlist extraction
874 + [pokemon] Add extractor (#10093)
875 + [condenast] Add fallback scenario for video info extraction
876
877
878 version 2016.08.06
879
880 Core
881 * Add support for JSON-LD root list entries (#10203)
882 * Improve unified_timestamp
883 * Lower preference of RTSP formats in generic sorting
884 + Add support for multiple properties in _og_search_property
885 * Improve password hiding from verbose output
886
887 Extractors
888 + [adultswim] Add support for trailers (#10235)
889 * [archiveorg] Improve extraction (#10219)
890 + [jwplatform] Add support for playlists
891 + [jwplatform] Add support for relative URLs
892 * [jwplatform] Improve audio detection
893 + [tvplay] Capture and output native error message
894 + [tvplay] Extract series metadata
895 + [tvplay] Add support for subtitles (#10194)
896 * [tvp] Improve extraction (#7799)
897 * [cbslocal] Fix timestamp parsing (#10213)
898 + [naver] Add support for subtitles (#8096)
899 * [naver] Improve extraction
900 * [condenast] Improve extraction
901 * [engadget] Relax URL regular expression
902 * [5min] Fix extraction
903 + [nationalgeographic] Add support for Episode Guide
904 + [kaltura] Add support for subtitles
905 * [kaltura] Optimize network requests
906 + [vodplatform] Add extractor for vod-platform.net
907 - [gamekings] Remove extractor
908 * [limelight] Extract HTTP formats
909 * [ntvru] Fix extraction
910 + [comedycentral] Re-add :tds and :thedailyshow shortnames
911
912
913 version 2016.08.01
914
915 Fixed/improved extractors
916 - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
917 - [bloomberg] Support another form of player (#10187)
918 - [limelight] Skip DRM protected videos
919 - [safari] Relax regular expressions for URL matching (#10202)
920 - [cwtv] Add support for cwtvpr.com (#10196)
921
922
923 version 2016.07.30
924
925 Fixed/improved extractors
926 - [twitch:clips] Sort formats
927 - [tv2] Use m3u8_native
928 - [tv2:article] Fix video detection (#10188)
929 - rtve (#10076)
930 - [dailymotion:playlist] Optimize download archive processing (#10180)
931
932
933 version 2016.07.28
934
935 Fixed/improved extractors
936 - shared (#10170)
937 - soundcloud (#10179)
938 - twitch (#9767)
939
940
941 version 2016.07.26.2
942
943 Fixed/improved extractors
944 - smotri
945 - camdemy
946 - mtv
947 - comedycentral
948 - cmt
949 - cbc
950 - mgtv
951 - orf
952
953
954 version 2016.07.24
955
956 New extractors
957 - arkena (#8682)
958 - lcp (#8682)
959
960 Fixed/improved extractors
961 - facebook (#10151)
962 - dailymail
963 - telegraaf
964 - dcn
965 - onet
966 - tvp
967
968 Miscellaneous
969 - Support $Time$ in DASH manifests
970
971
972 version 2016.07.22
973
974 New extractors
975 - odatv (#9285)
976
977 Fixed/improved extractors
978 - bbc
979 - youjizz (#10131)
980 - youtube (#10140)
981 - pornhub (#10138)
982 - eporner (#10139)
983
984
985 version 2016.07.17
986
987 New extractors
988 - nintendo (#9986)
989 - streamable (#9122)
990
991 Fixed/improved extractors
992 - ard (#10095)
993 - mtv
994 - comedycentral (#10101)
995 - viki (#10098)
996 - spike (#10106)
997
998 Miscellaneous
999 - Improved twitter player detection (#10090)
1000
1001
1002 version 2016.07.16
1003
1004 New extractors
1005 - ninenow (#5181)
1006
1007 Fixed/improved extractors
1008 - rtve (#10076)
1009 - brightcove
1010 - 3qsdn
1011 - syfy (#9087, #3820, #2388)
1012 - youtube (#10083)
1013
1014 Miscellaneous
1015 - Fix subtitle embedding for video-only and audio-only files (#10081)
1016
1017
1018 version 2016.07.13
1019
1020 New extractors
1021 - rudo
1022
1023 Fixed/improved extractors
1024 - biobiochiletv
1025 - tvplay
1026 - dbtv
1027 - brightcove
1028 - tmz
1029 - youtube (#10059)
1030 - shahid (#10062)
1031 - vk
1032 - ellentv (#10067)
1033
1034
1035 version 2016.07.11
1036
1037 New Extractors
1038 - roosterteeth (#9864)
1039
1040 Fixed/improved extractors
1041 - miomio (#9605)
1042 - vuclip
1043 - youtube
1044 - vidzi (#10058)
1045
1046
1047 version 2016.07.09.2
1048
1049 Fixed/improved extractors
1050 - vimeo (#1638)
1051 - facebook (#10048)
1052 - lynda (#10047)
1053 - animeondemand
1054
1055 Fixed/improved features
1056 - Embedding subtitles no longer throws an error with problematic inputs (#9063)
1057
1058
1059 version 2016.07.09.1
1060
1061 Fixed/improved extractors
1062 - youtube
1063 - ard
1064 - srmediatek (#9373)
1065
1066
1067 version 2016.07.09
1068
1069 New extractors
1070 - Flipagram (#9898)
1071
1072 Fixed/improved extractors
1073 - telecinco
1074 - toutv
1075 - radiocanada
1076 - tweakers (#9516)
1077 - lynda
1078 - nick (#7542)
1079 - polskieradio (#10028)
1080 - le
1081 - facebook (#9851)
1082 - mgtv
1083 - animeondemand (#10031)
1084
1085 Fixed/improved features
1086 - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
1087   on non-Windows systems
1088
1089
1090 version 2016.07.07
1091
1092 New extractors
1093 - kamcord (#10001)
1094
1095 Fixed/improved extractors
1096 - spiegel (#10018)
1097 - metacafe (#8539, #3253)
1098 - onet (#9950)
1099 - francetv (#9955)
1100 - brightcove (#9965)
1101 - daum (#9972)
1102
1103
1104 version 2016.07.06
1105
1106 Fixed/improved extractors
1107 - youtube (#10007, #10009)
1108 - xuite
1109 - stitcher
1110 - spiegel
1111 - slideshare
1112 - sandia
1113 - rtvnh
1114 - prosiebensat1
1115 - onionstudios
1116
1117
1118 version 2016.07.05
1119
1120 Fixed/improved extractors
1121 - brightcove
1122 - yahoo (#9995)
1123 - pornhub (#9997)
1124 - iqiyi
1125 - kaltura (#5557)
1126 - la7
1127 - Changed features
1128 - Rename --cn-verfication-proxy to --geo-verification-proxy
1129 Miscellaneous
1130 - Add script for displaying downloads statistics
1131
1132
1133 version 2016.07.03.1
1134
1135 Fixed/improved extractors
1136 - theplatform
1137 - aenetworks
1138 - nationalgeographic
1139 - hrti (#9482)
1140 - facebook (#5701)
1141 - buzzfeed (#5701)
1142 - rai (#8617, #9157, #9232, #8552, #8551)
1143 - nationalgeographic (#9991)
1144 - iqiyi
1145
1146
1147 version 2016.07.03
1148
1149 New extractors
1150 - hrti (#9482)
1151
1152 Fixed/improved extractors
1153 - vk (#9981)
1154 - facebook (#9938)
1155 - xtube (#9953, #9961)
1156
1157
1158 version 2016.07.02
1159
1160 New extractors
1161 - fusion (#9958)
1162
1163 Fixed/improved extractors
1164 - twitch (#9975)
1165 - vine (#9970)
1166 - periscope (#9967)
1167 - pornhub (#8696)
1168
1169
1170 version 2016.07.01
1171
1172 New extractors
1173 - 9c9media
1174 - ctvnews (#2156)
1175 - ctv (#4077)
1176
1177 Fixed/Improved extractors
1178 - rds
1179 - meta (#8789)
1180 - pornhub (#9964)
1181 - sixplay (#2183)
1182
1183 New features
1184 - Accept quoted strings across multiple lines (#9940)