[brightcove] Support URLs with bcpid instead of playerID
[youtube-dl] / ChangeLog
1 version <unreleased>
2
3 Extractors
4 + [generic] Support Brightcove videos in <iframe> (#12482)
5 + [brightcove] Support URLs with bcpid instead of playerID (#12482)
6
7
8 version 2017.04.17
9
10 Extractors
11 * [limelight] Improve extraction LimelightEmbeddedPlayerFlash media embeds and
12   add support for channel and channelList embeds
13 * [generic] Extract multiple Limelight embeds (#12761)
14 + [itv] Extract series metadata
15 * [itv] Fix RTMP formats downloading (#12759)
16 * [itv] Use native HLS downloader by default
17 + [go90] Extract subtitles (#12752)
18 + [go90] Extract series metadata (#12752)
19
20
21 version 2017.04.16
22
23 Core
24 * [YoutubeDL] Apply expand_path after output template substitution
25 + [YoutubeDL] Propagate overridden meta fields to extraction results of type
26   url (#11163)
27
28 Extractors
29 + [generic] Extract RSS entries as url_transparent (#11163)
30 + [streamango] Add support for streamango.com (#12643)
31 + [wsj:article] Add support for articles (#12558)
32 * [brightcove] Relax video tag embeds extraction and validate ambiguous embeds'
33   URLs (#9163, #12005, #12178, #12480)
34 + [udemy] Add support for react rendition (#12744)
35
36
37 version 2017.04.15
38
39 Extractors
40 * [youku] Fix fileid extraction (#12741, #12743)
41
42
43 version 2017.04.14
44
45 Core
46 + [downloader/hls] Add basic support for EXT-X-BYTERANGE tag (#10955)
47 + [adobepass] Improve Comcast and Verison login code (#10803)
48 + [adobepass] Add support for Verizon (#10803)
49
50 Extractors
51 + [aenetworks] Add support for specials (#12723)
52 + [hbo] Extract HLS formats
53 + [go90] Add support for go90.com (#10127)
54 + [tv2hu] Add support for tv2.hu (#10509)
55 + [generic] Exclude URLs with xml ext from valid video URLs (#10768, #11654)
56 * [youtube] Improve HLS formats extraction
57 * [afreecatv] Fix extraction for videos with different key layout (#12718)
58 - [youtube] Remove explicit preference for audio-only and video-only formats in
59   order not to break sorting when new formats appear
60 * [canalplus] Bypass geo restriction
61
62
63 version 2017.04.11
64
65 Extractors
66 * [afreecatv] Fix extraction (#12706)
67 + [generic] Add support for <object> YouTube embeds (#12637)
68 * [bbccouk] Treat bitrate as audio+video bitrate in media selector
69 + [bbccouk] Skip unrecognized formats in media selector (#12701)
70 + [bbccouk] Add support for https protocol in media selector (#12701)
71 * [curiositystream] Fix extraction (#12638)
72 * [adn] Update subtitle decryption key
73 * [chaturbate] Fix extraction (#12665, #12688, #12690)
74
75
76 version 2017.04.09
77
78 Extractors
79 + [medici] Add support for medici.tv (#3406)
80 + [rbmaradio] Add support for redbullradio.com URLs (#12687)
81 + [npo:live] Add support for default URL (#12555)
82 * [mixcloud:playlist] Fix title, description and view count extraction (#12582)
83 + [thesun] Add suport for thesun.co.uk (#11298, #12674)
84 + [ceskateleveize:porady] Add support for porady (#7411, #12645)
85 * [ceskateleveize] Improve extraction and remove URL replacement hacks
86 + [kaltura] Add support for iframe embeds (#12679)
87 * [airmozilla] Fix extraction (#12670)
88 * [wshh] Extract html5 entries and delegate to generic extractor (12676)
89 + [raiplay] Extract subtitles
90 + [xfileshare] Add support for vidlo.us (#12660)
91 + [xfileshare] Add support for vidbom.com (#12661)
92 + [aenetworks] Add more video URL regular expressions (#12657)
93 + [odnoklassniki] Fix format sorting for 1080p quality
94 + [rtl2] Add support for you.rtl2.de (#10257)
95 + [vshare] Add support for vshare.io (#12278)
96
97
98 version 2017.04.03
99
100 Core
101 + [extractor/common] Add censorship check for TransTelekom ISP
102 * [extractor/common] Move censorship checks to a separate method
103
104 Extractors
105 + [discoveryvr] Add support for discoveryvr.com (#12578)
106 + [tv5mondeplus] Add support for tv5mondeplus.com (#11386)
107 + [periscope] Add support for pscp.tv URLs (#12618, #12625)
108
109
110 version 2017.04.02
111
112 Core
113 * [YoutubeDL] Return early when extraction of url_transparent fails
114
115 Extractors
116 * [rai] Fix and improve extraction (#11790)
117 + [vrv] Add support for series pages
118 * [limelight] Improve extraction for audio only formats
119 * [funimation] Fix extraction (#10696, #11773)
120 + [xfileshare] Add support for vidabc.com (#12589)
121 + [xfileshare] Improve extraction and extract hls formats
122 + [crunchyroll] Pass geo verifcation proxy
123 + [cwtv] Extract ISM formats
124 + [tvplay] Bypass geo restriction
125 + [vrv] Add support for vrv.co
126 + [packtpub] Add support for packtpub.com (#12610)
127 + [generic] Pass base_url to _parse_jwplayer_data
128 + [adn] Add support for animedigitalnetwork.fr (#4866)
129 + [allocine] Extract more metadata
130 * [allocine] Fix extraction (#12592)
131 * [openload] Fix extraction
132
133
134 version 2017.03.26
135
136 Core
137 * Don't raise an error if JWPlayer config data is not a Javascript object
138   literal. _find_jwplayer_data now returns a dict rather than an str. (#12307)
139 * Expand environment variables for options representing paths (#12556)
140 + [utils] Introduce expand_path
141 * [downloader/hls] Delegate downloading to ffmpeg immediately for live streams
142
143 Extractors
144 * [afreecatv] Fix extraction (#12179)
145 + [atvat] Add support for atv.at (#5325)
146 + [fox] Add metadata extraction (#12391)
147 + [atresplayer] Extract DASH formats
148 + [atresplayer] Extract HD manifest (#12548)
149 * [atresplayer] Fix login error detection (#12548)
150 * [franceculture] Fix extraction (#12547)
151 * [youtube] Improve URL regular expression (#12538)
152 * [generic] Do not follow redirects to the same URL
153
154
155 version 2017.03.24
156
157 Extractors
158 - [9c9media] Remove mp4 URL extraction request
159 + [bellmedia] Add support for etalk.ca and space.ca (#12447)
160 * [channel9] Fix extraction (#11323)
161 * [cloudy] Fix extraction (#12525)
162 + [hbo] Add support for free episode URLs and new formats extraction (#12519)
163 * [condenast] Fix extraction and style (#12526)
164 * [viu] Relax URL regular expression (#12529)
165
166
167 version 2017.03.22
168
169 Extractors
170 - [pluralsight] Omit module title from video title (#12506)
171 * [pornhub] Decode obfuscated video URL (#12470, #12515)
172 * [senateisvp] Allow https URL scheme for embeds (#12512)
173
174
175 version 2017.03.20
176
177 Core
178 + [YoutubeDL] Allow multiple input URLs to be used with stdout (-) as
179   output template
180 + [adobepass] Detect and output error on authz token extraction (#12472)
181
182 Extractors
183 + [bostonglobe] Add extractor for bostonglobe.com (#12099)
184 + [toongoggles] Add support for toongoggles.com (#12171)
185 + [medialaan] Add support for Medialaan sites (#9974, #11912)
186 + [discoverynetworks] Add support for more domains and bypass geo restiction
187 * [openload] Fix extraction (#10408)
188
189
190 version 2017.03.16
191
192 Core
193 + [postprocessor/ffmpeg] Add support for flac
194 + [extractor/common] Extract SMIL formats from jwplayer
195
196 Extractors
197 + [generic] Add forgotten return for jwplayer formats
198 * [redbulltv] Improve extraction
199
200
201 version 2017.03.15
202
203 Core
204 * Fix missing subtitles if --add-metadata is used (#12423)
205
206 Extractors
207 * [facebook] Make title optional (#12443)
208 + [mitele] Add support for ooyala videos (#12430)
209 * [openload] Fix extraction (#12435, #12446)
210 * [streamable] Update API URL (#12433)
211 + [crunchyroll] Extract season name (#12428)
212 * [discoverygo] Bypass geo restriction
213 + [discoverygo:playlist] Add support for playlists (#12424)
214
215
216 version 2017.03.10
217
218 Extractors
219 * [generic] Make title optional for jwplayer embeds (#12410)
220 * [wdr:maus] Fix extraction (#12373)
221 * [prosiebensat1] Improve title extraction (#12318, #12327)
222 * [dplayit] Separate and rewrite extractor and bypass geo restriction (#12393)
223 * [miomio] Fix extraction (#12291, #12388, #12402)
224 * [telequebec] Fix description extraction (#12399)
225 * [openload] Fix extraction (#12357)
226 * [brightcove:legacy] Relax videoPlayer validation check (#12381)
227
228
229 version 2017.03.07
230
231 Core
232 * Metadata are now added after conversion (#5594)
233
234 Extractors
235 * [soundcloud] Update client id (#12376)
236 * [openload] Fix extraction (#10408, #12357)
237
238
239 version 2017.03.06
240
241 Core
242 + [utils] Process bytestrings in urljoin (#12369)
243 * [extractor/common] Improve height extraction and extract bitrate
244 * [extractor/common] Move jwplayer formats extraction in separate method
245 + [external:ffmpeg] Limit test download size to 10KiB (#12362)
246
247 Extractors
248 + [drtv] Add geo countries to GeoRestrictedError
249 + [drtv:live] Bypass geo restriction
250 + [tunepk] Add extractor (#12197, #12243)
251
252
253 version 2017.03.05
254
255 Extractors
256 + [twitch] Add basic support for two-factor authentication (#11974)
257 + [vier] Add support for vijf.be (#12304)
258 + [redbulltv] Add support for redbull.tv (#3919, #11948)
259 * [douyutv] Switch to the PC API to escape the 5-min limitation (#12316)
260 + [generic] Add support for rutube embeds
261 + [rutube] Relax URL regular expression
262 + [vrak] Add support for vrak.tv (#11452)
263 + [brightcove:new] Add ability to smuggle geo_countries into URL
264 + [brightcove:new] Raise GeoRestrictedError
265 * [go] Relax URL regular expression (#12341)
266 * [24video] Use original host for requests (#12339)
267 * [ruutu] Disable DASH formats (#12322)
268
269
270 version 2017.03.02
271
272 Core
273 + [adobepass] Add support for Charter Spectrum (#11465)
274 * [YoutubeDL] Don't sanitize identifiers in output template (#12317)
275
276 Extractors
277 * [facebook] Fix extraction (#12323, #12330)
278 * [youtube] Mark errors about rental videos as expected (#12324)
279 + [npo] Add support for audio
280 * [npo] Adapt to app.php API (#12311, #12320)
281
282
283 version 2017.02.28
284
285 Core
286 + [utils] Add bytes_to_long and long_to_bytes
287 + [utils] Add pkcs1pad
288 + [aes] Add aes_cbc_encrypt
289
290 Extractors
291 + [azmedien:showplaylist] Add support for show playlists (#12160)
292 + [youtube:playlist] Recognize another playlist pattern (#11928, #12286)
293 + [daisuki] Add support for daisuki.net (#2486, #3186, #4738, #6175, #7776,
294   #10060)
295 * [douyu] Fix extraction (#12301)
296
297
298 version 2017.02.27
299
300 Core
301 * [downloader/common] Limit displaying 2 digits after decimal point in sleep
302   interval message (#12183)
303 + [extractor/common] Add preference to _parse_html5_media_entries
304
305 Extractors
306 + [npo] Add support for zapp.nl
307 + [npo] Add support for hetklokhuis.nl (#12293)
308 - [scivee] Remove extractor (#9315)
309 + [cda] Decode download URL (#12255)
310 + [crunchyroll] Improve uploader extraction (#12267)
311 + [youtube] Raise GeoRestrictedError
312 + [dailymotion] Raise GeoRestrictedError
313 + [mdr] Recognize more URL patterns (#12169)
314 + [tvigle] Raise GeoRestrictedError
315 * [vevo] Fix extraction for videos with the new streams/streamsV3 format
316   (#11719)
317 + [freshlive] Add support for freshlive.tv (#12175)
318 + [xhamster] Capture and output videoClosed error (#12263)
319 + [etonline] Add support for etonline.com (#12236)
320 + [njpwworld] Add support for njpwworld.com (#11561)
321 * [amcnetworks] Relax URL regular expression (#12127)
322
323
324 version 2017.02.24.1
325
326 Extractors
327 * [noco] Modernize
328 * [noco] Switch login URL to https (#12246)
329 + [thescene] Extract more metadata
330 * [thescene] Fix extraction (#12235)
331 + [tubitv] Use geo bypass mechanism
332 * [openload] Fix extraction (#10408)
333 + [ivi] Raise GeoRestrictedError
334
335
336 version 2017.02.24
337
338 Core
339 * [options] Hide deprecated options from --help
340 * [options] Deprecate --autonumber-size
341 + [YoutubeDL] Add support for string formatting operations in output template
342   (#5185, #5748, #6841, #9929, #9966 #9978, #12189)
343
344 Extractors
345 + [lynda:course] Add webpage extraction fallback (#12238)
346 * [go] Sign all uplynk URLs and use geo bypass only for free videos
347   (#12087, #12210)
348 + [skylinewebcams] Add support for skylinewebcams.com (#12221)
349 + [instagram] Add support for multi video posts (#12226)
350 + [crunchyroll] Extract playlist entries ids
351 * [mgtv] Fix extraction
352 + [sohu] Raise GeoRestrictedError
353 + [leeco] Raise GeoRestrictedError and use geo bypass mechanism
354
355
356 version 2017.02.22
357
358 Extractors
359 * [crunchyroll] Fix descriptions with double quotes (#12124)
360 * [dailymotion] Make comment count optional (#12209)
361 + [vidzi] Add support for vidzi.cc (#12213)
362 + [24video] Add support for 24video.tube (#12217)
363 + [crackle] Use geo bypass mechanism
364 + [viewster] Use geo verification headers
365 + [tfo] Improve geo restriction detection and use geo bypass mechanism
366 + [telequebec] Use geo bypass mechanism
367 + [limelight] Extract PlaylistService errors and improve geo restriction
368   detection
369
370
371 version 2017.02.21
372
373 Core
374 * [extractor/common] Allow calling _initialize_geo_bypass from extractors
375   (#11970)
376 + [adobepass] Add support for Time Warner Cable (#12191)
377 + [travis] Run tests in parallel
378 + [downloader/ism] Honor HTTP headers when downloading fragments
379 + [downloader/dash] Honor HTTP headers when downloading fragments
380 + [utils] Add GeoUtils class for working with geo tools and GeoUtils.random_ipv4
381 + Add option --geo-bypass-country for explicit geo bypass on behalf of
382   specified country
383 + Add options to control geo bypass mechanism --geo-bypass and --no-geo-bypass
384 + Add experimental geo restriction bypass mechanism based on faking
385   X-Forwarded-For HTTP header
386 + [utils] Introduce GeoRestrictedError for geo restricted videos
387 + [utils] Introduce YoutubeDLError base class for all youtube-dl exceptions
388
389 Extractors
390 + [ninecninemedia] Use geo bypass mechanism
391 * [spankbang] Make uploader optional (#12193)
392 + [iprima] Improve geo restriction detection and disable geo bypass
393 * [iprima] Modernize
394 * [commonmistakes] Disable UnicodeBOM extractor test for python 3.2
395 + [prosiebensat1] Throw ExtractionError on unsupported page type (#12180)
396 * [nrk] Update _API_HOST and relax _VALID_URL
397 + [tv4] Bypass geo restriction and improve detection
398 * [tv4] Switch to hls3 protocol (#12177)
399 + [viki] Improve geo restriction detection
400 + [vgtv] Improve geo restriction detection
401 + [srgssr] Improve geo restriction detection
402 + [vbox7] Improve geo restriction detection and use geo bypass mechanism
403 + [svt] Improve geo restriction detection and use geo bypass mechanism
404 + [pbs] Improve geo restriction detection and use geo bypass mechanism
405 + [ondemandkorea] Improve geo restriction detection and use geo bypass mechanism
406 + [nrk] Improve geo restriction detection and use geo bypass mechanism
407 + [itv] Improve geo restriction detection and use geo bypass mechanism
408 + [go] Improve geo restriction detection and use geo bypass mechanism
409 + [dramafever] Improve geo restriction detection and use geo bypass mechanism
410 * [brightcove:legacy] Restrict videoPlayer value (#12040)
411 + [tvn24] Add support for tvn24.pl and tvn24bis.pl (#11679)
412 + [thisav] Add support for HTML5 media (#11771)
413 * [metacafe] Bypass family filter (#10371)
414 * [viceland] Improve info extraction
415
416
417 version 2017.02.17
418
419 Extractors
420 * [heise] Improve extraction (#9725)
421 * [ellentv] Improve (#11653)
422 * [openload] Fix extraction (#10408, #12002)
423 + [theplatform] Recognize URLs with whitespaces (#12044)
424 * [einthusan] Relax URL regular expression (#12141, #12159)
425 + [generic] Support complex JWPlayer embedded videos (#12030)
426 * [elpais] Improve extraction (#12139)
427
428
429 version 2017.02.16
430
431 Core
432 + [utils] Add support for quoted string literals in --match-filter (#8050,
433   #12142, #12144)
434
435 Extractors
436 * [ceskatelevize] Lower priority for audio description sources (#12119)
437 * [amcnetworks] Fix extraction (#12127)
438 * [pinkbike] Fix uploader extraction (#12054)
439 + [onetpl] Add support for businessinsider.com.pl and plejada.pl
440 + [onetpl] Add support for onet.pl (#10507)
441 + [onetmvp] Add shortcut extractor
442 + [vodpl] Add support for vod.pl (#12122)
443 + [pornhub] Extract video URL from tv platform site (#12007, #12129)
444 + [ceskatelevize] Extract DASH formats (#12119, #12133)
445
446
447 version 2017.02.14
448
449 Core
450 * TypeError is fixed with Python 2.7.13 on Windows (#11540, #12085)
451
452 Extractor
453 * [zdf] Fix extraction (#12117)
454 * [xtube] Fix extraction for both kinds of video id (#12088)
455 * [xtube] Improve title extraction (#12088)
456 + [lemonde] Fallback delegate extraction to generic extractor (#12115, #12116)
457 * [bellmedia] Allow video id longer than 6 characters (#12114)
458 + [limelight] Add support for referer protected videos
459 * [disney] Improve extraction (#4975, #11000, #11882, #11936)
460 * [hotstar] Improve extraction (#12096)
461 * [einthusan] Fix extraction (#11416)
462 + [aenetworks] Add support for lifetimemovieclub.com (#12097)
463 * [youtube] Fix parsing codecs (#12091)
464
465
466 version 2017.02.11
467
468 Core
469 + [utils] Introduce get_elements_by_class and get_elements_by_attribute
470   utility functions
471 + [extractor/common] Skip m3u8 manifests protected with Adobe Flash Access
472
473 Extractor
474 * [pluralsight:course] Fix extraction (#12075)
475 + [bbc] Extract m3u8 formats with 320k audio
476 * [facebook] Relax video id matching (#11017, #12055, #12056)
477 + [corus] Add support for Corus Entertainment sites (#12060, #9164)
478 + [pluralsight] Detect blocked account error message (#12070)
479 + [bloomberg] Add another video id pattern (#12062)
480 * [extractor/commonmistakes] Restrict URL regular expression (#12050)
481 + [tvplayer] Add support for tvplayer.com
482
483
484 version 2017.02.10
485
486 Extractors
487 * [xtube] Fix extraction (#12023)
488 * [pornhub] Fix extraction (#12007, #12018)
489 * [facebook] Improve JS data regular expression (#12042)
490 * [kaltura] Improve embed partner id extraction (#12041)
491 + [sprout] Add support for sproutonline.com
492 * [6play] Improve extraction
493 + [scrippsnetworks:watch] Add support for Scripps Networks sites (#10765)
494 + [go] Add support for Adobe Pass authentication (#11468, #10831)
495 * [6play] Fix extraction (#12011)
496 + [nbc] Add support for Adobe Pass authentication (#12006)
497
498
499 version 2017.02.07
500
501 Core
502 * [extractor/common] Fix audio only with audio group in m3u8 (#11995)
503 + [downloader/fragment] Respect --no-part
504 * [extractor/common] Speed-up HTML5 media entries extraction (#11979)
505
506 Extractors
507 * [pornhub] Fix extraction (#11997)
508 + [canalplus] Add support for cstar.fr (#11990)
509 + [extractor/generic] Improve RTMP support (#11993)
510 + [gaskrank] Add support for gaskrank.tv (#11685)
511 * [bandcamp] Fix extraction for incomplete albums (#11727)
512 * [iwara] Fix extraction (#11781)
513 * [googledrive] Fix extraction on Python 3.6
514 + [videopress] Add support for videopress.com
515 + [afreecatv] Extract RTMP formats
516
517
518 version 2017.02.04.1
519
520 Extractors
521 + [twitch:stream] Add support for player.twitch.tv (#11971)
522 * [radiocanada] Fix extraction for toutv rtmp formats
523
524
525 version 2017.02.04
526
527 Core
528 + Add --playlist-random to shuffle playlists (#11889, #11901)
529 * [utils] Improve comments processing in js_to_json (#11947)
530 * [utils] Handle single-line comments in js_to_json
531 * [downloader/external:ffmpeg] Minimize the use of aac_adtstoasc filter
532
533 Extractors
534 + [piksel] Add another app token pattern (#11969)
535 + [vk] Capture and output author blocked error message (#11965)
536 + [turner] Fix secure HLS formats downloading with ffmpeg (#11358, #11373,
537   #11800)
538 + [drtv] Add support for live and radio sections (#1827, #3427)
539 * [myspace] Fix extraction and extract HLS and HTTP formats
540 + [youtube] Add format info for itag 325 and 328
541 * [vine] Fix extraction (#11955)
542 - [sportbox] Remove extractor (#11954)
543 + [filmon] Add support for filmon.com (#11187)
544 + [infoq] Add audio only formats (#11565)
545 * [douyutv] Improve room id regular expression (#11931)
546 * [iprima] Fix extraction (#11920, #11896)
547 * [youtube] Fix ytsearch when cookies are provided (#11924)
548 * [go] Relax video id regular expression (#11937)
549 * [facebook] Fix title extraction (#11941)
550 + [youtube:playlist] Recognize TL playlists (#11945)
551 + [bilibili] Support new Bangumi URLs (#11845)
552 + [cbc:watch] Extract audio codec for audio only formats (#11893)
553 + [elpais] Fix extraction for some URLs (#11765)
554
555
556 version 2017.02.01
557
558 Extractors
559 + [facebook] Add another fallback extraction scenario (#11926)
560 * [prosiebensat1] Fix extraction of descriptions (#11810, #11929)
561 - [crunchyroll] Remove ScaledBorderAndShadow settings (#9028)
562 + [vimeo] Extract upload timestamp
563 + [vimeo] Extract license (#8726, #11880)
564 + [nrk:series] Add support for series (#11571, #11711)
565
566
567 version 2017.01.31
568
569 Core
570 + [compat] Add compat_etree_register_namespace
571
572 Extractors
573 * [youtube] Fix extraction for domainless player URLs (#11890, #11891, #11892,
574   #11894, #11895, #11897, #11900, #11903, #11904, #11906, #11907, #11909,
575   #11913, #11914, #11915, #11916, #11917, #11918, #11919)
576 + [vimeo] Extract both mixed and separated DASH formats
577 + [ruutu] Extract DASH formats
578 * [itv] Fix extraction for python 2.6
579
580
581 version 2017.01.29
582
583 Core
584 * [extractor/common] Fix initialization template (#11605, #11825)
585 + [extractor/common] Document fragment_base_url and fragment's path fields
586 * [extractor/common] Fix duration per DASH segment (#11868)
587 + Introduce --autonumber-start option for initial value of %(autonumber)s
588   template (#727, #2702, #9362, #10457, #10529, #11862)
589
590 Extractors
591 + [azmedien:playlist] Add support for topic and themen playlists (#11817)
592 * [npo] Fix subtitles extraction
593 + [itv] Extract subtitles
594 + [itv] Add support for itv.com (#9240)
595 + [mtv81] Add support for mtv81.com (#7619)
596 + [vlive] Add support for channels (#11826)
597 + [kaltura] Add fallback for fileExt
598 + [kaltura] Improve uploader_id extraction
599 + [konserthusetplay] Add support for rspoplay.se (#11828)
600
601
602 version 2017.01.28
603
604 Core
605 * [utils] Improve parse_duration
606
607 Extractors
608 * [crunchyroll] Improve series and season metadata extraction (#11832)
609 * [soundcloud] Improve formats extraction and extract audio bitrate
610 + [soundcloud] Extract HLS formats
611 * [soundcloud] Fix track URL extraction (#11852)
612 + [twitch:vod] Expand URL regular expressions (#11846)
613 * [aenetworks] Fix season episodes extraction (#11669)
614 + [tva] Add support for videos.tva.ca (#11842)
615 * [jamendo] Improve and extract more metadata (#11836)
616 + [disney] Add support for Disney sites (#7409, #11801, #4975, #11000)
617 * [vevo] Remove request to old API and catch API v2 errors
618 + [cmt,mtv,southpark] Add support for episode URLs (#11837)
619 + [youtube] Add fallback for duration extraction (#11841)
620
621
622 version 2017.01.25
623
624 Extractors
625 + [openload] Fallback video extension to mp4
626 + [extractor/generic] Add support for Openload embeds (#11536, #11812)
627 * [srgssr] Fix rts video extraction (#11831)
628 + [afreecatv:global] Add support for afreeca.tv (#11807)
629 + [crackle] Extract vtt subtitles
630 + [crackle] Extract multiple resolutions for thumbnails
631 + [crackle] Add support for mobile URLs
632 + [konserthusetplay] Extract subtitles (#11823)
633 + [konserthusetplay] Add support for HLS videos (#11823)
634 * [vimeo:review] Fix config URL extraction (#11821)
635
636
637 version 2017.01.24
638
639 Extractors
640 * [pluralsight] Fix extraction (#11820)
641 + [nextmedia] Add support for NextTV (壹電視)
642 * [24video] Fix extraction (#11811)
643 * [youtube:playlist] Fix nonexistent and private playlist detection (#11604)
644 + [chirbit] Extract uploader (#11809)
645
646
647 version 2017.01.22
648
649 Extractors
650 + [pornflip] Add support for pornflip.com (#11556, #11795)
651 * [chaturbate] Fix extraction (#11797, #11802)
652 + [azmedien] Add support for AZ Medien sites (#11784, #11785)
653 + [nextmedia] Support redirected URLs
654 + [vimeo:channel] Extract videos' titles for playlist entries (#11796)
655 + [youtube] Extract episode metadata (#9695, #11774)
656 + [cspan] Support Ustream embedded videos (#11547)
657 + [1tv] Add support for HLS videos (#11786)
658 * [uol] Fix extraction (#11770)
659 * [mtv] Relax triforce feed regular expression (#11766)
660
661
662 version 2017.01.18
663
664 Extractors
665 * [bilibili] Fix extraction (#11077)
666 + [canalplus] Add fallback for video id (#11764)
667 * [20min] Fix extraction (#11683, #11751)
668 * [imdb] Extend URL regular expression (#11744)
669 + [naver] Add support for tv.naver.com links (#11743)
670
671
672 version 2017.01.16
673
674 Core
675 * [options] Apply custom config to final composite configuration (#11741)
676 * [YoutubeDL] Improve protocol auto determining (#11720)
677
678 Extractors
679 * [xiami] Relax URL regular expressions
680 * [xiami] Improve track metadata extraction (#11699)
681 + [limelight] Check hand-make direct HTTP links
682 + [limelight] Add support for direct HTTP links at video.llnw.net (#11737)
683 + [brightcove] Recognize another player ID pattern (#11688)
684 + [niconico] Support login via cookies (#7968)
685 * [yourupload] Fix extraction (#11601)
686 + [beam:live] Add support for beam.pro live streams (#10702, #11596)
687 * [vevo] Improve geo restriction detection
688 + [dramafever] Add support for URLs with language code (#11714)
689 * [cbc] Improve playlist support (#11704)
690
691
692 version 2017.01.14
693
694 Core
695 + [common] Add ability to customize akamai manifest host
696 + [utils] Add more date formats
697
698 Extractors
699 - [mtv] Eliminate _transform_rtmp_url
700 * [mtv] Generalize triforce mgid extraction
701 + [cmt] Add support for full episodes and video clips (#11623)
702 + [mitele] Extract DASH formats
703 + [ooyala] Add support for videos with embedToken (#11684)
704 * [mixcloud] Fix extraction (#11674)
705 * [openload] Fix extraction (#10408)
706 * [tv4] Improve extraction (#11698)
707 * [freesound] Fix and improve extraction (#11602)
708 + [nick] Add support for beta.nick.com (#11655)
709 * [mtv,cc] Use HLS by default with native HLS downloader (#11641)
710 * [mtv] Fix non-HLS extraction
711
712
713 version 2017.01.10
714
715 Extractors
716 * [youtube] Fix extraction (#11663, #11664)
717 + [inc] Add support for inc.com (#11277, #11647)
718 + [youtube] Add itag 212 (#11575)
719 + [egghead:course] Add support for egghead.io courses
720
721
722 version 2017.01.08
723
724 Core
725 * Fix "invalid escape sequence" errors under Python 3.6 (#11581)
726
727 Extractors
728 + [hitrecord] Add support for hitrecord.org (#10867, #11626)
729 - [videott] Remove extractor
730 * [swrmediathek] Improve extraction
731 - [sharesix] Remove extractor
732 - [aol:features] Remove extractor
733 * [sendtonews] Improve info extraction
734 * [3sat,phoenix] Fix extraction (#11619)
735 * [comedycentral/mtv] Add support for HLS videos (#11600)
736 * [discoverygo] Fix JSON data parsing (#11219, #11522)
737
738
739 version 2017.01.05
740
741 Extractors
742 + [zdf] Fix extraction (#11055, #11063)
743 * [pornhub:playlist] Improve extraction (#11594)
744 + [cctv] Add support for ncpa-classic.com (#11591)
745 + [tunein] Add support for embeds (#11579)
746
747
748 version 2017.01.02
749
750 Extractors
751 * [cctv] Improve extraction (#879, #6753, #8541)
752 + [nrktv:episodes] Add support for episodes (#11571)
753 + [arkena] Add support for video.arkena.com (#11568)
754
755
756 version 2016.12.31
757
758 Core
759 + Introduce --config-location option for custom configuration files (#6745,
760   #10648)
761
762 Extractors
763 + [twitch] Add support for player.twitch.tv (#11535, #11537)
764 + [videa] Add support for videa.hu (#8181, #11133)
765 * [vk] Fix postlive videos extraction
766 * [vk] Extract from playerParams (#11555)
767 - [freevideo] Remove extractor (#11515)
768 + [showroomlive] Add support for showroom-live.com (#11458)
769 * [xhamster] Fix duration extraction (#11549)
770 * [rtve:live] Fix extraction (#11529)
771 * [brightcove:legacy] Improve embeds detection (#11523)
772 + [twitch] Add support for rechat messages (#11524)
773 * [acast] Fix audio and timestamp extraction (#11521)
774
775
776 version 2016.12.22
777
778 Core
779 * [extractor/common] Improve detection of video-only formats in m3u8
780   manifests (#11507)
781
782 Extractors
783 + [theplatform] Pass geo verification headers to SMIL request (#10146)
784 + [viu] Pass geo verification headers to auth request
785 * [rtl2] Extract more formats and metadata
786 * [vbox7] Skip malformed JSON-LD (#11501)
787 * [uplynk] Force downloading using native HLS downloader (#11496)
788 + [laola1] Add support for another extraction scenario (#11460)
789
790
791 version 2016.12.20
792
793 Core
794 * [extractor/common] Improve fragment URL construction for DASH media
795 * [extractor/common] Fix codec information extraction for mixed audio/video
796   DASH media (#11490)
797
798 Extractors
799 * [vbox7] Fix extraction (#11494)
800 + [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
801 + [piksel] Add support for player.piksel.com (#11246)
802 + [vimeo] Add support for DASH formats
803 * [vimeo] Fix extraction for HLS formats (#11490)
804 * [kaltura] Fix wrong widget ID in some cases (#11480)
805 + [nrktv:direkte] Add support for live streams (#11488)
806 * [pbs] Fix extraction for geo restricted videos (#7095)
807 * [brightcove:new] Skip widevine classic videos
808 + [viu] Add support for viu.com (#10607, #11329)
809
810
811 version 2016.12.18
812
813 Core
814 + [extractor/common] Recognize DASH formats in html5 media entries
815
816 Extractors
817 + [ccma] Add support for ccma.cat (#11359)
818 * [laola1tv] Improve extraction
819 + [laola1tv] Add support embed URLs (#11460)
820 * [nbc] Fix extraction for MSNBC videos (#11466)
821 * [twitch] Adapt to new videos pages URL schema (#11469)
822 + [meipai] Add support for meipai.com (#10718)
823 * [jwplatform] Improve subtitles and duration extraction
824 + [ondemandkorea] Add support for ondemandkorea.com (#10772)
825 + [vvvvid] Add support for vvvvid.it (#5915)
826
827
828 version 2016.12.15
829
830 Core
831 + [utils] Add convenience urljoin
832
833 Extractors
834 + [openload] Recognize oload.tv URLs (#10408)
835 + [facebook] Recognize .onion URLs (#11443)
836 * [vlive] Fix extraction (#11375, #11383)
837 + [canvas] Extract DASH formats
838 + [melonvod] Add support for vod.melon.com (#11419)
839
840
841 version 2016.12.12
842
843 Core
844 + [utils] Add common user agents map
845 + [common] Recognize HLS manifests that contain video only formats (#11394)
846
847 Extractors
848 + [dplay] Use Safari user agent for HLS (#11418)
849 + [facebook] Detect login required error message
850 * [facebook] Improve video selection (#11390)
851 + [canalplus] Add another video id pattern (#11399)
852 * [mixcloud] Relax URL regular expression (#11406)
853 * [ctvnews] Relax URL regular expression (#11394)
854 + [rte] Capture and output error message (#7746, #10498)
855 + [prosiebensat1] Add support for DASH formats
856 * [srgssr] Improve extraction for geo restricted videos (#11089)
857 * [rts] Improve extraction for geo restricted videos (#4989)
858
859
860 version 2016.12.09
861
862 Core
863 * [socks] Fix error reporting (#11355)
864
865 Extractors
866 * [openload] Fix extraction (#10408)
867 * [pandoratv] Fix extraction (#11023)
868 + [telebruxelles] Add support for emission URLs
869 * [telebruxelles] Extract all formats
870 + [bloomberg] Add another video id regular expression (#11371)
871 * [fusion] Update ooyala id regular expression (#11364)
872 + [1tv] Add support for playlists (#11335)
873 * [1tv] Improve extraction (#11335)
874 + [aenetworks] Extract more formats (#11321)
875 + [thisoldhouse] Recognize /tv-episode/ URLs (#11271)
876
877
878 version 2016.12.01
879
880 Extractors
881 * [soundcloud] Update client id (#11327)
882 * [ruutu] Detect DRM protected videos
883 + [liveleak] Add support for youtube embeds (#10688)
884 * [spike] Fix full episodes support (#11312)
885 * [comedycentral] Fix full episodes support
886 * [normalboots] Rewrite in terms of JWPlatform (#11184)
887 * [teamfourstar] Rewrite in terms of JWPlatform (#11184)
888 - [screenwavemedia] Remove extractor (#11184)
889
890
891 version 2016.11.27
892
893 Extractors
894 + [webcaster] Add support for webcaster.pro
895 + [azubu] Add support for azubu.uol.com.br (#11305)
896 * [viki] Prefer hls formats
897 * [viki] Fix rtmp formats extraction (#11255)
898 * [puls4] Relax URL regular expression (#11267)
899 * [vevo] Improve artist extraction (#10911)
900 * [mitele] Relax URL regular expression and extract more metadata (#11244)
901 + [cbslocal] Recognize New York site (#11285)
902 + [youtube:playlist] Pass disable_polymer in URL query (#11193)
903
904
905 version 2016.11.22
906
907 Extractors
908 * [hellporno] Fix video extension extraction (#11247)
909 + [hellporno] Add support for hellporno.net (#11247)
910 + [amcnetworks] Recognize more BBC America URLs (#11263)
911 * [funnyordie] Improve extraction (#11208)
912 * [extractor/generic] Improve limelight embeds support
913 - [crunchyroll] Remove ScaledBorderAndShadow from ASS subtitles (#8207, #9028)
914 * [bandcamp] Fix free downloads extraction and extract all formats (#11067)
915 * [twitter:card] Relax URL regular expression (#11225)
916 + [tvanouvelles] Add support for tvanouvelles.ca (#10616)
917
918
919 version 2016.11.18
920
921 Extractors
922 * [youtube:live] Relax URL regular expression (#11164)
923 * [openload] Fix extraction (#10408, #11122)
924 * [vlive] Prefer locale over language for subtitles id (#11203)
925
926
927 version 2016.11.14.1
928
929 Core
930 + [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
931 * [extractor/common] Fix media templates with Bandwidth substitution pattern in
932   MPD manifests (#11175)
933 * [extractor/common] Improve thumbnail extraction from JSON-LD
934
935 Extractors
936 + [nrk] Workaround geo restriction
937 + [nrk] Improve error detection and messages
938 + [afreecatv] Add support for vod.afreecatv.com (#11174)
939 * [cda] Fix and improve extraction (#10929, #10936)
940 * [plays] Fix extraction (#11165)
941 * [eagleplatform] Fix extraction (#11160)
942 + [audioboom] Recognize /posts/ URLs (#11149)
943
944
945 version 2016.11.08.1
946
947 Extractors
948 * [espn:article] Fix support for espn.com articles
949 * [franceculture] Fix extraction (#11140)
950
951
952 version 2016.11.08
953
954 Extractors
955 * [tmz:article] Fix extraction (#11052)
956 * [espn] Fix extraction (#11041)
957 * [mitele] Fix extraction after website redesign (#10824)
958 - [ard] Remove age restriction check (#11129)
959 * [generic] Improve support for pornhub.com embeds (#11100)
960 + [generic] Add support for redtube.com embeds (#11099)
961 + [generic] Add support for drtuber.com embeds (#11098)
962 + [redtube] Add support for embed URLs
963 + [drtuber] Add support for embed URLs
964 + [yahoo] Improve content id extraction (#11088)
965 * [toutv] Relax URL regular expression (#11121)
966
967
968 version 2016.11.04
969
970 Core
971 * [extractor/common] Tolerate malformed RESOLUTION attribute in m3u8
972   manifests (#11113)
973 * [downloader/ism] Fix AVC Decoder Configuration Record
974
975 Extractors
976 + [fox9] Add support for fox9.com (#11110)
977 + [anvato] Extract more metadata and improve formats extraction
978 * [vodlocker] Improve removed videos detection (#11106)
979 + [vzaar] Add support for vzaar.com (#11093)
980 + [vice] Add support for uplynk preplay videos (#11101)
981 * [tubitv] Fix extraction (#11061)
982 + [shahid] Add support for authentication (#11091)
983 + [radiocanada] Add subtitles support (#11096)
984 + [generic] Add support for ISM manifests
985
986
987 version 2016.11.02
988
989 Core
990 + Add basic support for Smooth Streaming protocol (#8118, #10969)
991 * Improve MPD manifest base URL extraction (#10909, #11079)
992 * Fix --match-filter for int-like strings (#11082)
993
994 Extractors
995 + [mva] Add support for ISM formats
996 + [msn] Add support for ISM formats
997 + [onet] Add support for ISM formats
998 + [tvp] Add support for ISM formats
999 + [nicknight] Add support for nicknight sites (#10769)
1000
1001
1002 version 2016.10.30
1003
1004 Extractors
1005 * [facebook] Improve 1080P video detection (#11073)
1006 * [imgur] Recognize /r/ URLs (#11071)
1007 * [beeg] Fix extraction (#11069)
1008 * [openload] Fix extraction (#10408)
1009 * [gvsearch] Modernize and fix search request (#11051)
1010 * [adultswim] Fix extraction (#10979)
1011 + [nobelprize] Add support for nobelprize.org (#9999)
1012 * [hornbunny] Fix extraction (#10981)
1013 * [tvp] Improve video id extraction (#10585)
1014
1015
1016 version 2016.10.26
1017
1018 Extractors
1019 + [rentv] Add support for ren.tv (#10620)
1020 + [ard] Detect unavailable videos (#11018)
1021 * [vk] Fix extraction (#11022)
1022
1023
1024 version 2016.10.25
1025
1026 Core
1027 * Running youtube-dl in the background is fixed (#10996, #10706, #955)
1028
1029 Extractors
1030 + [jamendo] Add support for jamendo.com (#10132, #10736)
1031 + [pandatv] Add support for panda.tv (#10736)
1032 + [dotsub] Support Vimeo embed (#10964)
1033 * [litv] Fix extraction
1034 + [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
1035 * [vivo] Fix extraction (#11003)
1036 + [twitch:stream] Add support for rebroadcasts (#10995)
1037 * [pluralsight] Fix subtitles conversion (#10990)
1038
1039
1040 version 2016.10.21.1
1041
1042 Extractors
1043 + [pluralsight] Process all clip URLs (#10984)
1044
1045
1046 version 2016.10.21
1047
1048 Core
1049 - Disable thumbnails embedding in mkv
1050 + Add support for Comcast multiple-system operator (#10819)
1051
1052 Extractors
1053 * [pluralsight] Adapt to new API (#10972)
1054 * [openload] Fix extraction (#10408, #10971)
1055 + [natgeo] Extract m3u8 formats (#10959)
1056
1057
1058 version 2016.10.19
1059
1060 Core
1061 + [utils] Expose PACKED_CODES_RE
1062 + [extractor/common] Extract non smil wowza mpd manifests
1063 + [extractor/common] Detect f4m audio-only formats
1064
1065 Extractors
1066 * [vidzi] Fix extraction (#10908, #10952)
1067 * [urplay] Fix subtitles extraction
1068 + [urplay] Add support for urskola.se (#10915)
1069 + [orf] Add subtitles support (#10939)
1070 * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
1071 * [nrk] Relax URL regular expression (#10928)
1072 + [nytimes] Add support for podcasts (#10926)
1073 * [pluralsight] Relax URL regular expression (#10941)
1074
1075
1076 version 2016.10.16
1077
1078 Core
1079 * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
1080   in FFmpegExtractAudioPP (#10879)
1081
1082 Extractors
1083 + [ruutu] Add support for supla.fi (#10849)
1084 + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
1085 * [lynda] Fix height for prioritized streams
1086 + [lynda] Add fallback extraction scenario
1087 * [lynda] Switch to https (#10916)
1088 + [huajiao] New extractor (#10917)
1089 * [cmt] Fix mgid extraction (#10813)
1090 + [safari:course] Add support for techbus.safaribooksonline.com
1091 * [orf:tvthek] Fix extraction and modernize (#10898)
1092 * [chirbit] Fix extraction of user profile pages
1093 * [carambatv] Fix extraction
1094 * [canalplus] Fix extraction for some videos
1095 * [cbsinteractive] Fix extraction for cnet.com
1096 * [parliamentliveuk] Lower case URLs are now recognized (#10912)
1097
1098
1099 version 2016.10.12
1100
1101 Core
1102 + Support HTML media elements without child nodes
1103 * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
1104
1105 Extractors
1106 * [dailymotion] Fix extraction (#10901)
1107 * [vimeo:review] Fix extraction (#10900)
1108 * [nhl] Correctly handle invalid formats (#10713)
1109 * [footyroom] Fix extraction (#10810)
1110 * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
1111 + [hbo] Add support for episode pages (#10892)
1112 * [allocine] Fix extraction (#10860)
1113 + [nextmedia] Recognize action news on AppleDaily
1114 * [lego] Improve info extraction and bypass geo restriction (#10872)
1115
1116
1117 version 2016.10.07
1118
1119 Extractors
1120 + [iprima] Detect geo restriction
1121 * [facebook] Fix video extraction (#10846)
1122 + [commonprotocols] Support direct MMS links (#10838)
1123 + [generic] Add support for multiple vimeo embeds (#10862)
1124 + [nzz] Add support for nzz.ch (#4407)
1125 + [npo] Detect geo restriction
1126 + [npo] Add support for 2doc.nl (#10842)
1127 + [lego] Add support for lego.com (#10369)
1128 + [tonline] Add support for t-online.de (#10376)
1129 * [techtalks] Relax URL regular expression (#10840)
1130 * [youtube:live] Extend URL regular expression (#10839)
1131 + [theweatherchannel] Add support for weather.com (#7188)
1132 + [thisoldhouse] Add support for thisoldhouse.com (#10837)
1133 + [nhl] Add support for wch2016.com (#10833)
1134 * [pornoxo] Use JWPlatform to improve metadata extraction
1135
1136
1137 version 2016.10.02
1138
1139 Core
1140 * Fix possibly lost extended attributes during post-processing
1141 + Support pyxattr as well as python-xattr for --xattrs and
1142   --xattr-set-filesize (#9054)
1143
1144 Extractors
1145 + [jwplatform] Support DASH streams in JWPlayer
1146 + [jwplatform] Support old-style JWPlayer playlists
1147 + [byutv:event] Add extractor
1148 * [periscope:user] Fix extraction (#10820)
1149 * [dctp] Fix extraction (#10734)
1150 + [instagram] Extract video dimensions (#10790)
1151 + [tvland] Extend URL regular expression (#10812)
1152 + [vgtv] Add support for tv.aftonbladet.se (#10800)
1153 - [aftonbladet] Remove extractor
1154 * [vk] Fix timestamp and view count extraction (#10760)
1155 + [vk] Add support for running and finished live streams (#10799)
1156 + [leeco] Recognize more Le Sports URLs (#10794)
1157 + [instagram] Extract comments (#10788)
1158 + [ketnet] Extract mzsource formats (#10770)
1159 * [limelight:media] Improve HTTP formats extraction
1160
1161
1162 version 2016.09.27
1163
1164 Core
1165 + Add hdcore query parameter to akamai f4m formats
1166 + Delegate HLS live streams downloading to ffmpeg
1167 + Improved support for HTML5 subtitles
1168
1169 Extractors
1170 + [vk] Add support for dailymotion embeds (#10661)
1171 * [promptfile] Fix extraction (#10634)
1172 * [kaltura] Speed up embed regular expressions (#10764)
1173 + [npo] Add support for anderetijden.nl (#10754)
1174 + [prosiebensat1] Add support for advopedia sites
1175 * [mwave] Relax URL regular expression (#10735, #10748)
1176 * [prosiebensat1] Fix playlist support (#10745)
1177 + [prosiebensat1] Add support for sat1gold sites (#10745)
1178 + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
1179 + [brightcove:new] Add support for live streams
1180 * [soundcloud] Generalize playlist entries extraction (#10733)
1181 + [mtv] Add support for new URL schema (#8169, #9808)
1182 * [einthusan] Fix extraction (#10714)
1183 + [twitter] Support Periscope embeds (#10737)
1184 + [openload] Support subtitles (#10625)
1185
1186
1187 version 2016.09.24
1188
1189 Core
1190 + Add support for watchTVeverywhere.com authentication provider based MSOs for
1191   Adobe Pass authentication (#10709)
1192
1193 Extractors
1194 + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
1195 + [prosiebensat1] Add support for kabeleinsdoku (#10732)
1196 * [cbs] Extract info from thunder videoPlayerService (#10728)
1197 * [openload] Fix extraction (#10408)
1198 + [ustream] Support the new HLS streams (#10698)
1199 + [ooyala] Extract all HLS formats
1200 + [cartoonnetwork] Add support for Adobe Pass authentication
1201 + [soundcloud] Extract license metadata
1202 + [fox] Add support for Adobe Pass authentication (#8584)
1203 + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
1204 + [trutv] Add support for Adobe Pass authentication (#10519)
1205 + [turner] Add support for Adobe Pass authentication
1206
1207
1208 version 2016.09.19
1209
1210 Extractors
1211 + [crunchyroll] Check if already authenticated (#10700)
1212 - [twitch:stream] Remove fallback to profile extraction when stream is offline
1213 * [thisav] Improve title extraction (#10682)
1214 * [vyborymos] Improve station info extraction
1215
1216
1217 version 2016.09.18
1218
1219 Core
1220 + Introduce manifest_url and fragments fields in formats dictionary for
1221   fragmented media
1222 + Provide manifest_url field for DASH segments, HLS and HDS
1223 + Provide fragments field for DASH segments
1224 * Rework DASH segments downloader to use fragments field
1225 + Add helper method for Wowza Streaming Engine formats extraction
1226
1227 Extractors
1228 + [vyborymos] Add extractor for vybory.mos.ru (#10692)
1229 + [xfileshare] Add title regular expression for streamin.to (#10646)
1230 + [globo:article] Add support for multiple videos (#10653)
1231 + [thisav] Recognize HTML5 videos (#10447)
1232 * [jwplatform] Improve JWPlayer detection
1233 + [mangomolo] Add support for Mangomolo embeds
1234 + [toutv] Add support for authentication (#10669)
1235 * [franceinter] Fix upload date extraction
1236 * [tv4] Fix HLS and HDS formats extraction (#10659)
1237
1238
1239 version 2016.09.15
1240
1241 Core
1242 * Improve _hidden_inputs
1243 + Introduce improved explicit Adobe Pass support
1244 + Add --ap-mso to provide multiple-system operator identifier
1245 + Add --ap-username to provide MSO account username
1246 + Add --ap-password to provide MSO account password
1247 + Add --ap-list-mso to list all supported MSOs
1248 + Add support for Rogers Cable multiple-system operator (#10606)
1249
1250 Extractors
1251 * [crunchyroll] Fix authentication (#10655)
1252 * [twitch] Fix API calls (#10654, #10660)
1253 + [bellmedia] Add support for more Bell Media Television sites
1254 * [franceinter] Fix extraction (#10538, #2105)
1255 * [kuwo] Improve error detection (#10650)
1256 + [go] Add support for free full episodes (#10439)
1257 * [bilibili] Fix extraction for specific videos (#10647)
1258 * [nhk] Fix extraction (#10633)
1259 * [kaltura] Improve audio detection
1260 * [kaltura] Skip chun format
1261 + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
1262 + [nbc] Add support for NBC Olympics (#10361)
1263
1264
1265 version 2016.09.11.1
1266
1267 Extractors
1268 + [tube8] Extract categories and tags (#10579)
1269 + [pornhub] Extract categories and tags (#10499)
1270 * [openload] Temporary fix (#10408)
1271 + [foxnews] Add support Fox News articles (#10598)
1272 * [viafree] Improve video id extraction (#10615)
1273 * [iwara] Fix extraction after relaunch (#10462, #3215)
1274 + [tfo] Add extractor for tfo.org
1275 * [lrt] Fix audio extraction (#10566)
1276 * [9now] Fix extraction (#10561)
1277 + [canalplus] Add support for c8.fr (#10577)
1278 * [newgrounds] Fix uploader extraction (#10584)
1279 + [polskieradio:category] Add support for category lists (#10576)
1280 + [ketnet] Add extractor for ketnet.be (#10343)
1281 + [canvas] Add support for een.be (#10605)
1282 + [telequebec] Add extractor for telequebec.tv (#1999)
1283 * [parliamentliveuk] Fix extraction (#9137)
1284
1285
1286 version 2016.09.08
1287
1288 Extractors
1289 + [jwplatform] Extract height from format label
1290 + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
1291 * [videomore] Fix extraction (#10592)
1292 * [foxgay] Fix extraction (#10480)
1293 + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
1294 * [gamestar] Fix metadata extraction (#10479)
1295 * [puls4] Fix extraction (#10583)
1296 + [cctv] Add extractor for CCTV and CNTV (#8153)
1297 + [lci] Add extractor for lci.fr (#10573)
1298 + [wat] Extract DASH formats
1299 + [viafree] Improve video id detection (#10569)
1300 + [trutv] Add extractor for trutv.com (#10519)
1301 + [nick] Add support for nickelodeon.nl (#10559)
1302 + [abcotvs:clips] Add support for clips.abcotvs.com
1303 + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
1304 + [miaopai] Add extractor for miaopai.com (#10556)
1305 * [gamestar] Fix metadata extraction (#10479)
1306 + [bilibili] Add support for episodes (#10190)
1307 + [tvnoe] Add extractor for tvnoe.cz (#10524)
1308
1309
1310 version 2016.09.04.1
1311
1312 Core
1313 * In DASH downloader if the first segment fails, abort the whole download
1314   process to prevent throttling (#10497)
1315 + Add support for --skip-unavailable-fragments and --fragment retries in
1316   hlsnative downloader (#10165, #10448).
1317 + Add support for --skip-unavailable-fragments in DASH downloader
1318 + Introduce --skip-unavailable-fragments option for fragment based downloaders
1319   that allows to skip fragments unavailable due to a HTTP error
1320 * Fix extraction of video/audio entries with src attribute in
1321   _parse_html5_media_entries (#10540)
1322
1323 Extractors
1324 * [theplatform] Relax URL regular expression (#10546)
1325 * [youtube:playlist] Extend URL regular expression
1326 * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
1327 * [internetvideoarchive] Extract all formats
1328 * [pornvoisines] Fix extraction (#10469)
1329 * [rottentomatoes] Fix extraction (#10467)
1330 * [espn] Extend URL regular expression (#10549)
1331 * [vimple] Extend URL regular expression (#10547)
1332 * [youtube:watchlater] Fix extraction (#10544)
1333 * [youjizz] Fix extraction (#10437)
1334 + [foxnews] Add support for FoxNews Insider (#10445)
1335 + [fc2] Recognize Flash player URLs (#10512)
1336
1337
1338 version 2016.09.03
1339
1340 Core
1341 * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
1342   _extract_m3u8_formats (#10522)
1343 * Handle semicolon in mimetype2ext
1344
1345 Extractors
1346 + [youtube] Add support for rental videos' previews (#10532)
1347 * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
1348   no playlist is actually served (#10537)
1349 + [drtv] Add support for dr.dk/nyheder (#10536)
1350 + [facebook:plugins:video] Add extractor (#10530)
1351 + [go] Add extractor for *.go.com sites
1352 * [adobepass] Check for authz_token expiration (#10527)
1353 * [nytimes] improve extraction
1354 * [thestar] Fix extraction (#10465)
1355 * [glide] Fix extraction (#10478)
1356 - [exfm] Remove extractor (#10482)
1357 * [youporn] Fix categories and tags extraction (#10521)
1358 + [curiositystream] Add extractor for app.curiositystream.com
1359 - [thvideo] Remove extractor (#10464)
1360 * [movingimage] Fix for the new site name (#10466)
1361 + [cbs] Add support for once formats (#10515)
1362 * [limelight] Skip ism snd duplicate manifests
1363 + [porncom] Extract categories and tags (#10510)
1364 + [facebook] Extract timestamp (#10508)
1365 + [yahoo] Extract more formats
1366
1367
1368 version 2016.08.31
1369
1370 Extractors
1371 * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
1372 * [bandcamp:album] Fix title extraction (#10455)
1373 * [pyvideo] Fix extraction (#10468)
1374 + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
1375 * [9c9media] Extract more metadata
1376 * [9c9media] Fix multiple stacks extraction (#10016)
1377 * [adultswim] Improve video info extraction (#10492)
1378 * [vodplatform] Improve embed regular expression
1379 - [played] Remove extractor (#10470)
1380 + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
1381 + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
1382 * [adultswim] Rework in terms of turner extractor
1383 * [cnn] Rework in terms of turner extractor
1384 * [nba] Rework in terms of turner extractor
1385 + [turner] Add base extractor for Turner Broadcasting System based sites
1386 * [bilibili] Fix extraction (#10375)
1387 * [openload] Fix extraction (#10408)
1388
1389
1390 version 2016.08.28
1391
1392 Core
1393 + Add warning message that ffmpeg doesn't support SOCKS
1394 * Improve thumbnail sorting
1395 + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
1396 * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
1397 + Add ac-3 to the list of audio codecs in parse_codecs
1398
1399 Extractors
1400 * [periscope:user] Fix extraction (#10453)
1401 * [douyutv] Fix extraction (#10153, #10318, #10444)
1402 + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
1403 - [trutube] Remove extractor (#10438)
1404 + [usanetwork] Add extractor for usanetwork.com
1405 * [crackle] Fix extraction (#10333)
1406 * [spankbang] Fix description and uploader extraction (#10339)
1407 * [discoverygo] Detect cable provider restricted videos (#10425)
1408 + [cbc] Add support for watch.cbc.ca
1409 * [kickstarter] Silent the warning for og:description (#10415)
1410 * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
1411
1412
1413 version 2016.08.24.1
1414
1415 Extractors
1416 + [pluralsight] Add support for subtitles (#9681)
1417
1418
1419 version 2016.08.24
1420
1421 Extractors
1422 * [youtube] Fix authentication (#10392)
1423 * [openload] Fix extraction (#10408)
1424 + [bravotv] Add support for Adobe Pass (#10407)
1425 * [bravotv] Fix clip info extraction (#10407)
1426 * [eagleplatform] Improve embedded videos detection (#10409)
1427 * [awaan] Fix extraction
1428 * [mtvservices:embedded] Update config URL
1429 + [abc:iview] Add extractor (#6148)
1430
1431
1432 version 2016.08.22
1433
1434 Core
1435 * Improve formats and subtitles extension auto calculation
1436 + Recognize full unit names in parse_filesize
1437 + Add support for m3u8 manifests in HTML5 multimedia tags
1438 * Fix octal/hexadecimal number detection in js_to_json
1439
1440 Extractors
1441 + [ivi] Add support for 720p and 1080p
1442 + [charlierose] Add new extractor (#10382)
1443 * [1tv] Fix extraction (#9249)
1444 * [twitch] Renew authentication
1445 * [kaltura] Improve subtitles extension calculation
1446 + [zingmp3] Add support for video clips
1447 * [zingmp3] Fix extraction (#10041)
1448 * [kaltura] Improve subtitles extraction (#10279)
1449 * [cultureunplugged] Fix extraction (#10330)
1450 + [cnn] Add support for money.cnn.com (#2797)
1451 * [cbsnews] Fix extraction (#10362)
1452 * [cbs] Fix extraction (#10393)
1453 + [litv] Support 'promo' URLs (#10385)
1454 * [snotr] Fix extraction (#10338)
1455 * [n-tv.de] Fix extraction (#10331)
1456 * [globo:article] Relax URL and video id regular expressions (#10379)
1457
1458
1459 version 2016.08.19
1460
1461 Core
1462 - Remove output template description from --help
1463 * Recognize lowercase units in parse_filesize
1464
1465 Extractors
1466 + [porncom] Add extractor for porn.com (#2251, #10251)
1467 + [generic] Add support for DBTV embeds
1468 * [vk:wallpost] Fix audio extraction for new site layout
1469 * [vk] Fix authentication
1470 + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
1471 + [discoverygo] Add support for another GO network sites
1472
1473
1474 version 2016.08.17
1475
1476 Core
1477 + Add _get_netrc_login_info
1478
1479 Extractors
1480 * [mofosex] Extract all formats (#10335)
1481 + [generic] Add support for vbox7 embeds
1482 + [vbox7] Add support for embed URLs
1483 + [viafree] Add extractor (#10358)
1484 + [mtg] Add support for viafree URLs (#10358)
1485 * [theplatform] Extract all subtitles per language
1486 + [xvideos] Fix HLS extraction (#10356)
1487 + [amcnetworks] Add extractor
1488 + [bbc:playlist] Add support for pagination (#10349)
1489 + [fxnetworks] Add extractor (#9462)
1490 * [cbslocal] Fix extraction for SendtoNews-based videos
1491 * [sendtonews] Fix extraction
1492 * [jwplatform] Extract video id from JWPlayer data
1493 - [zippcast] Remove extractor (#10332)
1494 + [viceland] Add extractor (#8799)
1495 + [adobepass] Add base extractor for Adobe Pass Authentication
1496 * [life:embed] Improve extraction
1497 * [vgtv] Detect geo restricted videos (#10348)
1498 + [uplynk] Add extractor
1499 * [xiami] Fix extraction (#10342)
1500
1501
1502 version 2016.08.13
1503
1504 Core
1505 * Show progress for curl external downloader
1506 * Forward more options to curl external downloader
1507
1508 Extractors
1509 * [pbs] Fix description extraction
1510 * [franceculture] Fix extraction (#10324)
1511 * [pornotube] Fix extraction (#10322)
1512 * [4tube] Fix metadata extraction (#10321)
1513 * [imgur] Fix width and height extraction (#10325)
1514 * [expotv] Improve extraction
1515 + [vbox7] Fix extraction (#10309)
1516 - [tapely] Remove extractor (#10323)
1517 * [muenchentv] Fix extraction (#10313)
1518 + [24video] Add support for .me and .xxx TLDs
1519 * [24video] Fix comment count extraction
1520 * [sunporno] Add support for embed URLs
1521 * [sunporno] Fix metadata extraction (#10316)
1522 + [hgtv] Add extractor for hgtv.ca (#3999)
1523 - [pbs] Remove request to unavailable API
1524 + [pbs] Add support for high quality HTTP formats
1525 + [crunchyroll] Add support for HLS formats (#10301)
1526
1527
1528 version 2016.08.12
1529
1530 Core
1531 * Subtitles are now written as is. Newline conversions are disabled. (#10268)
1532 + Recognize more formats in unified_timestamp
1533
1534 Extractors
1535 - [goldenmoustache] Remove extractor (#10298)
1536 * [drtuber] Improve title extraction
1537 * [drtuber] Make dislike count optional (#10297)
1538 * [chirbit] Fix extraction (#10296)
1539 * [francetvinfo] Relax URL regular expression
1540 * [rtlnl] Relax URL regular expression (#10282)
1541 * [formula1] Relax URL regular expression (#10283)
1542 * [wat] Improve extraction (#10281)
1543 * [ctsnews] Fix extraction
1544
1545
1546 version 2016.08.10
1547
1548 Core
1549 * Make --metadata-from-title non fatal when title does not match the pattern
1550 * Introduce options for randomized sleep before each download
1551   --min-sleep-interval and --max-sleep-interval (#9930)
1552 * Respect default in _search_json_ld
1553
1554 Extractors
1555 + [uol] Add extractor for uol.com.br (#4263)
1556 * [rbmaradio] Fix extraction and extract all formats (#10242)
1557 + [sonyliv] Add extractor for sonyliv.com (#10258)
1558 * [aparat] Fix extraction
1559 * [cwtv] Extract HTTP formats
1560 + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
1561 * [kuwo:singer] Fix extraction
1562
1563
1564 version 2016.08.07
1565
1566 Core
1567 + Add support for TV Parental Guidelines ratings in parse_age_limit
1568 + Add decode_png (#9706)
1569 + Add support for partOfTVSeries in JSON-LD
1570 * Lower master M3U8 manifest preference for better format sorting
1571
1572 Extractors
1573 + [discoverygo] Add extractor (#10245)
1574 * [flipagram] Make JSON-LD extraction non fatal
1575 * [generic] Make JSON-LD extraction non fatal
1576 + [bbc] Add support for morph embeds (#10239)
1577 * [tnaflixnetworkbase] Improve title extraction
1578 * [tnaflix] Fix metadata extraction (#10249)
1579 * [fox] Fix theplatform release URL query
1580 * [openload] Fix extraction (#9706)
1581 * [bbc] Skip duplicate manifest URLs
1582 * [bbc] Improve format code
1583 + [bbc] Add support for DASH and F4M
1584 * [bbc] Improve format sorting and listing
1585 * [bbc] Improve playlist extraction
1586 + [pokemon] Add extractor (#10093)
1587 + [condenast] Add fallback scenario for video info extraction
1588
1589
1590 version 2016.08.06
1591
1592 Core
1593 * Add support for JSON-LD root list entries (#10203)
1594 * Improve unified_timestamp
1595 * Lower preference of RTSP formats in generic sorting
1596 + Add support for multiple properties in _og_search_property
1597 * Improve password hiding from verbose output
1598
1599 Extractors
1600 + [adultswim] Add support for trailers (#10235)
1601 * [archiveorg] Improve extraction (#10219)
1602 + [jwplatform] Add support for playlists
1603 + [jwplatform] Add support for relative URLs
1604 * [jwplatform] Improve audio detection
1605 + [tvplay] Capture and output native error message
1606 + [tvplay] Extract series metadata
1607 + [tvplay] Add support for subtitles (#10194)
1608 * [tvp] Improve extraction (#7799)
1609 * [cbslocal] Fix timestamp parsing (#10213)
1610 + [naver] Add support for subtitles (#8096)
1611 * [naver] Improve extraction
1612 * [condenast] Improve extraction
1613 * [engadget] Relax URL regular expression
1614 * [5min] Fix extraction
1615 + [nationalgeographic] Add support for Episode Guide
1616 + [kaltura] Add support for subtitles
1617 * [kaltura] Optimize network requests
1618 + [vodplatform] Add extractor for vod-platform.net
1619 - [gamekings] Remove extractor
1620 * [limelight] Extract HTTP formats
1621 * [ntvru] Fix extraction
1622 + [comedycentral] Re-add :tds and :thedailyshow shortnames
1623
1624
1625 version 2016.08.01
1626
1627 Fixed/improved extractors
1628 - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
1629 - [bloomberg] Support another form of player (#10187)
1630 - [limelight] Skip DRM protected videos
1631 - [safari] Relax regular expressions for URL matching (#10202)
1632 - [cwtv] Add support for cwtvpr.com (#10196)
1633
1634
1635 version 2016.07.30
1636
1637 Fixed/improved extractors
1638 - [twitch:clips] Sort formats
1639 - [tv2] Use m3u8_native
1640 - [tv2:article] Fix video detection (#10188)
1641 - rtve (#10076)
1642 - [dailymotion:playlist] Optimize download archive processing (#10180)
1643
1644
1645 version 2016.07.28
1646
1647 Fixed/improved extractors
1648 - shared (#10170)
1649 - soundcloud (#10179)
1650 - twitch (#9767)
1651
1652
1653 version 2016.07.26.2
1654
1655 Fixed/improved extractors
1656 - smotri
1657 - camdemy
1658 - mtv
1659 - comedycentral
1660 - cmt
1661 - cbc
1662 - mgtv
1663 - orf
1664
1665
1666 version 2016.07.24
1667
1668 New extractors
1669 - arkena (#8682)
1670 - lcp (#8682)
1671
1672 Fixed/improved extractors
1673 - facebook (#10151)
1674 - dailymail
1675 - telegraaf
1676 - dcn
1677 - onet
1678 - tvp
1679
1680 Miscellaneous
1681 - Support $Time$ in DASH manifests
1682
1683
1684 version 2016.07.22
1685
1686 New extractors
1687 - odatv (#9285)
1688
1689 Fixed/improved extractors
1690 - bbc
1691 - youjizz (#10131)
1692 - youtube (#10140)
1693 - pornhub (#10138)
1694 - eporner (#10139)
1695
1696
1697 version 2016.07.17
1698
1699 New extractors
1700 - nintendo (#9986)
1701 - streamable (#9122)
1702
1703 Fixed/improved extractors
1704 - ard (#10095)
1705 - mtv
1706 - comedycentral (#10101)
1707 - viki (#10098)
1708 - spike (#10106)
1709
1710 Miscellaneous
1711 - Improved twitter player detection (#10090)
1712
1713
1714 version 2016.07.16
1715
1716 New extractors
1717 - ninenow (#5181)
1718
1719 Fixed/improved extractors
1720 - rtve (#10076)
1721 - brightcove
1722 - 3qsdn
1723 - syfy (#9087, #3820, #2388)
1724 - youtube (#10083)
1725
1726 Miscellaneous
1727 - Fix subtitle embedding for video-only and audio-only files (#10081)
1728
1729
1730 version 2016.07.13
1731
1732 New extractors
1733 - rudo
1734
1735 Fixed/improved extractors
1736 - biobiochiletv
1737 - tvplay
1738 - dbtv
1739 - brightcove
1740 - tmz
1741 - youtube (#10059)
1742 - shahid (#10062)
1743 - vk
1744 - ellentv (#10067)
1745
1746
1747 version 2016.07.11
1748
1749 New Extractors
1750 - roosterteeth (#9864)
1751
1752 Fixed/improved extractors
1753 - miomio (#9605)
1754 - vuclip
1755 - youtube
1756 - vidzi (#10058)
1757
1758
1759 version 2016.07.09.2
1760
1761 Fixed/improved extractors
1762 - vimeo (#1638)
1763 - facebook (#10048)
1764 - lynda (#10047)
1765 - animeondemand
1766
1767 Fixed/improved features
1768 - Embedding subtitles no longer throws an error with problematic inputs (#9063)
1769
1770
1771 version 2016.07.09.1
1772
1773 Fixed/improved extractors
1774 - youtube
1775 - ard
1776 - srmediatek (#9373)
1777
1778
1779 version 2016.07.09
1780
1781 New extractors
1782 - Flipagram (#9898)
1783
1784 Fixed/improved extractors
1785 - telecinco
1786 - toutv
1787 - radiocanada
1788 - tweakers (#9516)
1789 - lynda
1790 - nick (#7542)
1791 - polskieradio (#10028)
1792 - le
1793 - facebook (#9851)
1794 - mgtv
1795 - animeondemand (#10031)
1796
1797 Fixed/improved features
1798 - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
1799   on non-Windows systems
1800
1801
1802 version 2016.07.07
1803
1804 New extractors
1805 - kamcord (#10001)
1806
1807 Fixed/improved extractors
1808 - spiegel (#10018)
1809 - metacafe (#8539, #3253)
1810 - onet (#9950)
1811 - francetv (#9955)
1812 - brightcove (#9965)
1813 - daum (#9972)
1814
1815
1816 version 2016.07.06
1817
1818 Fixed/improved extractors
1819 - youtube (#10007, #10009)
1820 - xuite
1821 - stitcher
1822 - spiegel
1823 - slideshare
1824 - sandia
1825 - rtvnh
1826 - prosiebensat1
1827 - onionstudios
1828
1829
1830 version 2016.07.05
1831
1832 Fixed/improved extractors
1833 - brightcove
1834 - yahoo (#9995)
1835 - pornhub (#9997)
1836 - iqiyi
1837 - kaltura (#5557)
1838 - la7
1839 - Changed features
1840 - Rename --cn-verfication-proxy to --geo-verification-proxy
1841 Miscellaneous
1842 - Add script for displaying downloads statistics
1843
1844
1845 version 2016.07.03.1
1846
1847 Fixed/improved extractors
1848 - theplatform
1849 - aenetworks
1850 - nationalgeographic
1851 - hrti (#9482)
1852 - facebook (#5701)
1853 - buzzfeed (#5701)
1854 - rai (#8617, #9157, #9232, #8552, #8551)
1855 - nationalgeographic (#9991)
1856 - iqiyi
1857
1858
1859 version 2016.07.03
1860
1861 New extractors
1862 - hrti (#9482)
1863
1864 Fixed/improved extractors
1865 - vk (#9981)
1866 - facebook (#9938)
1867 - xtube (#9953, #9961)
1868
1869
1870 version 2016.07.02
1871
1872 New extractors
1873 - fusion (#9958)
1874
1875 Fixed/improved extractors
1876 - twitch (#9975)
1877 - vine (#9970)
1878 - periscope (#9967)
1879 - pornhub (#8696)
1880
1881
1882 version 2016.07.01
1883
1884 New extractors
1885 - 9c9media
1886 - ctvnews (#2156)
1887 - ctv (#4077)
1888
1889 Fixed/Improved extractors
1890 - rds
1891 - meta (#8789)
1892 - pornhub (#9964)
1893 - sixplay (#2183)
1894
1895 New features
1896 - Accept quoted strings across multiple lines (#9940)