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