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