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