9a0fad673d9484769237dfba717f841b2ab5fac7
[youtube-dl] / ChangeLog
1 version 2017.08.18
2
3 Core
4 * [YoutubeDL] Sanitize byte string format URLs (#13951)
5 + [extractor/common] Add support for float durations in _parse_mpd_formats
6   (#13919)
7
8 Extractors
9 * [arte] Detect unavailable videos (#13945)
10 * [generic] Convert redirect URLs to unicode strings (#13951)
11 * [udemy] Fix paid course detection (#13943)
12 * [pluralsight] Use RPC API for course extraction (#13937)
13 + [clippit] Add support for clippituser.tv
14 + [qqmusic] Support new URL schemes (#13805)
15 * [periscope] Renew HLS extraction (#13917)
16 * [mixcloud] Extract decrypt key
17
18
19 version 2017.08.13
20
21 Core
22 * [YoutubeDL] Make sure format id is not empty
23 * [extractor/common] Make _family_friendly_search optional
24 * [extractor/common] Respect source's type attribute for HTML5 media (#13892)
25
26 Extractors
27 * [pornhub:playlistbase] Skip videos from drop-down menu (#12819, #13902)
28 + [fourtube] Add support pornerbros.com (#6022)
29 + [fourtube] Add support porntube.com (#7859, #13901)
30 + [fourtube] Add support fux.com
31 * [limelight] Improve embeds detection (#13895)
32 + [reddit] Add support for v.redd.it and reddit.com (#13847)
33 * [aparat] Extract all formats (#13887)
34 * [mixcloud] Fix play info decryption (#13885)
35 + [generic] Add support for vzaar embeds (#13876)
36
37
38 version 2017.08.09
39
40 Core
41 * [utils] Skip missing params in cli_bool_option (#13865)
42
43 Extractors
44 * [xxxymovies] Fix title extraction (#13868)
45 + [nick] Add support for nick.com.pl (#13860)
46 * [mixcloud] Fix play info decryption (#13867)
47 * [20min] Fix embeds extraction (#13852)
48 * [dplayit] Fix extraction (#13851)
49 + [niconico] Support videos with multiple formats (#13522)
50 + [niconico] Support HTML5-only videos (#13806)
51
52
53 version 2017.08.06
54
55 Core
56 * Use relative paths for DASH fragments (#12990)
57
58 Extractors
59 * [pluralsight] Fix format selection
60 - [mpora] Remove extractor (#13826)
61 + [voot] Add support for voot.com (#10255, #11644, #11814, #12350, #13218)
62 * [vlive:channel] Limit number of videos per page to 100 (#13830)
63 * [podomatic] Extend URL regular expression (#13827)
64 * [cinchcast] Extend URL regular expression
65 * [yandexdisk] Relax URL regular expression (#13824)
66 * [vidme] Extract DASH and HLS formats
67 - [teamfour] Remove extractor (#13782)
68 * [pornhd] Fix extraction (#13783)
69 * [udemy] Fix subtitles extraction (#13812)
70 * [mlb] Extend URL regular expression (#13740, #13773)
71 + [pbs] Add support for new URL schema (#13801)
72 * [nrktv] Update API host (#13796)
73
74
75 version 2017.07.30.1
76
77 Core
78 * [downloader/hls] Use redirect URL as manifest base (#13755)
79 * [options] Correctly hide login info from debug outputs (#13696)
80
81 Extractors
82 + [watchbox] Add support for watchbox.de (#13739)
83 - [clipfish] Remove extractor
84 + [youjizz] Fix extraction (#13744)
85 + [generic] Add support for another ooyala embed pattern (#13727)
86 + [ard] Add support for lives (#13771)
87 * [soundcloud] Update client id
88 + [soundcloud:trackstation] Add support for track stations (#13733)
89 * [svtplay] Use geo verification proxy for API request
90 * [svtplay] Update API URL (#13767)
91 + [yandexdisk] Add support for yadi.sk (#13755)
92 + [megaphone] Add support for megaphone.fm
93 * [amcnetworks] Make rating optional (#12453)
94 * [cloudy] Fix extraction (#13737)
95 + [nickru] Add support for nickelodeon.ru
96 * [mtv] Improve thumbnal extraction
97 * [nick] Automate geo-restriction bypass (#13711)
98 * [niconico] Improve error reporting (#13696)
99
100
101 version 2017.07.23
102
103 Core
104 * [YoutubeDL] Improve default format specification (#13704)
105 * [YoutubeDL] Do not override id, extractor and extractor_key for
106   url_transparent entities
107 * [extractor/common] Fix playlist_from_matches
108
109 Extractors
110 * [itv] Fix production id extraction (#13671, #13703)
111 * [vidio] Make duration non fatal and fix typo
112 * [mtv] Skip missing video parts (#13690)
113 * [sportbox:embed] Fix extraction
114 + [npo] Add support for npo3.nl URLs (#13695)
115 * [dramafever] Remove video id from title (#13699)
116 + [egghead:lesson] Add support for lessons (#6635)
117 * [funnyordie] Extract more metadata (#13677)
118 * [youku:show] Fix playlist extraction (#13248)
119 + [dispeak] Recognize sevt subdomain (#13276)
120 * [adn] Improve error reporting (#13663)
121 * [crunchyroll] Relax series and season regex (#13659)
122 + [spiegel:article] Add support for nexx iframe embeds (#13029)
123 + [nexx:embed] Add support for iframe embeds
124 * [nexx] Improve JS embed extraction
125 + [pearvideo] Add support for pearvideo.com (#13031)
126
127
128 version 2017.07.15
129
130 Core
131 * [YoutubeDL] Don't expand environment variables in meta fields (#13637)
132
133 Extractors
134 * [spiegeltv] Delegate extraction to nexx extractor (#13159)
135 + [nexx] Add support for nexx.cloud (#10807, #13465)
136 * [generic] Fix rutube embeds extraction (#13641)
137 * [karrierevideos] Fix title extraction (#13641)
138 * [youtube] Don't capture YouTube Red ad for creator meta field (#13621)
139 * [slideshare] Fix extraction (#13617)
140 + [5tv] Add another video URL pattern (#13354, #13606)
141 * [drtv] Make HLS and HDS extraction non fatal
142 * [ted] Fix subtitles extraction (#13628, #13629)
143 * [vine] Make sure the title won't be empty
144 + [twitter] Support HLS streams in vmap URLs
145 + [periscope] Support pscp.tv URLs in embedded frames
146 * [twitter] Extract mp4 urls via mobile API (#12726)
147 * [niconico] Fix authentication error handling (#12486)
148 * [giantbomb] Extract m3u8 formats (#13626)
149 + [vlive:playlist] Add support for playlists (#13613)
150
151
152 version 2017.07.09
153
154 Core
155 + [extractor/common] Add support for AMP tags in _parse_html5_media_entries
156 + [utils] Support attributes with no values in get_elements_by_attribute
157
158 Extractors
159 + [dailymail] Add support for embeds
160 + [joj] Add support for joj.sk (#13268)
161 * [abc.net.au:iview] Extract more formats (#13492, #13489)
162 * [egghead:course] Fix extraction (#6635, #13370)
163 + [cjsw] Add support for cjsw.com (#13525)
164 + [eagleplatform] Add support for referrer protected videos (#13557)
165 + [eagleplatform] Add support for another embed pattern (#13557)
166 * [veoh] Extend URL regular expression (#13601)
167 * [npo:live] Fix live stream id extraction (#13568, #13605)
168 * [googledrive] Fix height extraction (#13603)
169 + [dailymotion] Add support for new layout (#13580)
170 - [yam] Remove extractor
171 * [xhamster] Extract all formats and fix duration extraction (#13593)
172 + [xhamster] Add support for new URL schema (#13593)
173 * [espn] Extend URL regular expression (#13244, #13549)
174 * [kaltura] Fix typo in subtitles extraction (#13569)
175 * [vier] Adapt extraction to redesign (#13575)
176
177
178 version 2017.07.02
179
180 Core
181 * [extractor/common] Improve _json_ld
182
183 Extractors
184 + [thisoldhouse] Add more fallbacks for video id
185 * [thisoldhouse] Fix video id extraction (#13540, #13541)
186 * [xfileshare] Extend format regular expression (#13536)
187 * [ted] Fix extraction (#13535)
188 + [tastytrade] Add support for tastytrade.com (#13521)
189 * [dplayit] Relax video id regular expression (#13524)
190 + [generic] Extract more generic metadata (#13527)
191 + [bbccouk] Capture and output error message (#13501, #13518)
192 * [cbsnews] Relax video info regular expression (#13284, #13503)
193 + [facebook] Add support for plugin video embeds and multiple embeds (#13493)
194 * [soundcloud] Switch to https for API requests (#13502)
195 * [pandatv] Switch to https for API and download URLs
196 + [pandatv] Add support for https URLs (#13491)
197 + [niconico] Support sp subdomain (#13494)
198
199
200 version 2017.06.25
201
202 Core
203 + [adobepass] Add support for DIRECTV NOW (mso ATTOTT) (#13472)
204 * [YoutubeDL] Skip malformed formats for better extraction robustness
205
206 Extractors
207 + [wsj] Add support for barrons.com (#13470)
208 + [ign] Add another video id pattern (#13328)
209 + [raiplay:live] Add support for live streams (#13414)
210 + [redbulltv] Add support for live videos and segments (#13486)
211 + [onetpl] Add support for videos embedded via pulsembed (#13482)
212 * [ooyala] Make more robust
213 * [ooyala] Skip empty format URLs (#13471, #13476)
214 * [hgtv.com:show] Fix typo
215
216
217 version 2017.06.23
218
219 Core
220 * [adobepass] Fix extraction on older python 2.6
221
222 Extractors
223 * [youtube] Adapt to new automatic captions rendition (#13467)
224 * [hgtv.com:show] Relax video config regular expression (#13279, #13461)
225 * [drtuber] Fix formats extraction (#12058)
226 * [youporn] Fix upload date extraction
227 * [youporn] Improve formats extraction
228 * [youporn] Fix title extraction (#13456)
229 * [googledrive] Fix formats sorting (#13443)
230 * [watchindianporn] Fix extraction (#13411, #13415)
231 + [vimeo] Add fallback mp4 extension for original format
232 + [ruv] Add support for ruv.is (#13396)
233 * [viu] Fix extraction on older python 2.6
234 * [pandora.tv] Fix upload_date extraction (#12846)
235 + [asiancrush] Add support for asiancrush.com (#13420)
236
237
238 version 2017.06.18
239
240 Core
241 * [downloader/common] Use utils.shell_quote for debug command line
242 * [utils] Use compat_shlex_quote in shell_quote
243 * [postprocessor/execafterdownload] Encode command line (#13407)
244 * [compat] Fix compat_shlex_quote on Windows (#5889, #10254)
245 * [postprocessor/metadatafromtitle] Fix missing optional meta fields processing
246    in --metadata-from-title (#13408)
247 * [extractor/common] Fix json dumping with --geo-bypass
248 + [extractor/common] Improve jwplayer subtitles extraction
249 + [extractor/common] Improve jwplayer formats extraction (#13379)
250
251 Extractors
252 * [polskieradio] Fix extraction (#13392)
253 + [xfileshare] Add support for fastvideo.me (#13385)
254 * [bilibili] Fix extraction of videos with double quotes in titles (#13387)
255 * [4tube] Fix extraction (#13381, #13382)
256 + [disney] Add support for disneychannel.de (#13383)
257 * [npo] Improve URL regular expression (#13376)
258 + [corus] Add support for showcase.ca
259 + [corus] Add support for history.ca (#13359)
260
261
262 version 2017.06.12
263
264 Core
265 * [utils] Handle compat_HTMLParseError in extract_attributes (#13349)
266 + [compat] Introduce compat_HTMLParseError
267 * [utils] Improve unified_timestamp
268 * [extractor/generic] Ensure format id is unicode string
269 * [extractor/common] Return unicode string from _match_id
270 + [YoutubeDL] Sanitize more fields (#13313)
271
272 Extractors
273 + [xfileshare] Add support for rapidvideo.tv (#13348)
274 * [xfileshare] Modernize and pass Referer
275 + [rutv] Add support for testplayer.vgtrk.com (#13347)
276 + [newgrounds] Extract more metadata (#13232)
277 + [newgrounds:playlist] Add support for playlists (#10611)
278 * [newgrounds] Improve formats and uploader extraction (#13346)
279 * [msn] Fix formats extraction
280 * [turbo] Ensure format id is string
281 * [sexu] Ensure height is int
282 * [jove] Ensure comment count is int
283 * [golem] Ensure format id is string
284 * [gfycat] Ensure filesize is int
285 * [foxgay] Ensure height is int
286 * [flickr] Ensure format id is string
287 * [sohu] Fix numeric fields
288 * [safari] Improve authentication detection (#13319)
289 * [liveleak] Ensure height is int (#13313)
290 * [streamango] Make title optional (#13292)
291 * [rtlnl] Improve URL regular expression (#13295)
292 * [tvplayer] Fix extraction (#13291)
293
294
295 version 2017.06.05
296
297 Core
298 * [YoutubeDL] Don't emit ANSI escape codes on Windows (#13270)
299
300 Extractors
301 + [bandcamp:weekly] Add support for bandcamp weekly (#12758)
302 * [pornhub:playlist] Fix extraction (#13281)
303 - [godtv] Remove extractor (#13175)
304 * [safari] Fix typo (#13252)
305 * [youtube] Improve chapters extraction (#13247)
306 * [1tv] Lower preference for HTTP formats (#13246)
307 * [francetv] Relax URL regular expression
308 * [drbonanza] Fix extraction (#13231)
309 * [packtpub] Fix authentication (#13240)
310
311
312 version 2017.05.29
313
314 Extractors
315 * [youtube] Fix DASH MPD extraction for videos with non-encrypted format URLs
316   (#13211)
317 * [xhamster] Fix uploader and like/dislike count extraction (#13216))
318 + [xhamster] Extract categories (#11728)
319 + [abcnews] Add support for embed URLs (#12851)
320 * [gaskrank] Fix extraction (#12493)
321 * [medialaan] Fix videos with missing videoUrl (#12774)
322 * [dvtv] Fix playlist support
323 + [dvtv] Add support for DASH and HLS formats (#3063)
324 + [beam:vod] Add support for beam.pro/mixer.com VODs (#13032))
325 * [cbsinteractive] Relax URL regular expression (#13213)
326 * [adn] Fix formats extraction
327 + [youku] Extract more metadata (#10433)
328 * [cbsnews] Fix extraction (#13205)
329
330
331 version 2017.05.26
332
333 Core
334 + [utils] strip_jsonp() can recognize more patterns
335 * [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182)
336
337 Extractors
338 + [youtube] DASH MPDs with cipher signatures are recognized now (#11381)
339 + [bbc] Add support for authentication
340 * [tudou] Merge into youku extractor (#12214)
341 * [youku:show] Fix extraction
342 * [youku] Fix extraction (#13191)
343 * [udemy] Fix extraction for outputs' format entries without URL (#13192)
344 * [vimeo] Fix formats' sorting (#13189)
345 * [cbsnews] Fix extraction for 60 Minutes videos (#12861)
346
347
348 version 2017.05.23
349
350 Core
351 + [downloader/external] Pass -loglevel to ffmpeg downloader (#13183)
352 + [adobepass] Add support for Bright House Networks (#13149)
353
354 Extractors
355 + [streamcz] Add support for subtitles (#13174)
356 * [youtube] Fix DASH manifest signature decryption (#8944, #13156)
357 * [toggle] Relax URL regular expression (#13172)
358 * [toypics] Fix extraction (#13077)
359 * [njpwworld] Fix extraction (#13162, #13169)
360 + [hitbox] Add support for smashcast.tv (#13154)
361 * [mitele] Update app key regular expression (#13158)
362
363
364 version 2017.05.18.1
365
366 Core
367 * [jsinterp] Fix typo and cleanup regular expressions (#13134)
368
369
370 version 2017.05.18
371
372 Core
373 + [jsinterp] Add support for quoted names and indexers (#13123, #13124, #13125,
374   #13126, #13128, #13129, #13130, #13131, #13132)
375 + [extractor/common] Add support for schemeless URLs in _extract_wowza_formats
376   (#13088, #13092)
377 + [utils] Recognize more audio codecs (#13081)
378
379 Extractors
380 + [vier] Extract more metadata (#12539)
381 * [vier] Improve extraction (#12801)
382     + Add support for authentication
383     * Bypass authentication when no credentials provided
384     * Improve extraction robustness
385 * [dailymail] Fix sources extraction (#13057)
386 * [dailymotion] Extend URL regular expression (#13079)
387
388
389 version 2017.05.14
390
391 Core
392 + [extractor/common] Respect Width and Height attributes in ISM manifests
393 + [postprocessor/metadatafromtitle] Add support regular expression syntax for
394   --metadata-from-title (#13065)
395
396 Extractors
397 + [mediaset] Add support for video.mediaset.it (#12708, #12964)
398 * [orf:radio] Fix extraction (#11643, #12926)
399 * [aljazeera] Extend URL regular expression (#13053)
400 * [imdb] Relax URL regular expression (#13056)
401 + [francetv] Add support for mobile.france.tv (#13068)
402 + [upskill] Add support for upskillcourses.com (#13043)
403 * [thescene] Fix extraction (#13061)
404 * [condenast] Improve embed support
405 * [liveleak] Fix extraction (#12053)
406 + [douyu] Support Douyu shows (#12228)
407 * [myspace] Improve URL regular expression (#13040)
408 * [adultswim] Use desktop platform in assets URL (#13041)
409
410
411 version 2017.05.09
412
413 Core
414 * [YoutubeDL] Force --restrict-filenames when no locale is set on all python
415   versions (#13027)
416
417 Extractors
418 * [francetv] Adapt to site redesign (#13034)
419 + [packtpub] Add support for authentication (#12622)
420 * [drtv] Lower preference for SignLanguage formats (#13013, #13016)
421 + [cspan] Add support for brightcove live embeds (#13028)
422 * [vrv] Extract DASH formats and subtitles
423 * [funimation] Fix authentication (#13021)
424 * [adultswim] Fix extraction (#8640, #10950, #11042, #12121)
425     + Add support for Adobe Pass authentication
426     + Add support for live streams
427     + Add support for show pages
428 * [turner] Extract thumbnail, is_live and strip description
429 + [nonktube] Add support for nonktube.com (#8647, #13024)
430 + [nuevo] Pass headers to _extract_nuevo
431 * [nbc] Improve extraction (#12364)
432
433
434 version 2017.05.07
435
436 Common
437 * [extractor/common] Fix typo in _extract_akamai_formats
438 + [postprocessor/ffmpeg] Embed chapters into media file with --add-metadata
439 + [extractor/common] Introduce chapters meta field
440
441 Extractors
442 * [youtube] Fix authentication (#12820, #12927, #12973, #12992, #12993, #12995,
443   #13003)
444 * [bilibili] Fix video downloading (#13001)
445 * [rmcdecouverte] Fix extraction (#12937)
446 * [theplatform] Extract chapters
447 * [bandcamp] Fix thumbnail extraction (#12980)
448 * [pornhub] Extend URL regular expression (#12996)
449 + [youtube] Extract chapters
450 + [nrk] Extract chapters
451 + [vice] Add support for ooyala embeds in article pages
452 + [vice] Support vice articles (#12968)
453 * [vice] Fix extraction for non en_us videos (#12967)
454 * [gdcvault] Fix extraction for some videos (#12733)
455 * [pbs] Improve multipart video support (#12981)
456 * [laola1tv] Fix extraction (#12880)
457 + [cda] Support birthday verification (#12789)
458 * [leeco] Fix extraction (#12974)
459 + [pbs] Extract chapters
460 * [amp] Imporove thumbnail and subtitles extraction
461 * [foxsports] Fix extraction (#12945)
462 - [coub] Remove comment count extraction (#12941)
463
464
465 version 2017.05.01
466
467 Core
468 + [extractor/common] Extract view count from JSON-LD
469 * [utils] Improve unified_timestamp
470 + [utils] Add video/mp2t to mimetype2ext
471 * [downloader/external] Properly handle live stream downloading cancellation
472   (#8932)
473 + [utils] Add support for unicode whitespace in clean_html on python 2 (#12906)
474
475 Extractors
476 * [infoq] Make audio format extraction non fatal (#12938)
477 * [brightcove] Allow whitespace around attribute names in embedded code
478 + [zaq1] Add support for zaq1.pl (#12693)
479 + [xvideos] Extract duration (#12828)
480 * [vevo] Fix extraction (#12879)
481 + [noovo] Add support for noovo.ca (#12792)
482 + [washingtonpost] Add support for embeds (#12699)
483 * [yandexmusic:playlist] Fix extraction for python 3 (#12888)
484 * [anvato] Improve extraction (#12913)
485     * Promote to regular shortcut based extractor
486     * Add mcp to access key mapping table
487     * Add support for embeds extraction
488     * Add support for anvato embeds in generic extractor
489 * [xtube] Fix extraction for older FLV videos (#12734)
490 * [tvplayer] Fix extraction (#12908)
491
492
493 version 2017.04.28
494
495 Core
496 + [adobepass] Use geo verification headers for all requests
497 - [downloader/fragment] Remove assert for resume_len when no fragments
498   downloaded
499 + [extractor/common] Add manifest_url for explicit group rendition formats
500 * [extractor/common] Fix manifest_url for m3u8 formats
501 - [extractor/common] Don't list master m3u8 playlists in format list (#12832)
502
503 Extractor
504 * [aenetworks] Fix extraction for shows with single season
505 + [go] Add support for Disney, DisneyJunior and DisneyXD show pages
506 * [youtube] Recognize new locale-based player URLs (#12885)
507 + [streamable] Add support for new embedded URL schema (#12844)
508 * [arte:+7] Relax URL regular expression (#12837)
509
510
511 version 2017.04.26
512
513 Core
514 * Introduce --keep-fragments for keeping fragments of fragmented download
515   on disk after download is finished
516 * [YoutubeDL] Fix output template for missing timestamp (#12796)
517 * [socks] Handle cases where credentials are required but missing
518 * [extractor/common] Improve HLS extraction (#12211)
519     * Extract m3u8 parsing to separate method
520     * Improve rendition groups extraction
521     * Build stream name according stream GROUP-ID
522     * Ignore reference to AUDIO group without URI when stream has no CODECS
523     * Use float for scaled tbr in _parse_m3u8_formats
524 * [utils] Add support for TTML styles in dfxp2srt
525 * [downloader/hls] No need to download keys for fragments that have been
526   already downloaded
527 * [downloader/fragment] Improve fragment downloading
528     * Resume immediately
529     * Don't concatenate fragments and decrypt them on every resume
530     * Optimize disk storage usage, don't store intermediate fragments on disk
531     * Store bookkeeping download state file
532 + [extractor/common] Add support for multiple getters in try_get
533 + [extractor/common] Add support for video of WebPage context in _json_ld
534   (#12778)
535 + [extractor/common] Relax JWPlayer regular expression and remove
536   duplicate URLs (#12768)
537
538 Extractors
539 * [iqiyi] Fix extraction of Yule videos
540 * [vidio] Improve extraction and sort formats
541 + [brightcove] Match only video elements with data-video-id attribute
542 * [iqiyi] Fix playlist detection (#12504)
543 - [azubu] Remove extractor (#12813)
544 * [porn91] Fix extraction (#12814)
545 * [vidzi] Fix extraction (#12793)
546 + [amp] Extract error message (#12795)
547 + [xfileshare] Add support for gorillavid.com and daclips.com (#12776)
548 * [instagram] Fix extraction (#12777)
549 + [generic] Support Brightcove videos in <iframe> (#12482)
550 + [brightcove] Support URLs with bcpid instead of playerID (#12482)
551 * [brightcove] Fix _extract_url (#12782)
552 + [odnoklassniki] Extract HLS formats
553
554
555 version 2017.04.17
556
557 Extractors
558 * [limelight] Improve extraction LimelightEmbeddedPlayerFlash media embeds and
559   add support for channel and channelList embeds
560 * [generic] Extract multiple Limelight embeds (#12761)
561 + [itv] Extract series metadata
562 * [itv] Fix RTMP formats downloading (#12759)
563 * [itv] Use native HLS downloader by default
564 + [go90] Extract subtitles (#12752)
565 + [go90] Extract series metadata (#12752)
566
567
568 version 2017.04.16
569
570 Core
571 * [YoutubeDL] Apply expand_path after output template substitution
572 + [YoutubeDL] Propagate overridden meta fields to extraction results of type
573   url (#11163)
574
575 Extractors
576 + [generic] Extract RSS entries as url_transparent (#11163)
577 + [streamango] Add support for streamango.com (#12643)
578 + [wsj:article] Add support for articles (#12558)
579 * [brightcove] Relax video tag embeds extraction and validate ambiguous embeds'
580   URLs (#9163, #12005, #12178, #12480)
581 + [udemy] Add support for react rendition (#12744)
582
583
584 version 2017.04.15
585
586 Extractors
587 * [youku] Fix fileid extraction (#12741, #12743)
588
589
590 version 2017.04.14
591
592 Core
593 + [downloader/hls] Add basic support for EXT-X-BYTERANGE tag (#10955)
594 + [adobepass] Improve Comcast and Verison login code (#10803)
595 + [adobepass] Add support for Verizon (#10803)
596
597 Extractors
598 + [aenetworks] Add support for specials (#12723)
599 + [hbo] Extract HLS formats
600 + [go90] Add support for go90.com (#10127)
601 + [tv2hu] Add support for tv2.hu (#10509)
602 + [generic] Exclude URLs with xml ext from valid video URLs (#10768, #11654)
603 * [youtube] Improve HLS formats extraction
604 * [afreecatv] Fix extraction for videos with different key layout (#12718)
605 - [youtube] Remove explicit preference for audio-only and video-only formats in
606   order not to break sorting when new formats appear
607 * [canalplus] Bypass geo restriction
608
609
610 version 2017.04.11
611
612 Extractors
613 * [afreecatv] Fix extraction (#12706)
614 + [generic] Add support for <object> YouTube embeds (#12637)
615 * [bbccouk] Treat bitrate as audio+video bitrate in media selector
616 + [bbccouk] Skip unrecognized formats in media selector (#12701)
617 + [bbccouk] Add support for https protocol in media selector (#12701)
618 * [curiositystream] Fix extraction (#12638)
619 * [adn] Update subtitle decryption key
620 * [chaturbate] Fix extraction (#12665, #12688, #12690)
621
622
623 version 2017.04.09
624
625 Extractors
626 + [medici] Add support for medici.tv (#3406)
627 + [rbmaradio] Add support for redbullradio.com URLs (#12687)
628 + [npo:live] Add support for default URL (#12555)
629 * [mixcloud:playlist] Fix title, description and view count extraction (#12582)
630 + [thesun] Add suport for thesun.co.uk (#11298, #12674)
631 + [ceskateleveize:porady] Add support for porady (#7411, #12645)
632 * [ceskateleveize] Improve extraction and remove URL replacement hacks
633 + [kaltura] Add support for iframe embeds (#12679)
634 * [airmozilla] Fix extraction (#12670)
635 * [wshh] Extract html5 entries and delegate to generic extractor (12676)
636 + [raiplay] Extract subtitles
637 + [xfileshare] Add support for vidlo.us (#12660)
638 + [xfileshare] Add support for vidbom.com (#12661)
639 + [aenetworks] Add more video URL regular expressions (#12657)
640 + [odnoklassniki] Fix format sorting for 1080p quality
641 + [rtl2] Add support for you.rtl2.de (#10257)
642 + [vshare] Add support for vshare.io (#12278)
643
644
645 version 2017.04.03
646
647 Core
648 + [extractor/common] Add censorship check for TransTelekom ISP
649 * [extractor/common] Move censorship checks to a separate method
650
651 Extractors
652 + [discoveryvr] Add support for discoveryvr.com (#12578)
653 + [tv5mondeplus] Add support for tv5mondeplus.com (#11386)
654 + [periscope] Add support for pscp.tv URLs (#12618, #12625)
655
656
657 version 2017.04.02
658
659 Core
660 * [YoutubeDL] Return early when extraction of url_transparent fails
661
662 Extractors
663 * [rai] Fix and improve extraction (#11790)
664 + [vrv] Add support for series pages
665 * [limelight] Improve extraction for audio only formats
666 * [funimation] Fix extraction (#10696, #11773)
667 + [xfileshare] Add support for vidabc.com (#12589)
668 + [xfileshare] Improve extraction and extract hls formats
669 + [crunchyroll] Pass geo verifcation proxy
670 + [cwtv] Extract ISM formats
671 + [tvplay] Bypass geo restriction
672 + [vrv] Add support for vrv.co
673 + [packtpub] Add support for packtpub.com (#12610)
674 + [generic] Pass base_url to _parse_jwplayer_data
675 + [adn] Add support for animedigitalnetwork.fr (#4866)
676 + [allocine] Extract more metadata
677 * [allocine] Fix extraction (#12592)
678 * [openload] Fix extraction
679
680
681 version 2017.03.26
682
683 Core
684 * Don't raise an error if JWPlayer config data is not a Javascript object
685   literal. _find_jwplayer_data now returns a dict rather than an str. (#12307)
686 * Expand environment variables for options representing paths (#12556)
687 + [utils] Introduce expand_path
688 * [downloader/hls] Delegate downloading to ffmpeg immediately for live streams
689
690 Extractors
691 * [afreecatv] Fix extraction (#12179)
692 + [atvat] Add support for atv.at (#5325)
693 + [fox] Add metadata extraction (#12391)
694 + [atresplayer] Extract DASH formats
695 + [atresplayer] Extract HD manifest (#12548)
696 * [atresplayer] Fix login error detection (#12548)
697 * [franceculture] Fix extraction (#12547)
698 * [youtube] Improve URL regular expression (#12538)
699 * [generic] Do not follow redirects to the same URL
700
701
702 version 2017.03.24
703
704 Extractors
705 - [9c9media] Remove mp4 URL extraction request
706 + [bellmedia] Add support for etalk.ca and space.ca (#12447)
707 * [channel9] Fix extraction (#11323)
708 * [cloudy] Fix extraction (#12525)
709 + [hbo] Add support for free episode URLs and new formats extraction (#12519)
710 * [condenast] Fix extraction and style (#12526)
711 * [viu] Relax URL regular expression (#12529)
712
713
714 version 2017.03.22
715
716 Extractors
717 - [pluralsight] Omit module title from video title (#12506)
718 * [pornhub] Decode obfuscated video URL (#12470, #12515)
719 * [senateisvp] Allow https URL scheme for embeds (#12512)
720
721
722 version 2017.03.20
723
724 Core
725 + [YoutubeDL] Allow multiple input URLs to be used with stdout (-) as
726   output template
727 + [adobepass] Detect and output error on authz token extraction (#12472)
728
729 Extractors
730 + [bostonglobe] Add extractor for bostonglobe.com (#12099)
731 + [toongoggles] Add support for toongoggles.com (#12171)
732 + [medialaan] Add support for Medialaan sites (#9974, #11912)
733 + [discoverynetworks] Add support for more domains and bypass geo restiction
734 * [openload] Fix extraction (#10408)
735
736
737 version 2017.03.16
738
739 Core
740 + [postprocessor/ffmpeg] Add support for flac
741 + [extractor/common] Extract SMIL formats from jwplayer
742
743 Extractors
744 + [generic] Add forgotten return for jwplayer formats
745 * [redbulltv] Improve extraction
746
747
748 version 2017.03.15
749
750 Core
751 * Fix missing subtitles if --add-metadata is used (#12423)
752
753 Extractors
754 * [facebook] Make title optional (#12443)
755 + [mitele] Add support for ooyala videos (#12430)
756 * [openload] Fix extraction (#12435, #12446)
757 * [streamable] Update API URL (#12433)
758 + [crunchyroll] Extract season name (#12428)
759 * [discoverygo] Bypass geo restriction
760 + [discoverygo:playlist] Add support for playlists (#12424)
761
762
763 version 2017.03.10
764
765 Extractors
766 * [generic] Make title optional for jwplayer embeds (#12410)
767 * [wdr:maus] Fix extraction (#12373)
768 * [prosiebensat1] Improve title extraction (#12318, #12327)
769 * [dplayit] Separate and rewrite extractor and bypass geo restriction (#12393)
770 * [miomio] Fix extraction (#12291, #12388, #12402)
771 * [telequebec] Fix description extraction (#12399)
772 * [openload] Fix extraction (#12357)
773 * [brightcove:legacy] Relax videoPlayer validation check (#12381)
774
775
776 version 2017.03.07
777
778 Core
779 * Metadata are now added after conversion (#5594)
780
781 Extractors
782 * [soundcloud] Update client id (#12376)
783 * [openload] Fix extraction (#10408, #12357)
784
785
786 version 2017.03.06
787
788 Core
789 + [utils] Process bytestrings in urljoin (#12369)
790 * [extractor/common] Improve height extraction and extract bitrate
791 * [extractor/common] Move jwplayer formats extraction in separate method
792 + [external:ffmpeg] Limit test download size to 10KiB (#12362)
793
794 Extractors
795 + [drtv] Add geo countries to GeoRestrictedError
796 + [drtv:live] Bypass geo restriction
797 + [tunepk] Add extractor (#12197, #12243)
798
799
800 version 2017.03.05
801
802 Extractors
803 + [twitch] Add basic support for two-factor authentication (#11974)
804 + [vier] Add support for vijf.be (#12304)
805 + [redbulltv] Add support for redbull.tv (#3919, #11948)
806 * [douyutv] Switch to the PC API to escape the 5-min limitation (#12316)
807 + [generic] Add support for rutube embeds
808 + [rutube] Relax URL regular expression
809 + [vrak] Add support for vrak.tv (#11452)
810 + [brightcove:new] Add ability to smuggle geo_countries into URL
811 + [brightcove:new] Raise GeoRestrictedError
812 * [go] Relax URL regular expression (#12341)
813 * [24video] Use original host for requests (#12339)
814 * [ruutu] Disable DASH formats (#12322)
815
816
817 version 2017.03.02
818
819 Core
820 + [adobepass] Add support for Charter Spectrum (#11465)
821 * [YoutubeDL] Don't sanitize identifiers in output template (#12317)
822
823 Extractors
824 * [facebook] Fix extraction (#12323, #12330)
825 * [youtube] Mark errors about rental videos as expected (#12324)
826 + [npo] Add support for audio
827 * [npo] Adapt to app.php API (#12311, #12320)
828
829
830 version 2017.02.28
831
832 Core
833 + [utils] Add bytes_to_long and long_to_bytes
834 + [utils] Add pkcs1pad
835 + [aes] Add aes_cbc_encrypt
836
837 Extractors
838 + [azmedien:showplaylist] Add support for show playlists (#12160)
839 + [youtube:playlist] Recognize another playlist pattern (#11928, #12286)
840 + [daisuki] Add support for daisuki.net (#2486, #3186, #4738, #6175, #7776,
841   #10060)
842 * [douyu] Fix extraction (#12301)
843
844
845 version 2017.02.27
846
847 Core
848 * [downloader/common] Limit displaying 2 digits after decimal point in sleep
849   interval message (#12183)
850 + [extractor/common] Add preference to _parse_html5_media_entries
851
852 Extractors
853 + [npo] Add support for zapp.nl
854 + [npo] Add support for hetklokhuis.nl (#12293)
855 - [scivee] Remove extractor (#9315)
856 + [cda] Decode download URL (#12255)
857 + [crunchyroll] Improve uploader extraction (#12267)
858 + [youtube] Raise GeoRestrictedError
859 + [dailymotion] Raise GeoRestrictedError
860 + [mdr] Recognize more URL patterns (#12169)
861 + [tvigle] Raise GeoRestrictedError
862 * [vevo] Fix extraction for videos with the new streams/streamsV3 format
863   (#11719)
864 + [freshlive] Add support for freshlive.tv (#12175)
865 + [xhamster] Capture and output videoClosed error (#12263)
866 + [etonline] Add support for etonline.com (#12236)
867 + [njpwworld] Add support for njpwworld.com (#11561)
868 * [amcnetworks] Relax URL regular expression (#12127)
869
870
871 version 2017.02.24.1
872
873 Extractors
874 * [noco] Modernize
875 * [noco] Switch login URL to https (#12246)
876 + [thescene] Extract more metadata
877 * [thescene] Fix extraction (#12235)
878 + [tubitv] Use geo bypass mechanism
879 * [openload] Fix extraction (#10408)
880 + [ivi] Raise GeoRestrictedError
881
882
883 version 2017.02.24
884
885 Core
886 * [options] Hide deprecated options from --help
887 * [options] Deprecate --autonumber-size
888 + [YoutubeDL] Add support for string formatting operations in output template
889   (#5185, #5748, #6841, #9929, #9966 #9978, #12189)
890
891 Extractors
892 + [lynda:course] Add webpage extraction fallback (#12238)
893 * [go] Sign all uplynk URLs and use geo bypass only for free videos
894   (#12087, #12210)
895 + [skylinewebcams] Add support for skylinewebcams.com (#12221)
896 + [instagram] Add support for multi video posts (#12226)
897 + [crunchyroll] Extract playlist entries ids
898 * [mgtv] Fix extraction
899 + [sohu] Raise GeoRestrictedError
900 + [leeco] Raise GeoRestrictedError and use geo bypass mechanism
901
902
903 version 2017.02.22
904
905 Extractors
906 * [crunchyroll] Fix descriptions with double quotes (#12124)
907 * [dailymotion] Make comment count optional (#12209)
908 + [vidzi] Add support for vidzi.cc (#12213)
909 + [24video] Add support for 24video.tube (#12217)
910 + [crackle] Use geo bypass mechanism
911 + [viewster] Use geo verification headers
912 + [tfo] Improve geo restriction detection and use geo bypass mechanism
913 + [telequebec] Use geo bypass mechanism
914 + [limelight] Extract PlaylistService errors and improve geo restriction
915   detection
916
917
918 version 2017.02.21
919
920 Core
921 * [extractor/common] Allow calling _initialize_geo_bypass from extractors
922   (#11970)
923 + [adobepass] Add support for Time Warner Cable (#12191)
924 + [travis] Run tests in parallel
925 + [downloader/ism] Honor HTTP headers when downloading fragments
926 + [downloader/dash] Honor HTTP headers when downloading fragments
927 + [utils] Add GeoUtils class for working with geo tools and GeoUtils.random_ipv4
928 + Add option --geo-bypass-country for explicit geo bypass on behalf of
929   specified country
930 + Add options to control geo bypass mechanism --geo-bypass and --no-geo-bypass
931 + Add experimental geo restriction bypass mechanism based on faking
932   X-Forwarded-For HTTP header
933 + [utils] Introduce GeoRestrictedError for geo restricted videos
934 + [utils] Introduce YoutubeDLError base class for all youtube-dl exceptions
935
936 Extractors
937 + [ninecninemedia] Use geo bypass mechanism
938 * [spankbang] Make uploader optional (#12193)
939 + [iprima] Improve geo restriction detection and disable geo bypass
940 * [iprima] Modernize
941 * [commonmistakes] Disable UnicodeBOM extractor test for python 3.2
942 + [prosiebensat1] Throw ExtractionError on unsupported page type (#12180)
943 * [nrk] Update _API_HOST and relax _VALID_URL
944 + [tv4] Bypass geo restriction and improve detection
945 * [tv4] Switch to hls3 protocol (#12177)
946 + [viki] Improve geo restriction detection
947 + [vgtv] Improve geo restriction detection
948 + [srgssr] Improve geo restriction detection
949 + [vbox7] Improve geo restriction detection and use geo bypass mechanism
950 + [svt] Improve geo restriction detection and use geo bypass mechanism
951 + [pbs] Improve geo restriction detection and use geo bypass mechanism
952 + [ondemandkorea] Improve geo restriction detection and use geo bypass mechanism
953 + [nrk] Improve geo restriction detection and use geo bypass mechanism
954 + [itv] Improve geo restriction detection and use geo bypass mechanism
955 + [go] Improve geo restriction detection and use geo bypass mechanism
956 + [dramafever] Improve geo restriction detection and use geo bypass mechanism
957 * [brightcove:legacy] Restrict videoPlayer value (#12040)
958 + [tvn24] Add support for tvn24.pl and tvn24bis.pl (#11679)
959 + [thisav] Add support for HTML5 media (#11771)
960 * [metacafe] Bypass family filter (#10371)
961 * [viceland] Improve info extraction
962
963
964 version 2017.02.17
965
966 Extractors
967 * [heise] Improve extraction (#9725)
968 * [ellentv] Improve (#11653)
969 * [openload] Fix extraction (#10408, #12002)
970 + [theplatform] Recognize URLs with whitespaces (#12044)
971 * [einthusan] Relax URL regular expression (#12141, #12159)
972 + [generic] Support complex JWPlayer embedded videos (#12030)
973 * [elpais] Improve extraction (#12139)
974
975
976 version 2017.02.16
977
978 Core
979 + [utils] Add support for quoted string literals in --match-filter (#8050,
980   #12142, #12144)
981
982 Extractors
983 * [ceskatelevize] Lower priority for audio description sources (#12119)
984 * [amcnetworks] Fix extraction (#12127)
985 * [pinkbike] Fix uploader extraction (#12054)
986 + [onetpl] Add support for businessinsider.com.pl and plejada.pl
987 + [onetpl] Add support for onet.pl (#10507)
988 + [onetmvp] Add shortcut extractor
989 + [vodpl] Add support for vod.pl (#12122)
990 + [pornhub] Extract video URL from tv platform site (#12007, #12129)
991 + [ceskatelevize] Extract DASH formats (#12119, #12133)
992
993
994 version 2017.02.14
995
996 Core
997 * TypeError is fixed with Python 2.7.13 on Windows (#11540, #12085)
998
999 Extractor
1000 * [zdf] Fix extraction (#12117)
1001 * [xtube] Fix extraction for both kinds of video id (#12088)
1002 * [xtube] Improve title extraction (#12088)
1003 + [lemonde] Fallback delegate extraction to generic extractor (#12115, #12116)
1004 * [bellmedia] Allow video id longer than 6 characters (#12114)
1005 + [limelight] Add support for referer protected videos
1006 * [disney] Improve extraction (#4975, #11000, #11882, #11936)
1007 * [hotstar] Improve extraction (#12096)
1008 * [einthusan] Fix extraction (#11416)
1009 + [aenetworks] Add support for lifetimemovieclub.com (#12097)
1010 * [youtube] Fix parsing codecs (#12091)
1011
1012
1013 version 2017.02.11
1014
1015 Core
1016 + [utils] Introduce get_elements_by_class and get_elements_by_attribute
1017   utility functions
1018 + [extractor/common] Skip m3u8 manifests protected with Adobe Flash Access
1019
1020 Extractor
1021 * [pluralsight:course] Fix extraction (#12075)
1022 + [bbc] Extract m3u8 formats with 320k audio
1023 * [facebook] Relax video id matching (#11017, #12055, #12056)
1024 + [corus] Add support for Corus Entertainment sites (#12060, #9164)
1025 + [pluralsight] Detect blocked account error message (#12070)
1026 + [bloomberg] Add another video id pattern (#12062)
1027 * [extractor/commonmistakes] Restrict URL regular expression (#12050)
1028 + [tvplayer] Add support for tvplayer.com
1029
1030
1031 version 2017.02.10
1032
1033 Extractors
1034 * [xtube] Fix extraction (#12023)
1035 * [pornhub] Fix extraction (#12007, #12018)
1036 * [facebook] Improve JS data regular expression (#12042)
1037 * [kaltura] Improve embed partner id extraction (#12041)
1038 + [sprout] Add support for sproutonline.com
1039 * [6play] Improve extraction
1040 + [scrippsnetworks:watch] Add support for Scripps Networks sites (#10765)
1041 + [go] Add support for Adobe Pass authentication (#11468, #10831)
1042 * [6play] Fix extraction (#12011)
1043 + [nbc] Add support for Adobe Pass authentication (#12006)
1044
1045
1046 version 2017.02.07
1047
1048 Core
1049 * [extractor/common] Fix audio only with audio group in m3u8 (#11995)
1050 + [downloader/fragment] Respect --no-part
1051 * [extractor/common] Speed-up HTML5 media entries extraction (#11979)
1052
1053 Extractors
1054 * [pornhub] Fix extraction (#11997)
1055 + [canalplus] Add support for cstar.fr (#11990)
1056 + [extractor/generic] Improve RTMP support (#11993)
1057 + [gaskrank] Add support for gaskrank.tv (#11685)
1058 * [bandcamp] Fix extraction for incomplete albums (#11727)
1059 * [iwara] Fix extraction (#11781)
1060 * [googledrive] Fix extraction on Python 3.6
1061 + [videopress] Add support for videopress.com
1062 + [afreecatv] Extract RTMP formats
1063
1064
1065 version 2017.02.04.1
1066
1067 Extractors
1068 + [twitch:stream] Add support for player.twitch.tv (#11971)
1069 * [radiocanada] Fix extraction for toutv rtmp formats
1070
1071
1072 version 2017.02.04
1073
1074 Core
1075 + Add --playlist-random to shuffle playlists (#11889, #11901)
1076 * [utils] Improve comments processing in js_to_json (#11947)
1077 * [utils] Handle single-line comments in js_to_json
1078 * [downloader/external:ffmpeg] Minimize the use of aac_adtstoasc filter
1079
1080 Extractors
1081 + [piksel] Add another app token pattern (#11969)
1082 + [vk] Capture and output author blocked error message (#11965)
1083 + [turner] Fix secure HLS formats downloading with ffmpeg (#11358, #11373,
1084   #11800)
1085 + [drtv] Add support for live and radio sections (#1827, #3427)
1086 * [myspace] Fix extraction and extract HLS and HTTP formats
1087 + [youtube] Add format info for itag 325 and 328
1088 * [vine] Fix extraction (#11955)
1089 - [sportbox] Remove extractor (#11954)
1090 + [filmon] Add support for filmon.com (#11187)
1091 + [infoq] Add audio only formats (#11565)
1092 * [douyutv] Improve room id regular expression (#11931)
1093 * [iprima] Fix extraction (#11920, #11896)
1094 * [youtube] Fix ytsearch when cookies are provided (#11924)
1095 * [go] Relax video id regular expression (#11937)
1096 * [facebook] Fix title extraction (#11941)
1097 + [youtube:playlist] Recognize TL playlists (#11945)
1098 + [bilibili] Support new Bangumi URLs (#11845)
1099 + [cbc:watch] Extract audio codec for audio only formats (#11893)
1100 + [elpais] Fix extraction for some URLs (#11765)
1101
1102
1103 version 2017.02.01
1104
1105 Extractors
1106 + [facebook] Add another fallback extraction scenario (#11926)
1107 * [prosiebensat1] Fix extraction of descriptions (#11810, #11929)
1108 - [crunchyroll] Remove ScaledBorderAndShadow settings (#9028)
1109 + [vimeo] Extract upload timestamp
1110 + [vimeo] Extract license (#8726, #11880)
1111 + [nrk:series] Add support for series (#11571, #11711)
1112
1113
1114 version 2017.01.31
1115
1116 Core
1117 + [compat] Add compat_etree_register_namespace
1118
1119 Extractors
1120 * [youtube] Fix extraction for domainless player URLs (#11890, #11891, #11892,
1121   #11894, #11895, #11897, #11900, #11903, #11904, #11906, #11907, #11909,
1122   #11913, #11914, #11915, #11916, #11917, #11918, #11919)
1123 + [vimeo] Extract both mixed and separated DASH formats
1124 + [ruutu] Extract DASH formats
1125 * [itv] Fix extraction for python 2.6
1126
1127
1128 version 2017.01.29
1129
1130 Core
1131 * [extractor/common] Fix initialization template (#11605, #11825)
1132 + [extractor/common] Document fragment_base_url and fragment's path fields
1133 * [extractor/common] Fix duration per DASH segment (#11868)
1134 + Introduce --autonumber-start option for initial value of %(autonumber)s
1135   template (#727, #2702, #9362, #10457, #10529, #11862)
1136
1137 Extractors
1138 + [azmedien:playlist] Add support for topic and themen playlists (#11817)
1139 * [npo] Fix subtitles extraction
1140 + [itv] Extract subtitles
1141 + [itv] Add support for itv.com (#9240)
1142 + [mtv81] Add support for mtv81.com (#7619)
1143 + [vlive] Add support for channels (#11826)
1144 + [kaltura] Add fallback for fileExt
1145 + [kaltura] Improve uploader_id extraction
1146 + [konserthusetplay] Add support for rspoplay.se (#11828)
1147
1148
1149 version 2017.01.28
1150
1151 Core
1152 * [utils] Improve parse_duration
1153
1154 Extractors
1155 * [crunchyroll] Improve series and season metadata extraction (#11832)
1156 * [soundcloud] Improve formats extraction and extract audio bitrate
1157 + [soundcloud] Extract HLS formats
1158 * [soundcloud] Fix track URL extraction (#11852)
1159 + [twitch:vod] Expand URL regular expressions (#11846)
1160 * [aenetworks] Fix season episodes extraction (#11669)
1161 + [tva] Add support for videos.tva.ca (#11842)
1162 * [jamendo] Improve and extract more metadata (#11836)
1163 + [disney] Add support for Disney sites (#7409, #11801, #4975, #11000)
1164 * [vevo] Remove request to old API and catch API v2 errors
1165 + [cmt,mtv,southpark] Add support for episode URLs (#11837)
1166 + [youtube] Add fallback for duration extraction (#11841)
1167
1168
1169 version 2017.01.25
1170
1171 Extractors
1172 + [openload] Fallback video extension to mp4
1173 + [extractor/generic] Add support for Openload embeds (#11536, #11812)
1174 * [srgssr] Fix rts video extraction (#11831)
1175 + [afreecatv:global] Add support for afreeca.tv (#11807)
1176 + [crackle] Extract vtt subtitles
1177 + [crackle] Extract multiple resolutions for thumbnails
1178 + [crackle] Add support for mobile URLs
1179 + [konserthusetplay] Extract subtitles (#11823)
1180 + [konserthusetplay] Add support for HLS videos (#11823)
1181 * [vimeo:review] Fix config URL extraction (#11821)
1182
1183
1184 version 2017.01.24
1185
1186 Extractors
1187 * [pluralsight] Fix extraction (#11820)
1188 + [nextmedia] Add support for NextTV (壹電視)
1189 * [24video] Fix extraction (#11811)
1190 * [youtube:playlist] Fix nonexistent and private playlist detection (#11604)
1191 + [chirbit] Extract uploader (#11809)
1192
1193
1194 version 2017.01.22
1195
1196 Extractors
1197 + [pornflip] Add support for pornflip.com (#11556, #11795)
1198 * [chaturbate] Fix extraction (#11797, #11802)
1199 + [azmedien] Add support for AZ Medien sites (#11784, #11785)
1200 + [nextmedia] Support redirected URLs
1201 + [vimeo:channel] Extract videos' titles for playlist entries (#11796)
1202 + [youtube] Extract episode metadata (#9695, #11774)
1203 + [cspan] Support Ustream embedded videos (#11547)
1204 + [1tv] Add support for HLS videos (#11786)
1205 * [uol] Fix extraction (#11770)
1206 * [mtv] Relax triforce feed regular expression (#11766)
1207
1208
1209 version 2017.01.18
1210
1211 Extractors
1212 * [bilibili] Fix extraction (#11077)
1213 + [canalplus] Add fallback for video id (#11764)
1214 * [20min] Fix extraction (#11683, #11751)
1215 * [imdb] Extend URL regular expression (#11744)
1216 + [naver] Add support for tv.naver.com links (#11743)
1217
1218
1219 version 2017.01.16
1220
1221 Core
1222 * [options] Apply custom config to final composite configuration (#11741)
1223 * [YoutubeDL] Improve protocol auto determining (#11720)
1224
1225 Extractors
1226 * [xiami] Relax URL regular expressions
1227 * [xiami] Improve track metadata extraction (#11699)
1228 + [limelight] Check hand-make direct HTTP links
1229 + [limelight] Add support for direct HTTP links at video.llnw.net (#11737)
1230 + [brightcove] Recognize another player ID pattern (#11688)
1231 + [niconico] Support login via cookies (#7968)
1232 * [yourupload] Fix extraction (#11601)
1233 + [beam:live] Add support for beam.pro live streams (#10702, #11596)
1234 * [vevo] Improve geo restriction detection
1235 + [dramafever] Add support for URLs with language code (#11714)
1236 * [cbc] Improve playlist support (#11704)
1237
1238
1239 version 2017.01.14
1240
1241 Core
1242 + [common] Add ability to customize akamai manifest host
1243 + [utils] Add more date formats
1244
1245 Extractors
1246 - [mtv] Eliminate _transform_rtmp_url
1247 * [mtv] Generalize triforce mgid extraction
1248 + [cmt] Add support for full episodes and video clips (#11623)
1249 + [mitele] Extract DASH formats
1250 + [ooyala] Add support for videos with embedToken (#11684)
1251 * [mixcloud] Fix extraction (#11674)
1252 * [openload] Fix extraction (#10408)
1253 * [tv4] Improve extraction (#11698)
1254 * [freesound] Fix and improve extraction (#11602)
1255 + [nick] Add support for beta.nick.com (#11655)
1256 * [mtv,cc] Use HLS by default with native HLS downloader (#11641)
1257 * [mtv] Fix non-HLS extraction
1258
1259
1260 version 2017.01.10
1261
1262 Extractors
1263 * [youtube] Fix extraction (#11663, #11664)
1264 + [inc] Add support for inc.com (#11277, #11647)
1265 + [youtube] Add itag 212 (#11575)
1266 + [egghead:course] Add support for egghead.io courses
1267
1268
1269 version 2017.01.08
1270
1271 Core
1272 * Fix "invalid escape sequence" errors under Python 3.6 (#11581)
1273
1274 Extractors
1275 + [hitrecord] Add support for hitrecord.org (#10867, #11626)
1276 - [videott] Remove extractor
1277 * [swrmediathek] Improve extraction
1278 - [sharesix] Remove extractor
1279 - [aol:features] Remove extractor
1280 * [sendtonews] Improve info extraction
1281 * [3sat,phoenix] Fix extraction (#11619)
1282 * [comedycentral/mtv] Add support for HLS videos (#11600)
1283 * [discoverygo] Fix JSON data parsing (#11219, #11522)
1284
1285
1286 version 2017.01.05
1287
1288 Extractors
1289 + [zdf] Fix extraction (#11055, #11063)
1290 * [pornhub:playlist] Improve extraction (#11594)
1291 + [cctv] Add support for ncpa-classic.com (#11591)
1292 + [tunein] Add support for embeds (#11579)
1293
1294
1295 version 2017.01.02
1296
1297 Extractors
1298 * [cctv] Improve extraction (#879, #6753, #8541)
1299 + [nrktv:episodes] Add support for episodes (#11571)
1300 + [arkena] Add support for video.arkena.com (#11568)
1301
1302
1303 version 2016.12.31
1304
1305 Core
1306 + Introduce --config-location option for custom configuration files (#6745,
1307   #10648)
1308
1309 Extractors
1310 + [twitch] Add support for player.twitch.tv (#11535, #11537)
1311 + [videa] Add support for videa.hu (#8181, #11133)
1312 * [vk] Fix postlive videos extraction
1313 * [vk] Extract from playerParams (#11555)
1314 - [freevideo] Remove extractor (#11515)
1315 + [showroomlive] Add support for showroom-live.com (#11458)
1316 * [xhamster] Fix duration extraction (#11549)
1317 * [rtve:live] Fix extraction (#11529)
1318 * [brightcove:legacy] Improve embeds detection (#11523)
1319 + [twitch] Add support for rechat messages (#11524)
1320 * [acast] Fix audio and timestamp extraction (#11521)
1321
1322
1323 version 2016.12.22
1324
1325 Core
1326 * [extractor/common] Improve detection of video-only formats in m3u8
1327   manifests (#11507)
1328
1329 Extractors
1330 + [theplatform] Pass geo verification headers to SMIL request (#10146)
1331 + [viu] Pass geo verification headers to auth request
1332 * [rtl2] Extract more formats and metadata
1333 * [vbox7] Skip malformed JSON-LD (#11501)
1334 * [uplynk] Force downloading using native HLS downloader (#11496)
1335 + [laola1] Add support for another extraction scenario (#11460)
1336
1337
1338 version 2016.12.20
1339
1340 Core
1341 * [extractor/common] Improve fragment URL construction for DASH media
1342 * [extractor/common] Fix codec information extraction for mixed audio/video
1343   DASH media (#11490)
1344
1345 Extractors
1346 * [vbox7] Fix extraction (#11494)
1347 + [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
1348 + [piksel] Add support for player.piksel.com (#11246)
1349 + [vimeo] Add support for DASH formats
1350 * [vimeo] Fix extraction for HLS formats (#11490)
1351 * [kaltura] Fix wrong widget ID in some cases (#11480)
1352 + [nrktv:direkte] Add support for live streams (#11488)
1353 * [pbs] Fix extraction for geo restricted videos (#7095)
1354 * [brightcove:new] Skip widevine classic videos
1355 + [viu] Add support for viu.com (#10607, #11329)
1356
1357
1358 version 2016.12.18
1359
1360 Core
1361 + [extractor/common] Recognize DASH formats in html5 media entries
1362
1363 Extractors
1364 + [ccma] Add support for ccma.cat (#11359)
1365 * [laola1tv] Improve extraction
1366 + [laola1tv] Add support embed URLs (#11460)
1367 * [nbc] Fix extraction for MSNBC videos (#11466)
1368 * [twitch] Adapt to new videos pages URL schema (#11469)
1369 + [meipai] Add support for meipai.com (#10718)
1370 * [jwplatform] Improve subtitles and duration extraction
1371 + [ondemandkorea] Add support for ondemandkorea.com (#10772)
1372 + [vvvvid] Add support for vvvvid.it (#5915)
1373
1374
1375 version 2016.12.15
1376
1377 Core
1378 + [utils] Add convenience urljoin
1379
1380 Extractors
1381 + [openload] Recognize oload.tv URLs (#10408)
1382 + [facebook] Recognize .onion URLs (#11443)
1383 * [vlive] Fix extraction (#11375, #11383)
1384 + [canvas] Extract DASH formats
1385 + [melonvod] Add support for vod.melon.com (#11419)
1386
1387
1388 version 2016.12.12
1389
1390 Core
1391 + [utils] Add common user agents map
1392 + [common] Recognize HLS manifests that contain video only formats (#11394)
1393
1394 Extractors
1395 + [dplay] Use Safari user agent for HLS (#11418)
1396 + [facebook] Detect login required error message
1397 * [facebook] Improve video selection (#11390)
1398 + [canalplus] Add another video id pattern (#11399)
1399 * [mixcloud] Relax URL regular expression (#11406)
1400 * [ctvnews] Relax URL regular expression (#11394)
1401 + [rte] Capture and output error message (#7746, #10498)
1402 + [prosiebensat1] Add support for DASH formats
1403 * [srgssr] Improve extraction for geo restricted videos (#11089)
1404 * [rts] Improve extraction for geo restricted videos (#4989)
1405
1406
1407 version 2016.12.09
1408
1409 Core
1410 * [socks] Fix error reporting (#11355)
1411
1412 Extractors
1413 * [openload] Fix extraction (#10408)
1414 * [pandoratv] Fix extraction (#11023)
1415 + [telebruxelles] Add support for emission URLs
1416 * [telebruxelles] Extract all formats
1417 + [bloomberg] Add another video id regular expression (#11371)
1418 * [fusion] Update ooyala id regular expression (#11364)
1419 + [1tv] Add support for playlists (#11335)
1420 * [1tv] Improve extraction (#11335)
1421 + [aenetworks] Extract more formats (#11321)
1422 + [thisoldhouse] Recognize /tv-episode/ URLs (#11271)
1423
1424
1425 version 2016.12.01
1426
1427 Extractors
1428 * [soundcloud] Update client id (#11327)
1429 * [ruutu] Detect DRM protected videos
1430 + [liveleak] Add support for youtube embeds (#10688)
1431 * [spike] Fix full episodes support (#11312)
1432 * [comedycentral] Fix full episodes support
1433 * [normalboots] Rewrite in terms of JWPlatform (#11184)
1434 * [teamfourstar] Rewrite in terms of JWPlatform (#11184)
1435 - [screenwavemedia] Remove extractor (#11184)
1436
1437
1438 version 2016.11.27
1439
1440 Extractors
1441 + [webcaster] Add support for webcaster.pro
1442 + [azubu] Add support for azubu.uol.com.br (#11305)
1443 * [viki] Prefer hls formats
1444 * [viki] Fix rtmp formats extraction (#11255)
1445 * [puls4] Relax URL regular expression (#11267)
1446 * [vevo] Improve artist extraction (#10911)
1447 * [mitele] Relax URL regular expression and extract more metadata (#11244)
1448 + [cbslocal] Recognize New York site (#11285)
1449 + [youtube:playlist] Pass disable_polymer in URL query (#11193)
1450
1451
1452 version 2016.11.22
1453
1454 Extractors
1455 * [hellporno] Fix video extension extraction (#11247)
1456 + [hellporno] Add support for hellporno.net (#11247)
1457 + [amcnetworks] Recognize more BBC America URLs (#11263)
1458 * [funnyordie] Improve extraction (#11208)
1459 * [extractor/generic] Improve limelight embeds support
1460 - [crunchyroll] Remove ScaledBorderAndShadow from ASS subtitles (#8207, #9028)
1461 * [bandcamp] Fix free downloads extraction and extract all formats (#11067)
1462 * [twitter:card] Relax URL regular expression (#11225)
1463 + [tvanouvelles] Add support for tvanouvelles.ca (#10616)
1464
1465
1466 version 2016.11.18
1467
1468 Extractors
1469 * [youtube:live] Relax URL regular expression (#11164)
1470 * [openload] Fix extraction (#10408, #11122)
1471 * [vlive] Prefer locale over language for subtitles id (#11203)
1472
1473
1474 version 2016.11.14.1
1475
1476 Core
1477 + [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
1478 * [extractor/common] Fix media templates with Bandwidth substitution pattern in
1479   MPD manifests (#11175)
1480 * [extractor/common] Improve thumbnail extraction from JSON-LD
1481
1482 Extractors
1483 + [nrk] Workaround geo restriction
1484 + [nrk] Improve error detection and messages
1485 + [afreecatv] Add support for vod.afreecatv.com (#11174)
1486 * [cda] Fix and improve extraction (#10929, #10936)
1487 * [plays] Fix extraction (#11165)
1488 * [eagleplatform] Fix extraction (#11160)
1489 + [audioboom] Recognize /posts/ URLs (#11149)
1490
1491
1492 version 2016.11.08.1
1493
1494 Extractors
1495 * [espn:article] Fix support for espn.com articles
1496 * [franceculture] Fix extraction (#11140)
1497
1498
1499 version 2016.11.08
1500
1501 Extractors
1502 * [tmz:article] Fix extraction (#11052)
1503 * [espn] Fix extraction (#11041)
1504 * [mitele] Fix extraction after website redesign (#10824)
1505 - [ard] Remove age restriction check (#11129)
1506 * [generic] Improve support for pornhub.com embeds (#11100)
1507 + [generic] Add support for redtube.com embeds (#11099)
1508 + [generic] Add support for drtuber.com embeds (#11098)
1509 + [redtube] Add support for embed URLs
1510 + [drtuber] Add support for embed URLs
1511 + [yahoo] Improve content id extraction (#11088)
1512 * [toutv] Relax URL regular expression (#11121)
1513
1514
1515 version 2016.11.04
1516
1517 Core
1518 * [extractor/common] Tolerate malformed RESOLUTION attribute in m3u8
1519   manifests (#11113)
1520 * [downloader/ism] Fix AVC Decoder Configuration Record
1521
1522 Extractors
1523 + [fox9] Add support for fox9.com (#11110)
1524 + [anvato] Extract more metadata and improve formats extraction
1525 * [vodlocker] Improve removed videos detection (#11106)
1526 + [vzaar] Add support for vzaar.com (#11093)
1527 + [vice] Add support for uplynk preplay videos (#11101)
1528 * [tubitv] Fix extraction (#11061)
1529 + [shahid] Add support for authentication (#11091)
1530 + [radiocanada] Add subtitles support (#11096)
1531 + [generic] Add support for ISM manifests
1532
1533
1534 version 2016.11.02
1535
1536 Core
1537 + Add basic support for Smooth Streaming protocol (#8118, #10969)
1538 * Improve MPD manifest base URL extraction (#10909, #11079)
1539 * Fix --match-filter for int-like strings (#11082)
1540
1541 Extractors
1542 + [mva] Add support for ISM formats
1543 + [msn] Add support for ISM formats
1544 + [onet] Add support for ISM formats
1545 + [tvp] Add support for ISM formats
1546 + [nicknight] Add support for nicknight sites (#10769)
1547
1548
1549 version 2016.10.30
1550
1551 Extractors
1552 * [facebook] Improve 1080P video detection (#11073)
1553 * [imgur] Recognize /r/ URLs (#11071)
1554 * [beeg] Fix extraction (#11069)
1555 * [openload] Fix extraction (#10408)
1556 * [gvsearch] Modernize and fix search request (#11051)
1557 * [adultswim] Fix extraction (#10979)
1558 + [nobelprize] Add support for nobelprize.org (#9999)
1559 * [hornbunny] Fix extraction (#10981)
1560 * [tvp] Improve video id extraction (#10585)
1561
1562
1563 version 2016.10.26
1564
1565 Extractors
1566 + [rentv] Add support for ren.tv (#10620)
1567 + [ard] Detect unavailable videos (#11018)
1568 * [vk] Fix extraction (#11022)
1569
1570
1571 version 2016.10.25
1572
1573 Core
1574 * Running youtube-dl in the background is fixed (#10996, #10706, #955)
1575
1576 Extractors
1577 + [jamendo] Add support for jamendo.com (#10132, #10736)
1578 + [pandatv] Add support for panda.tv (#10736)
1579 + [dotsub] Support Vimeo embed (#10964)
1580 * [litv] Fix extraction
1581 + [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
1582 * [vivo] Fix extraction (#11003)
1583 + [twitch:stream] Add support for rebroadcasts (#10995)
1584 * [pluralsight] Fix subtitles conversion (#10990)
1585
1586
1587 version 2016.10.21.1
1588
1589 Extractors
1590 + [pluralsight] Process all clip URLs (#10984)
1591
1592
1593 version 2016.10.21
1594
1595 Core
1596 - Disable thumbnails embedding in mkv
1597 + Add support for Comcast multiple-system operator (#10819)
1598
1599 Extractors
1600 * [pluralsight] Adapt to new API (#10972)
1601 * [openload] Fix extraction (#10408, #10971)
1602 + [natgeo] Extract m3u8 formats (#10959)
1603
1604
1605 version 2016.10.19
1606
1607 Core
1608 + [utils] Expose PACKED_CODES_RE
1609 + [extractor/common] Extract non smil wowza mpd manifests
1610 + [extractor/common] Detect f4m audio-only formats
1611
1612 Extractors
1613 * [vidzi] Fix extraction (#10908, #10952)
1614 * [urplay] Fix subtitles extraction
1615 + [urplay] Add support for urskola.se (#10915)
1616 + [orf] Add subtitles support (#10939)
1617 * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
1618 * [nrk] Relax URL regular expression (#10928)
1619 + [nytimes] Add support for podcasts (#10926)
1620 * [pluralsight] Relax URL regular expression (#10941)
1621
1622
1623 version 2016.10.16
1624
1625 Core
1626 * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
1627   in FFmpegExtractAudioPP (#10879)
1628
1629 Extractors
1630 + [ruutu] Add support for supla.fi (#10849)
1631 + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
1632 * [lynda] Fix height for prioritized streams
1633 + [lynda] Add fallback extraction scenario
1634 * [lynda] Switch to https (#10916)
1635 + [huajiao] New extractor (#10917)
1636 * [cmt] Fix mgid extraction (#10813)
1637 + [safari:course] Add support for techbus.safaribooksonline.com
1638 * [orf:tvthek] Fix extraction and modernize (#10898)
1639 * [chirbit] Fix extraction of user profile pages
1640 * [carambatv] Fix extraction
1641 * [canalplus] Fix extraction for some videos
1642 * [cbsinteractive] Fix extraction for cnet.com
1643 * [parliamentliveuk] Lower case URLs are now recognized (#10912)
1644
1645
1646 version 2016.10.12
1647
1648 Core
1649 + Support HTML media elements without child nodes
1650 * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
1651
1652 Extractors
1653 * [dailymotion] Fix extraction (#10901)
1654 * [vimeo:review] Fix extraction (#10900)
1655 * [nhl] Correctly handle invalid formats (#10713)
1656 * [footyroom] Fix extraction (#10810)
1657 * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
1658 + [hbo] Add support for episode pages (#10892)
1659 * [allocine] Fix extraction (#10860)
1660 + [nextmedia] Recognize action news on AppleDaily
1661 * [lego] Improve info extraction and bypass geo restriction (#10872)
1662
1663
1664 version 2016.10.07
1665
1666 Extractors
1667 + [iprima] Detect geo restriction
1668 * [facebook] Fix video extraction (#10846)
1669 + [commonprotocols] Support direct MMS links (#10838)
1670 + [generic] Add support for multiple vimeo embeds (#10862)
1671 + [nzz] Add support for nzz.ch (#4407)
1672 + [npo] Detect geo restriction
1673 + [npo] Add support for 2doc.nl (#10842)
1674 + [lego] Add support for lego.com (#10369)
1675 + [tonline] Add support for t-online.de (#10376)
1676 * [techtalks] Relax URL regular expression (#10840)
1677 * [youtube:live] Extend URL regular expression (#10839)
1678 + [theweatherchannel] Add support for weather.com (#7188)
1679 + [thisoldhouse] Add support for thisoldhouse.com (#10837)
1680 + [nhl] Add support for wch2016.com (#10833)
1681 * [pornoxo] Use JWPlatform to improve metadata extraction
1682
1683
1684 version 2016.10.02
1685
1686 Core
1687 * Fix possibly lost extended attributes during post-processing
1688 + Support pyxattr as well as python-xattr for --xattrs and
1689   --xattr-set-filesize (#9054)
1690
1691 Extractors
1692 + [jwplatform] Support DASH streams in JWPlayer
1693 + [jwplatform] Support old-style JWPlayer playlists
1694 + [byutv:event] Add extractor
1695 * [periscope:user] Fix extraction (#10820)
1696 * [dctp] Fix extraction (#10734)
1697 + [instagram] Extract video dimensions (#10790)
1698 + [tvland] Extend URL regular expression (#10812)
1699 + [vgtv] Add support for tv.aftonbladet.se (#10800)
1700 - [aftonbladet] Remove extractor
1701 * [vk] Fix timestamp and view count extraction (#10760)
1702 + [vk] Add support for running and finished live streams (#10799)
1703 + [leeco] Recognize more Le Sports URLs (#10794)
1704 + [instagram] Extract comments (#10788)
1705 + [ketnet] Extract mzsource formats (#10770)
1706 * [limelight:media] Improve HTTP formats extraction
1707
1708
1709 version 2016.09.27
1710
1711 Core
1712 + Add hdcore query parameter to akamai f4m formats
1713 + Delegate HLS live streams downloading to ffmpeg
1714 + Improved support for HTML5 subtitles
1715
1716 Extractors
1717 + [vk] Add support for dailymotion embeds (#10661)
1718 * [promptfile] Fix extraction (#10634)
1719 * [kaltura] Speed up embed regular expressions (#10764)
1720 + [npo] Add support for anderetijden.nl (#10754)
1721 + [prosiebensat1] Add support for advopedia sites
1722 * [mwave] Relax URL regular expression (#10735, #10748)
1723 * [prosiebensat1] Fix playlist support (#10745)
1724 + [prosiebensat1] Add support for sat1gold sites (#10745)
1725 + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
1726 + [brightcove:new] Add support for live streams
1727 * [soundcloud] Generalize playlist entries extraction (#10733)
1728 + [mtv] Add support for new URL schema (#8169, #9808)
1729 * [einthusan] Fix extraction (#10714)
1730 + [twitter] Support Periscope embeds (#10737)
1731 + [openload] Support subtitles (#10625)
1732
1733
1734 version 2016.09.24
1735
1736 Core
1737 + Add support for watchTVeverywhere.com authentication provider based MSOs for
1738   Adobe Pass authentication (#10709)
1739
1740 Extractors
1741 + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
1742 + [prosiebensat1] Add support for kabeleinsdoku (#10732)
1743 * [cbs] Extract info from thunder videoPlayerService (#10728)
1744 * [openload] Fix extraction (#10408)
1745 + [ustream] Support the new HLS streams (#10698)
1746 + [ooyala] Extract all HLS formats
1747 + [cartoonnetwork] Add support for Adobe Pass authentication
1748 + [soundcloud] Extract license metadata
1749 + [fox] Add support for Adobe Pass authentication (#8584)
1750 + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
1751 + [trutv] Add support for Adobe Pass authentication (#10519)
1752 + [turner] Add support for Adobe Pass authentication
1753
1754
1755 version 2016.09.19
1756
1757 Extractors
1758 + [crunchyroll] Check if already authenticated (#10700)
1759 - [twitch:stream] Remove fallback to profile extraction when stream is offline
1760 * [thisav] Improve title extraction (#10682)
1761 * [vyborymos] Improve station info extraction
1762
1763
1764 version 2016.09.18
1765
1766 Core
1767 + Introduce manifest_url and fragments fields in formats dictionary for
1768   fragmented media
1769 + Provide manifest_url field for DASH segments, HLS and HDS
1770 + Provide fragments field for DASH segments
1771 * Rework DASH segments downloader to use fragments field
1772 + Add helper method for Wowza Streaming Engine formats extraction
1773
1774 Extractors
1775 + [vyborymos] Add extractor for vybory.mos.ru (#10692)
1776 + [xfileshare] Add title regular expression for streamin.to (#10646)
1777 + [globo:article] Add support for multiple videos (#10653)
1778 + [thisav] Recognize HTML5 videos (#10447)
1779 * [jwplatform] Improve JWPlayer detection
1780 + [mangomolo] Add support for Mangomolo embeds
1781 + [toutv] Add support for authentication (#10669)
1782 * [franceinter] Fix upload date extraction
1783 * [tv4] Fix HLS and HDS formats extraction (#10659)
1784
1785
1786 version 2016.09.15
1787
1788 Core
1789 * Improve _hidden_inputs
1790 + Introduce improved explicit Adobe Pass support
1791 + Add --ap-mso to provide multiple-system operator identifier
1792 + Add --ap-username to provide MSO account username
1793 + Add --ap-password to provide MSO account password
1794 + Add --ap-list-mso to list all supported MSOs
1795 + Add support for Rogers Cable multiple-system operator (#10606)
1796
1797 Extractors
1798 * [crunchyroll] Fix authentication (#10655)
1799 * [twitch] Fix API calls (#10654, #10660)
1800 + [bellmedia] Add support for more Bell Media Television sites
1801 * [franceinter] Fix extraction (#10538, #2105)
1802 * [kuwo] Improve error detection (#10650)
1803 + [go] Add support for free full episodes (#10439)
1804 * [bilibili] Fix extraction for specific videos (#10647)
1805 * [nhk] Fix extraction (#10633)
1806 * [kaltura] Improve audio detection
1807 * [kaltura] Skip chun format
1808 + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
1809 + [nbc] Add support for NBC Olympics (#10361)
1810
1811
1812 version 2016.09.11.1
1813
1814 Extractors
1815 + [tube8] Extract categories and tags (#10579)
1816 + [pornhub] Extract categories and tags (#10499)
1817 * [openload] Temporary fix (#10408)
1818 + [foxnews] Add support Fox News articles (#10598)
1819 * [viafree] Improve video id extraction (#10615)
1820 * [iwara] Fix extraction after relaunch (#10462, #3215)
1821 + [tfo] Add extractor for tfo.org
1822 * [lrt] Fix audio extraction (#10566)
1823 * [9now] Fix extraction (#10561)
1824 + [canalplus] Add support for c8.fr (#10577)
1825 * [newgrounds] Fix uploader extraction (#10584)
1826 + [polskieradio:category] Add support for category lists (#10576)
1827 + [ketnet] Add extractor for ketnet.be (#10343)
1828 + [canvas] Add support for een.be (#10605)
1829 + [telequebec] Add extractor for telequebec.tv (#1999)
1830 * [parliamentliveuk] Fix extraction (#9137)
1831
1832
1833 version 2016.09.08
1834
1835 Extractors
1836 + [jwplatform] Extract height from format label
1837 + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
1838 * [videomore] Fix extraction (#10592)
1839 * [foxgay] Fix extraction (#10480)
1840 + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
1841 * [gamestar] Fix metadata extraction (#10479)
1842 * [puls4] Fix extraction (#10583)
1843 + [cctv] Add extractor for CCTV and CNTV (#8153)
1844 + [lci] Add extractor for lci.fr (#10573)
1845 + [wat] Extract DASH formats
1846 + [viafree] Improve video id detection (#10569)
1847 + [trutv] Add extractor for trutv.com (#10519)
1848 + [nick] Add support for nickelodeon.nl (#10559)
1849 + [abcotvs:clips] Add support for clips.abcotvs.com
1850 + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
1851 + [miaopai] Add extractor for miaopai.com (#10556)
1852 * [gamestar] Fix metadata extraction (#10479)
1853 + [bilibili] Add support for episodes (#10190)
1854 + [tvnoe] Add extractor for tvnoe.cz (#10524)
1855
1856
1857 version 2016.09.04.1
1858
1859 Core
1860 * In DASH downloader if the first segment fails, abort the whole download
1861   process to prevent throttling (#10497)
1862 + Add support for --skip-unavailable-fragments and --fragment retries in
1863   hlsnative downloader (#10165, #10448).
1864 + Add support for --skip-unavailable-fragments in DASH downloader
1865 + Introduce --skip-unavailable-fragments option for fragment based downloaders
1866   that allows to skip fragments unavailable due to a HTTP error
1867 * Fix extraction of video/audio entries with src attribute in
1868   _parse_html5_media_entries (#10540)
1869
1870 Extractors
1871 * [theplatform] Relax URL regular expression (#10546)
1872 * [youtube:playlist] Extend URL regular expression
1873 * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
1874 * [internetvideoarchive] Extract all formats
1875 * [pornvoisines] Fix extraction (#10469)
1876 * [rottentomatoes] Fix extraction (#10467)
1877 * [espn] Extend URL regular expression (#10549)
1878 * [vimple] Extend URL regular expression (#10547)
1879 * [youtube:watchlater] Fix extraction (#10544)
1880 * [youjizz] Fix extraction (#10437)
1881 + [foxnews] Add support for FoxNews Insider (#10445)
1882 + [fc2] Recognize Flash player URLs (#10512)
1883
1884
1885 version 2016.09.03
1886
1887 Core
1888 * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
1889   _extract_m3u8_formats (#10522)
1890 * Handle semicolon in mimetype2ext
1891
1892 Extractors
1893 + [youtube] Add support for rental videos' previews (#10532)
1894 * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
1895   no playlist is actually served (#10537)
1896 + [drtv] Add support for dr.dk/nyheder (#10536)
1897 + [facebook:plugins:video] Add extractor (#10530)
1898 + [go] Add extractor for *.go.com sites
1899 * [adobepass] Check for authz_token expiration (#10527)
1900 * [nytimes] improve extraction
1901 * [thestar] Fix extraction (#10465)
1902 * [glide] Fix extraction (#10478)
1903 - [exfm] Remove extractor (#10482)
1904 * [youporn] Fix categories and tags extraction (#10521)
1905 + [curiositystream] Add extractor for app.curiositystream.com
1906 - [thvideo] Remove extractor (#10464)
1907 * [movingimage] Fix for the new site name (#10466)
1908 + [cbs] Add support for once formats (#10515)
1909 * [limelight] Skip ism snd duplicate manifests
1910 + [porncom] Extract categories and tags (#10510)
1911 + [facebook] Extract timestamp (#10508)
1912 + [yahoo] Extract more formats
1913
1914
1915 version 2016.08.31
1916
1917 Extractors
1918 * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
1919 * [bandcamp:album] Fix title extraction (#10455)
1920 * [pyvideo] Fix extraction (#10468)
1921 + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
1922 * [9c9media] Extract more metadata
1923 * [9c9media] Fix multiple stacks extraction (#10016)
1924 * [adultswim] Improve video info extraction (#10492)
1925 * [vodplatform] Improve embed regular expression
1926 - [played] Remove extractor (#10470)
1927 + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
1928 + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
1929 * [adultswim] Rework in terms of turner extractor
1930 * [cnn] Rework in terms of turner extractor
1931 * [nba] Rework in terms of turner extractor
1932 + [turner] Add base extractor for Turner Broadcasting System based sites
1933 * [bilibili] Fix extraction (#10375)
1934 * [openload] Fix extraction (#10408)
1935
1936
1937 version 2016.08.28
1938
1939 Core
1940 + Add warning message that ffmpeg doesn't support SOCKS
1941 * Improve thumbnail sorting
1942 + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
1943 * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
1944 + Add ac-3 to the list of audio codecs in parse_codecs
1945
1946 Extractors
1947 * [periscope:user] Fix extraction (#10453)
1948 * [douyutv] Fix extraction (#10153, #10318, #10444)
1949 + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
1950 - [trutube] Remove extractor (#10438)
1951 + [usanetwork] Add extractor for usanetwork.com
1952 * [crackle] Fix extraction (#10333)
1953 * [spankbang] Fix description and uploader extraction (#10339)
1954 * [discoverygo] Detect cable provider restricted videos (#10425)
1955 + [cbc] Add support for watch.cbc.ca
1956 * [kickstarter] Silent the warning for og:description (#10415)
1957 * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
1958
1959
1960 version 2016.08.24.1
1961
1962 Extractors
1963 + [pluralsight] Add support for subtitles (#9681)
1964
1965
1966 version 2016.08.24
1967
1968 Extractors
1969 * [youtube] Fix authentication (#10392)
1970 * [openload] Fix extraction (#10408)
1971 + [bravotv] Add support for Adobe Pass (#10407)
1972 * [bravotv] Fix clip info extraction (#10407)
1973 * [eagleplatform] Improve embedded videos detection (#10409)
1974 * [awaan] Fix extraction
1975 * [mtvservices:embedded] Update config URL
1976 + [abc:iview] Add extractor (#6148)
1977
1978
1979 version 2016.08.22
1980
1981 Core
1982 * Improve formats and subtitles extension auto calculation
1983 + Recognize full unit names in parse_filesize
1984 + Add support for m3u8 manifests in HTML5 multimedia tags
1985 * Fix octal/hexadecimal number detection in js_to_json
1986
1987 Extractors
1988 + [ivi] Add support for 720p and 1080p
1989 + [charlierose] Add new extractor (#10382)
1990 * [1tv] Fix extraction (#9249)
1991 * [twitch] Renew authentication
1992 * [kaltura] Improve subtitles extension calculation
1993 + [zingmp3] Add support for video clips
1994 * [zingmp3] Fix extraction (#10041)
1995 * [kaltura] Improve subtitles extraction (#10279)
1996 * [cultureunplugged] Fix extraction (#10330)
1997 + [cnn] Add support for money.cnn.com (#2797)
1998 * [cbsnews] Fix extraction (#10362)
1999 * [cbs] Fix extraction (#10393)
2000 + [litv] Support 'promo' URLs (#10385)
2001 * [snotr] Fix extraction (#10338)
2002 * [n-tv.de] Fix extraction (#10331)
2003 * [globo:article] Relax URL and video id regular expressions (#10379)
2004
2005
2006 version 2016.08.19
2007
2008 Core
2009 - Remove output template description from --help
2010 * Recognize lowercase units in parse_filesize
2011
2012 Extractors
2013 + [porncom] Add extractor for porn.com (#2251, #10251)
2014 + [generic] Add support for DBTV embeds
2015 * [vk:wallpost] Fix audio extraction for new site layout
2016 * [vk] Fix authentication
2017 + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
2018 + [discoverygo] Add support for another GO network sites
2019
2020
2021 version 2016.08.17
2022
2023 Core
2024 + Add _get_netrc_login_info
2025
2026 Extractors
2027 * [mofosex] Extract all formats (#10335)
2028 + [generic] Add support for vbox7 embeds
2029 + [vbox7] Add support for embed URLs
2030 + [viafree] Add extractor (#10358)
2031 + [mtg] Add support for viafree URLs (#10358)
2032 * [theplatform] Extract all subtitles per language
2033 + [xvideos] Fix HLS extraction (#10356)
2034 + [amcnetworks] Add extractor
2035 + [bbc:playlist] Add support for pagination (#10349)
2036 + [fxnetworks] Add extractor (#9462)
2037 * [cbslocal] Fix extraction for SendtoNews-based videos
2038 * [sendtonews] Fix extraction
2039 * [jwplatform] Extract video id from JWPlayer data
2040 - [zippcast] Remove extractor (#10332)
2041 + [viceland] Add extractor (#8799)
2042 + [adobepass] Add base extractor for Adobe Pass Authentication
2043 * [life:embed] Improve extraction
2044 * [vgtv] Detect geo restricted videos (#10348)
2045 + [uplynk] Add extractor
2046 * [xiami] Fix extraction (#10342)
2047
2048
2049 version 2016.08.13
2050
2051 Core
2052 * Show progress for curl external downloader
2053 * Forward more options to curl external downloader
2054
2055 Extractors
2056 * [pbs] Fix description extraction
2057 * [franceculture] Fix extraction (#10324)
2058 * [pornotube] Fix extraction (#10322)
2059 * [4tube] Fix metadata extraction (#10321)
2060 * [imgur] Fix width and height extraction (#10325)
2061 * [expotv] Improve extraction
2062 + [vbox7] Fix extraction (#10309)
2063 - [tapely] Remove extractor (#10323)
2064 * [muenchentv] Fix extraction (#10313)
2065 + [24video] Add support for .me and .xxx TLDs
2066 * [24video] Fix comment count extraction
2067 * [sunporno] Add support for embed URLs
2068 * [sunporno] Fix metadata extraction (#10316)
2069 + [hgtv] Add extractor for hgtv.ca (#3999)
2070 - [pbs] Remove request to unavailable API
2071 + [pbs] Add support for high quality HTTP formats
2072 + [crunchyroll] Add support for HLS formats (#10301)
2073
2074
2075 version 2016.08.12
2076
2077 Core
2078 * Subtitles are now written as is. Newline conversions are disabled. (#10268)
2079 + Recognize more formats in unified_timestamp
2080
2081 Extractors
2082 - [goldenmoustache] Remove extractor (#10298)
2083 * [drtuber] Improve title extraction
2084 * [drtuber] Make dislike count optional (#10297)
2085 * [chirbit] Fix extraction (#10296)
2086 * [francetvinfo] Relax URL regular expression
2087 * [rtlnl] Relax URL regular expression (#10282)
2088 * [formula1] Relax URL regular expression (#10283)
2089 * [wat] Improve extraction (#10281)
2090 * [ctsnews] Fix extraction
2091
2092
2093 version 2016.08.10
2094
2095 Core
2096 * Make --metadata-from-title non fatal when title does not match the pattern
2097 * Introduce options for randomized sleep before each download
2098   --min-sleep-interval and --max-sleep-interval (#9930)
2099 * Respect default in _search_json_ld
2100
2101 Extractors
2102 + [uol] Add extractor for uol.com.br (#4263)
2103 * [rbmaradio] Fix extraction and extract all formats (#10242)
2104 + [sonyliv] Add extractor for sonyliv.com (#10258)
2105 * [aparat] Fix extraction
2106 * [cwtv] Extract HTTP formats
2107 + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
2108 * [kuwo:singer] Fix extraction
2109
2110
2111 version 2016.08.07
2112
2113 Core
2114 + Add support for TV Parental Guidelines ratings in parse_age_limit
2115 + Add decode_png (#9706)
2116 + Add support for partOfTVSeries in JSON-LD
2117 * Lower master M3U8 manifest preference for better format sorting
2118
2119 Extractors
2120 + [discoverygo] Add extractor (#10245)
2121 * [flipagram] Make JSON-LD extraction non fatal
2122 * [generic] Make JSON-LD extraction non fatal
2123 + [bbc] Add support for morph embeds (#10239)
2124 * [tnaflixnetworkbase] Improve title extraction
2125 * [tnaflix] Fix metadata extraction (#10249)
2126 * [fox] Fix theplatform release URL query
2127 * [openload] Fix extraction (#9706)
2128 * [bbc] Skip duplicate manifest URLs
2129 * [bbc] Improve format code
2130 + [bbc] Add support for DASH and F4M
2131 * [bbc] Improve format sorting and listing
2132 * [bbc] Improve playlist extraction
2133 + [pokemon] Add extractor (#10093)
2134 + [condenast] Add fallback scenario for video info extraction
2135
2136
2137 version 2016.08.06
2138
2139 Core
2140 * Add support for JSON-LD root list entries (#10203)
2141 * Improve unified_timestamp
2142 * Lower preference of RTSP formats in generic sorting
2143 + Add support for multiple properties in _og_search_property
2144 * Improve password hiding from verbose output
2145
2146 Extractors
2147 + [adultswim] Add support for trailers (#10235)
2148 * [archiveorg] Improve extraction (#10219)
2149 + [jwplatform] Add support for playlists
2150 + [jwplatform] Add support for relative URLs
2151 * [jwplatform] Improve audio detection
2152 + [tvplay] Capture and output native error message
2153 + [tvplay] Extract series metadata
2154 + [tvplay] Add support for subtitles (#10194)
2155 * [tvp] Improve extraction (#7799)
2156 * [cbslocal] Fix timestamp parsing (#10213)
2157 + [naver] Add support for subtitles (#8096)
2158 * [naver] Improve extraction
2159 * [condenast] Improve extraction
2160 * [engadget] Relax URL regular expression
2161 * [5min] Fix extraction
2162 + [nationalgeographic] Add support for Episode Guide
2163 + [kaltura] Add support for subtitles
2164 * [kaltura] Optimize network requests
2165 + [vodplatform] Add extractor for vod-platform.net
2166 - [gamekings] Remove extractor
2167 * [limelight] Extract HTTP formats
2168 * [ntvru] Fix extraction
2169 + [comedycentral] Re-add :tds and :thedailyshow shortnames
2170
2171
2172 version 2016.08.01
2173
2174 Fixed/improved extractors
2175 - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
2176 - [bloomberg] Support another form of player (#10187)
2177 - [limelight] Skip DRM protected videos
2178 - [safari] Relax regular expressions for URL matching (#10202)
2179 - [cwtv] Add support for cwtvpr.com (#10196)
2180
2181
2182 version 2016.07.30
2183
2184 Fixed/improved extractors
2185 - [twitch:clips] Sort formats
2186 - [tv2] Use m3u8_native
2187 - [tv2:article] Fix video detection (#10188)
2188 - rtve (#10076)
2189 - [dailymotion:playlist] Optimize download archive processing (#10180)
2190
2191
2192 version 2016.07.28
2193
2194 Fixed/improved extractors
2195 - shared (#10170)
2196 - soundcloud (#10179)
2197 - twitch (#9767)
2198
2199
2200 version 2016.07.26.2
2201
2202 Fixed/improved extractors
2203 - smotri
2204 - camdemy
2205 - mtv
2206 - comedycentral
2207 - cmt
2208 - cbc
2209 - mgtv
2210 - orf
2211
2212
2213 version 2016.07.24
2214
2215 New extractors
2216 - arkena (#8682)
2217 - lcp (#8682)
2218
2219 Fixed/improved extractors
2220 - facebook (#10151)
2221 - dailymail
2222 - telegraaf
2223 - dcn
2224 - onet
2225 - tvp
2226
2227 Miscellaneous
2228 - Support $Time$ in DASH manifests
2229
2230
2231 version 2016.07.22
2232
2233 New extractors
2234 - odatv (#9285)
2235
2236 Fixed/improved extractors
2237 - bbc
2238 - youjizz (#10131)
2239 - youtube (#10140)
2240 - pornhub (#10138)
2241 - eporner (#10139)
2242
2243
2244 version 2016.07.17
2245
2246 New extractors
2247 - nintendo (#9986)
2248 - streamable (#9122)
2249
2250 Fixed/improved extractors
2251 - ard (#10095)
2252 - mtv
2253 - comedycentral (#10101)
2254 - viki (#10098)
2255 - spike (#10106)
2256
2257 Miscellaneous
2258 - Improved twitter player detection (#10090)
2259
2260
2261 version 2016.07.16
2262
2263 New extractors
2264 - ninenow (#5181)
2265
2266 Fixed/improved extractors
2267 - rtve (#10076)
2268 - brightcove
2269 - 3qsdn
2270 - syfy (#9087, #3820, #2388)
2271 - youtube (#10083)
2272
2273 Miscellaneous
2274 - Fix subtitle embedding for video-only and audio-only files (#10081)
2275
2276
2277 version 2016.07.13
2278
2279 New extractors
2280 - rudo
2281
2282 Fixed/improved extractors
2283 - biobiochiletv
2284 - tvplay
2285 - dbtv
2286 - brightcove
2287 - tmz
2288 - youtube (#10059)
2289 - shahid (#10062)
2290 - vk
2291 - ellentv (#10067)
2292
2293
2294 version 2016.07.11
2295
2296 New Extractors
2297 - roosterteeth (#9864)
2298
2299 Fixed/improved extractors
2300 - miomio (#9605)
2301 - vuclip
2302 - youtube
2303 - vidzi (#10058)
2304
2305
2306 version 2016.07.09.2
2307
2308 Fixed/improved extractors
2309 - vimeo (#1638)
2310 - facebook (#10048)
2311 - lynda (#10047)
2312 - animeondemand
2313
2314 Fixed/improved features
2315 - Embedding subtitles no longer throws an error with problematic inputs (#9063)
2316
2317
2318 version 2016.07.09.1
2319
2320 Fixed/improved extractors
2321 - youtube
2322 - ard
2323 - srmediatek (#9373)
2324
2325
2326 version 2016.07.09
2327
2328 New extractors
2329 - Flipagram (#9898)
2330
2331 Fixed/improved extractors
2332 - telecinco
2333 - toutv
2334 - radiocanada
2335 - tweakers (#9516)
2336 - lynda
2337 - nick (#7542)
2338 - polskieradio (#10028)
2339 - le
2340 - facebook (#9851)
2341 - mgtv
2342 - animeondemand (#10031)
2343
2344 Fixed/improved features
2345 - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
2346   on non-Windows systems
2347
2348
2349 version 2016.07.07
2350
2351 New extractors
2352 - kamcord (#10001)
2353
2354 Fixed/improved extractors
2355 - spiegel (#10018)
2356 - metacafe (#8539, #3253)
2357 - onet (#9950)
2358 - francetv (#9955)
2359 - brightcove (#9965)
2360 - daum (#9972)
2361
2362
2363 version 2016.07.06
2364
2365 Fixed/improved extractors
2366 - youtube (#10007, #10009)
2367 - xuite
2368 - stitcher
2369 - spiegel
2370 - slideshare
2371 - sandia
2372 - rtvnh
2373 - prosiebensat1
2374 - onionstudios
2375
2376
2377 version 2016.07.05
2378
2379 Fixed/improved extractors
2380 - brightcove
2381 - yahoo (#9995)
2382 - pornhub (#9997)
2383 - iqiyi
2384 - kaltura (#5557)
2385 - la7
2386 - Changed features
2387 - Rename --cn-verfication-proxy to --geo-verification-proxy
2388 Miscellaneous
2389 - Add script for displaying downloads statistics
2390
2391
2392 version 2016.07.03.1
2393
2394 Fixed/improved extractors
2395 - theplatform
2396 - aenetworks
2397 - nationalgeographic
2398 - hrti (#9482)
2399 - facebook (#5701)
2400 - buzzfeed (#5701)
2401 - rai (#8617, #9157, #9232, #8552, #8551)
2402 - nationalgeographic (#9991)
2403 - iqiyi
2404
2405
2406 version 2016.07.03
2407
2408 New extractors
2409 - hrti (#9482)
2410
2411 Fixed/improved extractors
2412 - vk (#9981)
2413 - facebook (#9938)
2414 - xtube (#9953, #9961)
2415
2416
2417 version 2016.07.02
2418
2419 New extractors
2420 - fusion (#9958)
2421
2422 Fixed/improved extractors
2423 - twitch (#9975)
2424 - vine (#9970)
2425 - periscope (#9967)
2426 - pornhub (#8696)
2427
2428
2429 version 2016.07.01
2430
2431 New extractors
2432 - 9c9media
2433 - ctvnews (#2156)
2434 - ctv (#4077)
2435
2436 Fixed/Improved extractors
2437 - rds
2438 - meta (#8789)
2439 - pornhub (#9964)
2440 - sixplay (#2183)
2441
2442 New features
2443 - Accept quoted strings across multiple lines (#9940)