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