[ChangeLog] Actualize
[youtube-dl] / ChangeLog
1 version <unreleased>
2
3 Extractors
4 + [crunchyroll] Check if already authenticated (#10700)
5 - [twitch:stream] Remove fallback to profile extraction when stream is offline
6 * [thisav] Improve title extraction (#10682)
7 * [vyborymos] Improve station info extraction
8
9
10 version 2016.09.18
11
12 Core
13 + Introduce manifest_url and fragments fields in formats dictionary for
14   fragmented media
15 + Provide manifest_url field for DASH segments, HLS and HDS
16 + Provide fragments field for DASH segments
17 * Rework DASH segments downloader to use fragments field
18 + Add helper method for Wowza Streaming Engine formats extraction
19
20 Extractors
21 + [vyborymos] Add extractor for vybory.mos.ru (#10692)
22 + [xfileshare] Add title regular expression for streamin.to (#10646)
23 + [globo:article] Add support for multiple videos (#10653)
24 + [thisav] Recognize HTML5 videos (#10447)
25 * [jwplatform] Improve JWPlayer detection
26 + [mangomolo] Add support for Mangomolo embeds
27 + [toutv] Add support for authentication (#10669)
28 * [franceinter] Fix upload date extraction
29 * [tv4] Fix HLS and HDS formats extraction (#10659)
30
31
32 version 2016.09.15
33
34 Core
35 * Improve _hidden_inputs
36 + Introduce improved explicit Adobe Pass support
37 + Add --ap-mso to provide multiple-system operator identifier
38 + Add --ap-username to provide MSO account username
39 + Add --ap-password to provide MSO account password
40 + Add --ap-list-mso to list all supported MSOs
41 + Add support for Rogers Cable multiple-system operator (#10606)
42
43 Extractors
44 * [crunchyroll] Fix authentication (#10655)
45 * [twitch] Fix API calls (#10654, #10660)
46 + [bellmedia] Add support for more Bell Media Television sites
47 * [franceinter] Fix extraction (#10538, #2105)
48 * [kuwo] Improve error detection (#10650)
49 + [go] Add support for free full episodes (#10439)
50 * [bilibili] Fix extraction for specific videos (#10647)
51 * [nhk] Fix extraction (#10633)
52 * [kaltura] Improve audio detection
53 * [kaltura] Skip chun format
54 + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
55 + [nbc] Add support for NBC Olympics (#10361)
56
57
58 version 2016.09.11.1
59
60 Extractors
61 + [tube8] Extract categories and tags (#10579)
62 + [pornhub] Extract categories and tags (#10499)
63 * [openload] Temporary fix (#10408)
64 + [foxnews] Add support Fox News articles (#10598)
65 * [viafree] Improve video id extraction (#10615)
66 * [iwara] Fix extraction after relaunch (#10462, #3215)
67 + [tfo] Add extractor for tfo.org
68 * [lrt] Fix audio extraction (#10566)
69 * [9now] Fix extraction (#10561)
70 + [canalplus] Add support for c8.fr (#10577)
71 * [newgrounds] Fix uploader extraction (#10584)
72 + [polskieradio:category] Add support for category lists (#10576)
73 + [ketnet] Add extractor for ketnet.be (#10343)
74 + [canvas] Add support for een.be (#10605)
75 + [telequebec] Add extractor for telequebec.tv (#1999)
76 * [parliamentliveuk] Fix extraction (#9137)
77
78
79 version 2016.09.08
80
81 Extractors
82 + [jwplatform] Extract height from format label
83 + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
84 * [videomore] Fix extraction (#10592)
85 * [foxgay] Fix extraction (#10480)
86 + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
87 * [gamestar] Fix metadata extraction (#10479)
88 * [puls4] Fix extraction (#10583)
89 + [cctv] Add extractor for CCTV and CNTV (#8153)
90 + [lci] Add extractor for lci.fr (#10573)
91 + [wat] Extract DASH formats
92 + [viafree] Improve video id detection (#10569)
93 + [trutv] Add extractor for trutv.com (#10519)
94 + [nick] Add support for nickelodeon.nl (#10559)
95 + [abcotvs:clips] Add support for clips.abcotvs.com
96 + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
97 + [miaopai] Add extractor for miaopai.com (#10556)
98 * [gamestar] Fix metadata extraction (#10479)
99 + [bilibili] Add support for episodes (#10190)
100 + [tvnoe] Add extractor for tvnoe.cz (#10524)
101
102
103 version 2016.09.04.1
104
105 Core
106 * In DASH downloader if the first segment fails, abort the whole download
107   process to prevent throttling (#10497)
108 + Add support for --skip-unavailable-fragments and --fragment retries in
109   hlsnative downloader (#10165, #10448).
110 + Add support for --skip-unavailable-fragments in DASH downloader
111 + Introduce --skip-unavailable-fragments option for fragment based downloaders
112   that allows to skip fragments unavailable due to a HTTP error
113 * Fix extraction of video/audio entries with src attribute in
114   _parse_html5_media_entries (#10540)
115
116 Extractors
117 * [theplatform] Relax URL regular expression (#10546)
118 * [youtube:playlist] Extend URL regular expression
119 * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
120 * [internetvideoarchive] Extract all formats
121 * [pornvoisines] Fix extraction (#10469)
122 * [rottentomatoes] Fix extraction (#10467)
123 * [espn] Extend URL regular expression (#10549)
124 * [vimple] Extend URL regular expression (#10547)
125 * [youtube:watchlater] Fix extraction (#10544)
126 * [youjizz] Fix extraction (#10437)
127 + [foxnews] Add support for FoxNews Insider (#10445)
128 + [fc2] Recognize Flash player URLs (#10512)
129
130
131 version 2016.09.03
132
133 Core
134 * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
135   _extract_m3u8_formats (#10522)
136 * Handle semicolon in mimetype2ext
137
138 Extractors
139 + [youtube] Add support for rental videos' previews (#10532)
140 * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
141   no playlist is actually served (#10537)
142 + [drtv] Add support for dr.dk/nyheder (#10536)
143 + [facebook:plugins:video] Add extractor (#10530)
144 + [go] Add extractor for *.go.com sites
145 * [adobepass] Check for authz_token expiration (#10527)
146 * [nytimes] improve extraction
147 * [thestar] Fix extraction (#10465)
148 * [glide] Fix extraction (#10478)
149 - [exfm] Remove extractor (#10482)
150 * [youporn] Fix categories and tags extraction (#10521)
151 + [curiositystream] Add extractor for app.curiositystream.com
152 - [thvideo] Remove extractor (#10464)
153 * [movingimage] Fix for the new site name (#10466)
154 + [cbs] Add support for once formats (#10515)
155 * [limelight] Skip ism snd duplicate manifests
156 + [porncom] Extract categories and tags (#10510)
157 + [facebook] Extract timestamp (#10508)
158 + [yahoo] Extract more formats
159
160
161 version 2016.08.31
162
163 Extractors
164 * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
165 * [bandcamp:album] Fix title extraction (#10455)
166 * [pyvideo] Fix extraction (#10468)
167 + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
168 * [9c9media] Extract more metadata
169 * [9c9media] Fix multiple stacks extraction (#10016)
170 * [adultswim] Improve video info extraction (#10492)
171 * [vodplatform] Improve embed regular expression
172 - [played] Remove extractor (#10470)
173 + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
174 + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
175 * [adultswim] Rework in terms of turner extractor
176 * [cnn] Rework in terms of turner extractor
177 * [nba] Rework in terms of turner extractor
178 + [turner] Add base extractor for Turner Broadcasting System based sites
179 * [bilibili] Fix extraction (#10375)
180 * [openload] Fix extraction (#10408)
181
182
183 version 2016.08.28
184
185 Core
186 + Add warning message that ffmpeg doesn't support SOCKS
187 * Improve thumbnail sorting
188 + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
189 * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
190 + Add ac-3 to the list of audio codecs in parse_codecs
191
192 Extractors
193 * [periscope:user] Fix extraction (#10453)
194 * [douyutv] Fix extraction (#10153, #10318, #10444)
195 + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
196 - [trutube] Remove extractor (#10438)
197 + [usanetwork] Add extractor for usanetwork.com
198 * [crackle] Fix extraction (#10333)
199 * [spankbang] Fix description and uploader extraction (#10339)
200 * [discoverygo] Detect cable provider restricted videos (#10425)
201 + [cbc] Add support for watch.cbc.ca
202 * [kickstarter] Silent the warning for og:description (#10415)
203 * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
204
205
206 version 2016.08.24.1
207
208 Extractors
209 + [pluralsight] Add support for subtitles (#9681)
210
211
212 version 2016.08.24
213
214 Extractors
215 * [youtube] Fix authentication (#10392)
216 * [openload] Fix extraction (#10408)
217 + [bravotv] Add support for Adobe Pass (#10407)
218 * [bravotv] Fix clip info extraction (#10407)
219 * [eagleplatform] Improve embedded videos detection (#10409)
220 * [awaan] Fix extraction
221 * [mtvservices:embedded] Update config URL
222 + [abc:iview] Add extractor (#6148)
223
224
225 version 2016.08.22
226
227 Core
228 * Improve formats and subtitles extension auto calculation
229 + Recognize full unit names in parse_filesize
230 + Add support for m3u8 manifests in HTML5 multimedia tags
231 * Fix octal/hexadecimal number detection in js_to_json
232
233 Extractors
234 + [ivi] Add support for 720p and 1080p
235 + [charlierose] Add new extractor (#10382)
236 * [1tv] Fix extraction (#9249)
237 * [twitch] Renew authentication
238 * [kaltura] Improve subtitles extension calculation
239 + [zingmp3] Add support for video clips
240 * [zingmp3] Fix extraction (#10041)
241 * [kaltura] Improve subtitles extraction (#10279)
242 * [cultureunplugged] Fix extraction (#10330)
243 + [cnn] Add support for money.cnn.com (#2797)
244 * [cbsnews] Fix extraction (#10362)
245 * [cbs] Fix extraction (#10393)
246 + [litv] Support 'promo' URLs (#10385)
247 * [snotr] Fix extraction (#10338)
248 * [n-tv.de] Fix extraction (#10331)
249 * [globo:article] Relax URL and video id regular expressions (#10379)
250
251
252 version 2016.08.19
253
254 Core
255 - Remove output template description from --help
256 * Recognize lowercase units in parse_filesize
257
258 Extractors
259 + [porncom] Add extractor for porn.com (#2251, #10251)
260 + [generic] Add support for DBTV embeds
261 * [vk:wallpost] Fix audio extraction for new site layout
262 * [vk] Fix authentication
263 + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
264 + [discoverygo] Add support for another GO network sites
265
266
267 version 2016.08.17
268
269 Core
270 + Add _get_netrc_login_info
271
272 Extractors
273 * [mofosex] Extract all formats (#10335)
274 + [generic] Add support for vbox7 embeds
275 + [vbox7] Add support for embed URLs
276 + [viafree] Add extractor (#10358)
277 + [mtg] Add support for viafree URLs (#10358)
278 * [theplatform] Extract all subtitles per language
279 + [xvideos] Fix HLS extraction (#10356)
280 + [amcnetworks] Add extractor
281 + [bbc:playlist] Add support for pagination (#10349)
282 + [fxnetworks] Add extractor (#9462)
283 * [cbslocal] Fix extraction for SendtoNews-based videos
284 * [sendtonews] Fix extraction
285 * [jwplatform] Extract video id from JWPlayer data
286 - [zippcast] Remove extractor (#10332)
287 + [viceland] Add extractor (#8799)
288 + [adobepass] Add base extractor for Adobe Pass Authentication
289 * [life:embed] Improve extraction
290 * [vgtv] Detect geo restricted videos (#10348)
291 + [uplynk] Add extractor
292 * [xiami] Fix extraction (#10342)
293
294
295 version 2016.08.13
296
297 Core
298 * Show progress for curl external downloader
299 * Forward more options to curl external downloader
300
301 Extractors
302 * [pbs] Fix description extraction
303 * [franceculture] Fix extraction (#10324)
304 * [pornotube] Fix extraction (#10322)
305 * [4tube] Fix metadata extraction (#10321)
306 * [imgur] Fix width and height extraction (#10325)
307 * [expotv] Improve extraction
308 + [vbox7] Fix extraction (#10309)
309 - [tapely] Remove extractor (#10323)
310 * [muenchentv] Fix extraction (#10313)
311 + [24video] Add support for .me and .xxx TLDs
312 * [24video] Fix comment count extraction
313 * [sunporno] Add support for embed URLs
314 * [sunporno] Fix metadata extraction (#10316)
315 + [hgtv] Add extractor for hgtv.ca (#3999)
316 - [pbs] Remove request to unavailable API
317 + [pbs] Add support for high quality HTTP formats
318 + [crunchyroll] Add support for HLS formats (#10301)
319
320
321 version 2016.08.12
322
323 Core
324 * Subtitles are now written as is. Newline conversions are disabled. (#10268)
325 + Recognize more formats in unified_timestamp
326
327 Extractors
328 - [goldenmoustache] Remove extractor (#10298)
329 * [drtuber] Improve title extraction
330 * [drtuber] Make dislike count optional (#10297)
331 * [chirbit] Fix extraction (#10296)
332 * [francetvinfo] Relax URL regular expression
333 * [rtlnl] Relax URL regular expression (#10282)
334 * [formula1] Relax URL regular expression (#10283)
335 * [wat] Improve extraction (#10281)
336 * [ctsnews] Fix extraction
337
338
339 version 2016.08.10
340
341 Core
342 * Make --metadata-from-title non fatal when title does not match the pattern
343 * Introduce options for randomized sleep before each download
344   --min-sleep-interval and --max-sleep-interval (#9930)
345 * Respect default in _search_json_ld
346
347 Extractors
348 + [uol] Add extractor for uol.com.br (#4263)
349 * [rbmaradio] Fix extraction and extract all formats (#10242)
350 + [sonyliv] Add extractor for sonyliv.com (#10258)
351 * [aparat] Fix extraction
352 * [cwtv] Extract HTTP formats
353 + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
354 * [kuwo:singer] Fix extraction
355
356
357 version 2016.08.07
358
359 Core
360 + Add support for TV Parental Guidelines ratings in parse_age_limit
361 + Add decode_png (#9706)
362 + Add support for partOfTVSeries in JSON-LD
363 * Lower master M3U8 manifest preference for better format sorting
364
365 Extractors
366 + [discoverygo] Add extractor (#10245)
367 * [flipagram] Make JSON-LD extraction non fatal
368 * [generic] Make JSON-LD extraction non fatal
369 + [bbc] Add support for morph embeds (#10239)
370 * [tnaflixnetworkbase] Improve title extraction
371 * [tnaflix] Fix metadata extraction (#10249)
372 * [fox] Fix theplatform release URL query
373 * [openload] Fix extraction (#9706)
374 * [bbc] Skip duplicate manifest URLs
375 * [bbc] Improve format code
376 + [bbc] Add support for DASH and F4M
377 * [bbc] Improve format sorting and listing
378 * [bbc] Improve playlist extraction
379 + [pokemon] Add extractor (#10093)
380 + [condenast] Add fallback scenario for video info extraction
381
382
383 version 2016.08.06
384
385 Core
386 * Add support for JSON-LD root list entries (#10203)
387 * Improve unified_timestamp
388 * Lower preference of RTSP formats in generic sorting
389 + Add support for multiple properties in _og_search_property
390 * Improve password hiding from verbose output
391
392 Extractors
393 + [adultswim] Add support for trailers (#10235)
394 * [archiveorg] Improve extraction (#10219)
395 + [jwplatform] Add support for playlists
396 + [jwplatform] Add support for relative URLs
397 * [jwplatform] Improve audio detection
398 + [tvplay] Capture and output native error message
399 + [tvplay] Extract series metadata
400 + [tvplay] Add support for subtitles (#10194)
401 * [tvp] Improve extraction (#7799)
402 * [cbslocal] Fix timestamp parsing (#10213)
403 + [naver] Add support for subtitles (#8096)
404 * [naver] Improve extraction
405 * [condenast] Improve extraction
406 * [engadget] Relax URL regular expression
407 * [5min] Fix extraction
408 + [nationalgeographic] Add support for Episode Guide
409 + [kaltura] Add support for subtitles
410 * [kaltura] Optimize network requests
411 + [vodplatform] Add extractor for vod-platform.net
412 - [gamekings] Remove extractor
413 * [limelight] Extract HTTP formats
414 * [ntvru] Fix extraction
415 + [comedycentral] Re-add :tds and :thedailyshow shortnames
416
417
418 version 2016.08.01
419
420 Fixed/improved extractors
421 - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
422 - [bloomberg] Support another form of player (#10187)
423 - [limelight] Skip DRM protected videos
424 - [safari] Relax regular expressions for URL matching (#10202)
425 - [cwtv] Add support for cwtvpr.com (#10196)
426
427
428 version 2016.07.30
429
430 Fixed/improved extractors
431 - [twitch:clips] Sort formats
432 - [tv2] Use m3u8_native
433 - [tv2:article] Fix video detection (#10188)
434 - rtve (#10076)
435 - [dailymotion:playlist] Optimize download archive processing (#10180)
436
437
438 version 2016.07.28
439
440 Fixed/improved extractors
441 - shared (#10170)
442 - soundcloud (#10179)
443 - twitch (#9767)
444
445
446 version 2016.07.26.2
447
448 Fixed/improved extractors
449 - smotri
450 - camdemy
451 - mtv
452 - comedycentral
453 - cmt
454 - cbc
455 - mgtv
456 - orf
457
458
459 version 2016.07.24
460
461 New extractors
462 - arkena (#8682)
463 - lcp (#8682)
464
465 Fixed/improved extractors
466 - facebook (#10151)
467 - dailymail
468 - telegraaf
469 - dcn
470 - onet
471 - tvp
472
473 Miscellaneous
474 - Support $Time$ in DASH manifests
475
476
477 version 2016.07.22
478
479 New extractors
480 - odatv (#9285)
481
482 Fixed/improved extractors
483 - bbc
484 - youjizz (#10131)
485 - youtube (#10140)
486 - pornhub (#10138)
487 - eporner (#10139)
488
489
490 version 2016.07.17
491
492 New extractors
493 - nintendo (#9986)
494 - streamable (#9122)
495
496 Fixed/improved extractors
497 - ard (#10095)
498 - mtv
499 - comedycentral (#10101)
500 - viki (#10098)
501 - spike (#10106)
502
503 Miscellaneous
504 - Improved twitter player detection (#10090)
505
506
507 version 2016.07.16
508
509 New extractors
510 - ninenow (#5181)
511
512 Fixed/improved extractors
513 - rtve (#10076)
514 - brightcove
515 - 3qsdn
516 - syfy (#9087, #3820, #2388)
517 - youtube (#10083)
518
519 Miscellaneous
520 - Fix subtitle embedding for video-only and audio-only files (#10081)
521
522
523 version 2016.07.13
524
525 New extractors
526 - rudo
527
528 Fixed/improved extractors
529 - biobiochiletv
530 - tvplay
531 - dbtv
532 - brightcove
533 - tmz
534 - youtube (#10059)
535 - shahid (#10062)
536 - vk
537 - ellentv (#10067)
538
539
540 version 2016.07.11
541
542 New Extractors
543 - roosterteeth (#9864)
544
545 Fixed/improved extractors
546 - miomio (#9605)
547 - vuclip
548 - youtube
549 - vidzi (#10058)
550
551
552 version 2016.07.09.2
553
554 Fixed/improved extractors
555 - vimeo (#1638)
556 - facebook (#10048)
557 - lynda (#10047)
558 - animeondemand
559
560 Fixed/improved features
561 - Embedding subtitles no longer throws an error with problematic inputs (#9063)
562
563
564 version 2016.07.09.1
565
566 Fixed/improved extractors
567 - youtube
568 - ard
569 - srmediatek (#9373)
570
571
572 version 2016.07.09
573
574 New extractors
575 - Flipagram (#9898)
576
577 Fixed/improved extractors
578 - telecinco
579 - toutv
580 - radiocanada
581 - tweakers (#9516)
582 - lynda
583 - nick (#7542)
584 - polskieradio (#10028)
585 - le
586 - facebook (#9851)
587 - mgtv
588 - animeondemand (#10031)
589
590 Fixed/improved features
591 - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
592   on non-Windows systems
593
594
595 version 2016.07.07
596
597 New extractors
598 - kamcord (#10001)
599
600 Fixed/improved extractors
601 - spiegel (#10018)
602 - metacafe (#8539, #3253)
603 - onet (#9950)
604 - francetv (#9955)
605 - brightcove (#9965)
606 - daum (#9972)
607
608
609 version 2016.07.06
610
611 Fixed/improved extractors
612 - youtube (#10007, #10009)
613 - xuite
614 - stitcher
615 - spiegel
616 - slideshare
617 - sandia
618 - rtvnh
619 - prosiebensat1
620 - onionstudios
621
622
623 version 2016.07.05
624
625 Fixed/improved extractors
626 - brightcove
627 - yahoo (#9995)
628 - pornhub (#9997)
629 - iqiyi
630 - kaltura (#5557)
631 - la7
632 - Changed features
633 - Rename --cn-verfication-proxy to --geo-verification-proxy
634 Miscellaneous
635 - Add script for displaying downloads statistics
636
637
638 version 2016.07.03.1
639
640 Fixed/improved extractors
641 - theplatform
642 - aenetworks
643 - nationalgeographic
644 - hrti (#9482)
645 - facebook (#5701)
646 - buzzfeed (#5701)
647 - rai (#8617, #9157, #9232, #8552, #8551)
648 - nationalgeographic (#9991)
649 - iqiyi
650
651
652 version 2016.07.03
653
654 New extractors
655 - hrti (#9482)
656
657 Fixed/improved extractors
658 - vk (#9981)
659 - facebook (#9938)
660 - xtube (#9953, #9961)
661
662
663 version 2016.07.02
664
665 New extractors
666 - fusion (#9958)
667
668 Fixed/improved extractors
669 - twitch (#9975)
670 - vine (#9970)
671 - periscope (#9967)
672 - pornhub (#8696)
673
674
675 version 2016.07.01
676
677 New extractors
678 - 9c9media
679 - ctvnews (#2156)
680 - ctv (#4077)
681
682 Fixed/Improved extractors
683 - rds
684 - meta (#8789)
685 - pornhub (#9964)
686 - sixplay (#2183)
687
688 New features
689 - Accept quoted strings across multiple lines (#9940)