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