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