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