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