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