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