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