release 2018.02.08
[youtube-dl] / ChangeLog
1 version 2018.02.08
2
3 Extractors
4 + [myvi] Extend URL regular expression
5 + [myvi:embed] Add support for myvi.tv embeds (#15521)
6 + [prosiebensat1] Extend URL regular expression (#15520)
7 * [pokemon] Relax URL regular expression and extend title extraction (#15518)
8 + [gameinformer] Use geo verification headers
9 * [la7] Fix extraction (#15501, #15502)
10 * [gameinformer] Fix brightcove id extraction (#15416)
11 + [afreecatv] Pass referrer to video info request (#15507)
12 + [telebruxelles] Add support for live streams
13 * [telebruxelles] Relax URL regular expression
14 * [telebruxelles] Fix extraction (#15504)
15 * [extractor/common] Respect secure schemes in _extract_wowza_formats
16
17
18 version 2018.02.04
19
20 Core
21 * [downloader/http] Randomize HTTP chunk size
22 + [downloader/http] Add ability to pass downloader options via info dict
23 * [downloader/http] Fix 302 infinite loops by not reusing requests
24 + Document http_chunk_size
25
26 Extractors
27 + [brightcove] Pass embed page URL as referrer (#15486)
28 + [youtube] Enforce using chunked HTTP downloading for DASH formats
29
30
31 version 2018.02.03
32
33 Core
34 + Introduce --http-chunk-size for chunk-based HTTP downloading
35 + Add support for IronPython
36 * [downloader/ism] Fix Python 3.2 support
37
38 Extractors
39 * [redbulltv] Fix extraction (#15481)
40 * [redtube] Fix metadata extraction (#15472)
41 * [pladform] Respect platform id and extract HLS formats (#15468)
42 - [rtlnl] Remove progressive formats (#15459)
43 * [6play] Do no modify asset URLs with a token (#15248)
44 * [nationalgeographic] Relax URL regular expression
45 * [dplay] Relax URL regular expression (#15458)
46 * [cbsinteractive] Fix data extraction (#15451)
47 + [amcnetworks] Add support for sundancetv.com (#9260)
48
49
50 version 2018.01.27
51
52 Core
53 * [extractor/common] Improve _json_ld for articles
54 * Switch codebase to use compat_b64decode
55 + [compat] Add compat_b64decode
56
57 Extractors
58 + [seznamzpravy] Add support for seznam.cz and seznamzpravy.cz (#14102, #14616)
59 * [dplay] Bypass geo restriction
60 + [dplay] Add support for disco-api videos (#15396)
61 * [youtube] Extract precise error messages (#15284)
62 * [teachertube] Capture and output error message
63 * [teachertube] Fix and relax thumbnail extraction (#15403)
64 + [prosiebensat1] Add another clip id regular expression (#15378)
65 * [tbs] Update tokenizer url (#15395)
66 * [mixcloud] Use compat_b64decode (#15394)
67 - [thesixtyone] Remove extractor (#15341)
68
69
70 version 2018.01.21
71
72 Core
73 * [extractor/common] Improve jwplayer DASH formats extraction (#9242, #15187)
74 * [utils] Improve scientific notation handling in js_to_json (#14789)
75
76 Extractors
77 + [southparkdk] Add support for southparkstudios.nu
78 + [southpark] Add support for collections (#14803)
79 * [franceinter] Fix upload date extraction (#14996)
80 + [rtvs] Add support for rtvs.sk (#9242, #15187)
81 * [restudy] Fix extraction and extend URL regular expression (#15347)
82 * [youtube:live] Improve live detection (#15365)
83 + [springboardplatform] Add support for springboardplatform.com
84 * [prosiebensat1] Add another clip id regular expression (#15290)
85 - [ringtv] Remove extractor (#15345)
86
87
88 version 2018.01.18
89
90 Extractors
91 * [soundcloud] Update client id (#15306)
92 - [kamcord] Remove extractor (#15322)
93 + [spiegel] Add support for nexx videos (#15285)
94 * [twitch] Fix authentication and error capture (#14090, #15264)
95 * [vk] Detect more errors due to copyright complaints (#15259)
96
97
98 version 2018.01.14
99
100 Extractors
101 * [youtube] Fix live streams extraction (#15202)
102 * [wdr] Bypass geo restriction
103 * [wdr] Rework extractors (#14598)
104 + [wdr] Add support for wdrmaus.de/elefantenseite (#14598)
105 + [gamestar] Add support for gamepro.de (#3384)
106 * [viafree] Skip rtmp formats (#15232)
107 + [pandoratv] Add support for mobile URLs (#12441)
108 + [pandoratv] Add support for new URL format (#15131)
109 + [ximalaya] Add support for ximalaya.com (#14687)
110 + [digg] Add support for digg.com (#15214)
111 * [limelight] Tolerate empty pc formats (#15150, #15151, #15207)
112 * [ndr:embed:base] Make separate formats extraction non fatal (#15203)
113 + [weibo] Add extractor (#15079)
114 + [ok] Add support for live streams
115 * [canalplus] Fix extraction (#15072)
116 * [bilibili] Fix extraction (#15188)
117
118
119 version 2018.01.07
120
121 Core
122 * [utils] Fix youtube-dl under PyPy3 on Windows
123 * [YoutubeDL] Output python implementation in debug header
124
125 Extractors
126 + [jwplatform] Add support for multiple embeds (#15192)
127 * [mitele] Fix extraction (#15186)
128 + [motherless] Add support for groups (#15124)
129 * [lynda] Relax URL regular expression (#15185)
130 * [soundcloud] Fallback to avatar picture for thumbnail (#12878)
131 * [youku] Fix list extraction (#15135)
132 * [openload] Fix extraction (#15166)
133 * [lynda] Skip invalid subtitles (#15159)
134 * [twitch] Pass video id to url_result when extracting playlist (#15139)
135 * [rtve.es:alacarta] Fix extraction of some new URLs
136 * [acast] Fix extraction (#15147)
137
138
139 version 2017.12.31
140
141 Core
142 + [extractor/common] Add container meta field for formats extracted
143   in _parse_mpd_formats (#13616)
144 + [downloader/hls] Use HTTP headers for key request
145 * [common] Use AACL as the default fourcc when AudioTag is 255
146 * [extractor/common] Fix extraction of DASH formats with the same
147   representation id (#15111)
148
149 Extractors
150 + [slutload] Add support for mobile URLs (#14806)
151 * [abc:iview] Bypass geo restriction
152 * [abc:iview] Fix extraction (#14711, #14782, #14838, #14917, #14963, #14985,
153   #15035, #15057, #15061, #15071, #15095, #15106)
154 * [openload] Fix extraction (#15118)
155 - [sandia] Remove extractor
156 - [collegerama] Remove extractor
157 + [mediasite] Add support for sites based on Mediasite Video Platform (#5428,
158   #11185, #14343)
159 + [ufctv] Add support for ufc.tv (#14520)
160 * [pluralsight] Fix missing first line of subtitles (#11118)
161 * [openload] Fallback on f-page extraction (#14665, #14879)
162 * [vimeo] Improve password protected videos extraction (#15114)
163 * [aws] Fix canonical/signed headers generation on python 2 (#15102)
164
165
166 version 2017.12.28
167
168 Extractors
169 + [internazionale] Add support for internazionale.it (#14973)
170 * [playtvak] Relax video regular expression and make description optional
171   (#15037)
172 + [filmweb] Add support for filmweb.no (#8773, #10368)
173 + [23video] Add support for 23video.com
174 + [espn] Add support for fivethirtyeight.com (#6864)
175 + [umg:de] Add support for universal-music.de (#11582, #11584)
176 + [espn] Add support for espnfc and extract more formats (#8053)
177 * [youku] Update ccode (#14880)
178 + [openload] Add support for oload.stream (#15070)
179 * [youku] Fix list extraction (#15065)
180
181
182 version 2017.12.23
183
184 Core
185 * [extractor/common] Move X-Forwarded-For setup code into _request_webpage
186 + [YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in
187   output template (#11427, #15018)
188 + [extractor/common] Introduce uploader, uploader_id and uploader_url
189   meta fields for playlists (#11427, #15018)
190 * [downloader/fragment] Encode filename of fragment being removed (#15020)
191 + [utils] Add another date format pattern (#14999)
192
193 Extractors
194 + [kaltura] Add another embed pattern for entry_id
195 + [7plus] Add support for 7plus.com.au (#15043)
196 * [animeondemand] Relax login error regular expression
197 + [shahid] Add support for show pages (#7401)
198 + [youtube] Extract uploader, uploader_id and uploader_url for playlists
199   (#11427, #15018)
200 * [afreecatv] Improve format extraction (#15019)
201 + [cspan] Add support for audio only pages and catch page errors (#14995)
202 + [mailru] Add support for embed URLs (#14904)
203 * [crunchyroll] Future-proof XML element checks (#15013)
204 * [cbslocal] Fix timestamp extraction (#14999, #15000)
205 * [discoverygo] Correct TTML subtitle extension
206 * [vk] Make view count optional (#14979)
207 * [disney] Skip Apple FairPlay formats (#14982)
208 * [voot] Fix format extraction (#14758)
209
210
211 version 2017.12.14
212
213 Core
214 * [postprocessor/xattr] Clarify NO_SPACE message (#14970)
215 * [downloader/http] Return actual download result from real_download (#14971)
216
217 Extractors
218 + [itv] Extract more subtitles and duration
219 * [itv] Improve extraction (#14944)
220 + [byutv] Add support for geo restricted videos
221 * [byutv] Fix extraction (#14966, #14967)
222 + [bbccouk] Fix extraction for 320k HLS streams
223 + [toutv] Add support for special video URLs (#14179)
224 * [discovery] Fix free videos extraction (#14157, #14954)
225 * [tvnow] Fix extraction (#7831)
226 + [nickelodeon:br] Add support for nickelodeon brazil websites (#14893)
227 * [nick] Improve extraction (#14876)
228 * [tbs] Fix extraction (#13658)
229
230
231 version 2017.12.10
232
233 Core
234 + [utils] Add sami mimetype to mimetype2ext
235
236 Extractors
237 * [culturebox] Improve video id extraction (#14947)
238 * [twitter] Improve extraction (#14197)
239 + [udemy] Extract more HLS formats
240 * [udemy] Improve course id extraction (#14938)
241 + [stretchinternet] Add support for portal.stretchinternet.com (#14576)
242 * [ellentube] Fix extraction (#14407, #14570)
243 + [raiplay:playlist] Add support for playlists (#14563)
244 * [sonyliv] Bypass geo restriction
245 * [sonyliv] Extract higher quality formats (#14922)
246 * [fox] Extract subtitles
247 + [fox] Add support for Adobe Pass authentication (#14205, #14489)
248 - [dailymotion:cloud] Remove extractor (#6794)
249 * [xhamster] Fix thumbnail extraction (#14780)
250 + [xhamster] Add support for mobile URLs (#14780)
251 * [generic] Don't pass video id as mpd id while extracting DASH (#14902)
252 * [ard] Skip invalid stream URLs (#14906)
253 * [porncom] Fix metadata extraction (#14911)
254 * [pluralsight] Detect agreement request (#14913)
255 * [toutv] Fix login (#14614)
256
257
258 version 2017.12.02
259
260 Core
261 + [downloader/fragment] Commit part file after each fragment
262 + [extractor/common] Add durations for DASH fragments with bare SegmentURLs
263 + [extractor/common] Add support for DASH manifests with SegmentLists with
264   bare SegmentURLs (#14844)
265 + [utils] Add hvc1 codec code to parse_codecs
266
267 Extractors
268 * [xhamster] Fix extraction (#14884)
269 * [youku] Update ccode (#14872)
270 * [mnet] Fix format extraction (#14883)
271 + [xiami] Add Referer header to API request
272 * [mtv] Correct scc extention in extracted subtitles (#13730)
273 * [vvvvid] Fix extraction for kenc videos (#13406)
274 + [br] Add support for BR Mediathek videos (#14560, #14788)
275 + [daisuki] Add support for motto.daisuki.com (#14681)
276 * [odnoklassniki] Fix API metadata request (#14862)
277 * [itv] Fix HLS formats extraction
278 + [pbs] Add another media id regular expression
279
280
281 version 2017.11.26
282
283 Core
284 * [extractor/common] Use final URL when dumping request (#14769)
285
286 Extractors
287 * [fczenit] Fix extraction
288 - [firstpost] Remove extractor
289 * [freespeech] Fix extraction
290 * [nexx] Extract more formats
291 + [openload] Add support for openload.link (#14763)
292 * [empflix] Relax URL regular expression
293 * [empflix] Fix extractrion
294 * [tnaflix] Don't modify download URLs (#14811)
295 - [gamersyde] Remove extractor
296 * [francetv:generationwhat] Fix extraction
297 + [massengeschmacktv] Add support for Massengeschmack TV
298 * [fox9] Fix extraction
299 * [faz] Fix extraction and add support for Perform Group embeds (#14714)
300 + [performgroup] Add support for performgroup.com
301 + [jwplatform] Add support for iframes (#14828)
302 * [culturebox] Fix extraction (#14827)
303 * [youku] Fix extraction; update ccode (#14815)
304 * [livestream] Make SMIL extraction non fatal (#14792)
305 + [drtuber] Add support for mobile URLs (#14772)
306 + [spankbang] Add support for mobile URLs (#14771)
307 * [instagram] Fix description, timestamp and counters extraction (#14755)
308
309
310 version 2017.11.15
311
312 Core
313 * [common] Skip Apple FairPlay m3u8 manifests (#14741)
314 * [YoutubeDL] Fix playlist range optimization for --playlist-items (#14740)
315
316 Extractors
317 * [vshare] Capture and output error message
318 * [vshare] Fix extraction (#14473)
319 * [crunchyroll] Extract old RTMP formats
320 * [tva] Fix extraction (#14736)
321 * [gamespot] Lower preference of HTTP formats (#14652)
322 * [instagram:user] Fix extraction (#14699)
323 * [ccma] Fix typo (#14730)
324 - Remove sensitive data from logging in messages
325 * [instagram:user] Fix extraction (#14699)
326 + [gamespot] Add support for article URLs (#14652)
327 * [gamespot] Skip Brightcove Once HTTP formats (#14652)
328 * [cartoonnetwork] Update tokenizer_src (#14666)
329 + [wsj] Recognize another URL pattern (#14704)
330 * [pandatv] Update API URL and sign format URLs (#14693)
331 * [crunchyroll] Use old login method (#11572)
332
333
334 version 2017.11.06
335
336 Core
337 + [extractor/common] Add protocol for f4m formats
338 * [f4m] Prefer baseURL for relative URLs (#14660)
339 * [extractor/common] Respect URL query in _extract_wowza_formats (14645)
340
341 Extractors
342 + [hotstar:playlist] Add support for playlists (#12465)
343 * [hotstar] Bypass geo restriction (#14672)
344 - [22tracks] Remove extractor (#11024, #14628)
345 + [skysport] Sdd support ooyala videos protected with embed_token (#14641)
346 * [gamespot] Extract formats referenced with new data fields (#14652)
347 * [spankbang] Detect unavailable videos (#14644)
348
349
350 version 2017.10.29
351
352 Core
353 * [extractor/common] Prefix format id for audio only HLS formats
354 + [utils] Add support for zero years and months in parse_duration
355
356 Extractors
357 * [egghead] Fix extraction (#14388)
358 + [fxnetworks] Extract series metadata (#14603)
359 + [younow] Add support for younow.com (#9255, #9432, #12436)
360 * [dctptv] Fix extraction (#14599)
361 * [youtube] Restrict embed regular expression (#14600)
362 * [vimeo] Restrict iframe embed regular expression (#14600)
363 * [soundgasm] Improve extraction (#14588)
364 - [myvideo] Remove extractor (#8557)
365 + [nbc] Add support for classic-tv videos (#14575)
366 + [vrtnu] Add support for cookies authentication and simplify (#11873)
367 + [canvas] Add support for vrt.be/vrtnu (#11873)
368 * [twitch:clips] Fix title extraction (#14566)
369 + [ndtv] Add support for sub-sites (#14534)
370 * [dramafever] Fix login error message extraction
371 + [nick] Add support for more nickelodeon sites (no, dk, se, ch, fr, es, pt,
372   ro, hu) (#14553)
373
374
375 version 2017.10.20
376
377 Core
378 * [downloader/fragment] Report warning instead of error on inconsistent
379   download state
380 * [downloader/hls] Fix total fragments count when ad fragments exist
381
382 Extractors
383 * [parliamentliveuk] Fix extraction (#14524)
384 * [soundcloud] Update client id (#14546)
385 + [servus] Add support for servus.com (#14362)
386 + [unity] Add support for unity3d.com (#14528)
387 * [youtube] Replace youtube redirect URLs in description (#14517)
388 * [pbs] Restrict direct video URL regular expression (#14519)
389 * [drtv] Respect preference for direct HTTP formats (#14509)
390 + [eporner] Add support for embed URLs (#14507)
391 * [arte] Capture and output error message
392 * [niconico] Improve uploader metadata extraction robustness (#14135)
393
394
395 version 2017.10.15.1
396
397 Core
398 * [downloader/hls] Ignore anvato ad fragments (#14496)
399 * [downloader/fragment] Output ad fragment count
400
401 Extractors
402 * [scrippsnetworks:watch] Bypass geo restriction
403 + [anvato] Add ability to bypass geo restriction
404 * [redditr] Fix extraction for URLs with query (#14495)
405
406
407 version 2017.10.15
408
409 Core
410 + [common] Add support for jwplayer youtube embeds
411
412 Extractors
413 * [scrippsnetworks:watch] Fix extraction (#14389)
414 * [anvato] Process master m3u8 manifests
415 * [youtube] Fix relative URLs in description
416 * [spike] Bypass geo restriction
417 + [howstuffworks] Add support for more domains
418 * [infoq] Fix http format downloading
419 + [rtlnl] Add support for another type of embeds
420 + [onionstudios] Add support for bulbs-video embeds
421 * [udn] Fix extraction
422 * [shahid] Fix extraction (#14448)
423 * [kaltura] Ignore Widevine encrypted video (.wvm) (#14471)
424 * [vh1] Fix extraction (#9613)
425
426
427 version 2017.10.12
428
429 Core
430 * [YoutubeDL] Improve _default_format_spec (#14461)
431
432 Extractors
433 * [steam] Fix extraction (#14067)
434 + [funk] Add support for funk.net (#14464)
435 + [nexx] Add support for shortcuts and relax domain id extraction
436 + [voxmedia] Add support for recode.net (#14173)
437 + [once] Add support for vmap URLs
438 + [generic] Add support for channel9 embeds (#14469)
439 * [tva] Fix extraction (#14328)
440 + [tubitv] Add support for new URL format (#14460)
441 - [afreecatv:global] Remove extractor
442 - [youtube:shared] Removed extractor (#14420)
443 + [slideslive] Add support for slideslive.com (#2680)
444 + [facebook] Support thumbnails (#14416)
445 * [vvvvid] Fix episode number extraction (#14456)
446 * [hrti:playlist] Relax URL regular expression
447 * [wdr] Relax media link regular expression (#14447)
448 * [hrti] Relax URL regular expression (#14443)
449 * [fox] Delegate extraction to uplynk:preplay (#14147)
450 + [youtube] Add support for hooktube.com (#14437)
451
452
453 version 2017.10.07
454
455 Core
456 * [YoutubeDL] Ignore duplicates in --playlist-items
457 * [YoutubeDL] Fix out of range --playlist-items for iterable playlists and
458   reduce code duplication (#14425)
459 + [utils] Use cache in OnDemandPagedList by default
460 * [postprocessor/ffmpeg] Convert to opus using libopus (#14381)
461
462 Extractors
463 * [reddit] Sort formats (#14430)
464 * [lnkgo] Relax URL regular expression (#14423)
465 * [pornflip] Extend URL regular expression (#14405, #14406)
466 + [xtube] Add support for embed URLs (#14417)
467 + [xvideos] Add support for embed URLs and improve extraction (#14409)
468 * [beeg] Fix extraction (#14403)
469 * [tvn24] Relax URL regular expression (#14395)
470 * [nbc] Fix extraction (#13651, #13715, #14137, #14198, #14312, #14314, #14378,
471   #14392, #14414, #14419, #14431)
472 + [ketnet] Add support for videos without direct sources (#14377)
473 * [canvas] Generalize mediazone.vrt.be extractor and rework canvas and een
474 + [afreecatv] Add support for adult videos (#14376)
475
476
477 version 2017.10.01
478
479 Core
480 * [YoutubeDL] Document youtube_include_dash_manifest
481
482 Extractors
483 + [tvp] Add support for new URL schema (#14368)
484 + [generic] Add support for single format Video.js embeds (#14371)
485 * [yahoo] Bypass geo restriction for brightcove (#14210)
486 * [yahoo] Use extracted brightcove account id (#14210)
487 * [rtve:alacarta] Fix extraction (#14290)
488 + [yahoo] Add support for custom brigthcove embeds (#14210)
489 + [generic] Add support for Video.js embeds
490 + [gfycat] Add support for /gifs/detail URLs (#14322)
491 * [generic] Fix infinite recursion for twitter:player URLs (#14339)
492 * [xhamsterembed] Fix extraction (#14308)
493
494
495 version 2017.09.24
496
497 Core
498 + [options] Accept lrc as a subtitle conversion target format (#14292)
499 * [utils] Fix handling raw TTML subtitles (#14191)
500
501 Extractors
502 * [24video] Fix timestamp extraction and make non fatal (#14295)
503 + [24video] Add support for 24video.adult (#14295)
504 + [kakao] Add support for tv.kakao.com (#12298, #14007)
505 + [twitter] Add support for URLs without user id (#14270)
506 + [americastestkitchen] Add support for americastestkitchen.com (#10764,
507   #13996)
508 * [generic] Fix support for multiple HTML5 videos on one page (#14080)
509 * [mixcloud] Fix extraction (#14088, #14132)
510 + [lynda] Add support for educourse.ga (#14286)
511 * [beeg] Fix extraction (#14275)
512 * [nbcsports:vplayer] Correct theplatform URL (#13873)
513 * [twitter] Fix duration extraction (#14141)
514 * [tvplay] Bypass geo restriction
515 + [heise] Add support for YouTube embeds (#14109)
516 + [popcorntv] Add support for popcorntv.it (#5914, #14211)
517 * [viki] Update app data (#14181)
518 * [morningstar] Relax URL regular expression (#14222)
519 * [openload] Fix extraction (#14225, #14257)
520 * [noovo] Fix extraction (#14214)
521 * [dailymotion:playlist] Relax URL regular expression (#14219)
522 + [twitch] Add support for go.twitch.tv URLs (#14215)
523 * [vgtv] Relax URL regular expression (#14223)
524
525
526 version 2017.09.15
527
528 Core
529 * [downloader/fragment] Restart inconsistent incomplete fragment downloads
530   (#13731)
531 * [YoutubeDL] Download raw subtitles files (#12909, #14191)
532
533 Extractors
534 * [condenast] Fix extraction (#14196, #14207)
535 + [orf] Add support for f4m stories
536 * [tv4] Relax URL regular expression (#14206)
537 * [animeondemand] Bypass geo restriction
538 + [animeondemand] Add support for flash videos (#9944)
539
540
541 version 2017.09.11
542
543 Extractors
544 * [rutube:playlist] Fix suitable (#14166)
545
546
547 version 2017.09.10
548
549 Core
550 + [utils] Introduce bool_or_none
551 * [YoutubeDL] Ensure dir existence for each requested format (#14116)
552
553 Extractors
554 * [fox] Fix extraction (#14147)
555 * [rutube] Use bool_or_none
556 * [rutube] Rework and generalize playlist extractors (#13565)
557 + [rutube:playlist] Add support for playlists (#13534, #13565)
558 + [radiocanada] Add fallback for title extraction (#14145)
559 * [vk] Use dedicated YouTube embeds extraction routine
560 * [vice] Use dedicated YouTube embeds extraction routine
561 * [cracked] Use dedicated YouTube embeds extraction routine
562 * [chilloutzone] Use dedicated YouTube embeds extraction routine
563 * [abcnews] Use dedicated YouTube embeds extraction routine
564 * [youtube] Separate methods for embeds extraction
565 * [redtube] Fix formats extraction (#14122)
566 * [arte] Relax unavailability check (#14112)
567 + [manyvids] Add support for preview videos from manyvids.com (#14053, #14059)
568 * [vidme:user] Relax URL regular expression (#14054)
569 * [bpb] Fix extraction (#14043, #14086)
570 * [soundcloud] Fix download URL with private tracks (#14093)
571 * [aliexpress:live] Add support for live.aliexpress.com (#13698, #13707)
572 * [viidea] Capture and output lecture error message (#14099)
573 * [radiocanada] Skip unsupported platforms (#14100)
574
575
576 version 2017.09.02
577
578 Extractors
579 * [youtube] Force old layout for each webpage (#14068, #14072, #14074, #14076,
580   #14077, #14079, #14082, #14083, #14094, #14095, #14096)
581 * [youtube] Fix upload date extraction (#14065)
582 + [charlierose] Add support for episodes (#14062)
583 + [bbccouk] Add support for w-prefixed ids (#14056)
584 * [googledrive] Extend URL regular expression (#9785)
585 + [googledrive] Add support for source format (#14046)
586 * [pornhd] Fix extraction (#14005)
587
588
589 version 2017.08.27.1
590
591 Extractors
592
593 * [youtube] Fix extraction with --youtube-skip-dash-manifest enabled (#14037)
594
595
596 version 2017.08.27
597
598 Core
599 + [extractor/common] Extract height and format id for HTML5 videos (#14034)
600 * [downloader/http] Rework HTTP downloader (#506, #809, #2849, #4240, #6023,
601   #8625, #9483)
602     * Simplify code and split into separate routines to facilitate maintaining
603     * Make retry mechanism work on errors during actual download not only
604       during connection establishment phase
605     * Retry on ECONNRESET and ETIMEDOUT during reading data from network
606     * Retry on content too short
607     * Show error description on retry
608
609 Extractors
610 * [generic] Lower preference for extraction from LD-JSON
611 * [rai] Fix audio formats extraction (#14024)
612 * [youtube] Fix controversy videos extraction (#14027, #14029)
613 * [mixcloud] Fix extraction (#14015, #14020)
614
615
616 version 2017.08.23
617
618 Core
619 + [extractor/common] Introduce _parse_xml
620 * [extractor/common] Make HLS and DASH extraction in_parse_html5_media_entries
621   non fatal (#13970)
622 * [utils] Fix unescapeHTML for misformed string like "&a"" (#13935)
623
624 Extractors
625 * [cbc:watch] Bypass geo restriction (#13993)
626 * [toutv] Relax DRM check (#13994)
627 + [googledrive] Add support for subtitles (#13619, #13638)
628 * [pornhub] Relax uploader regular expression (#13906, #13975)
629 * [bandcamp:album] Extract track titles (#13962)
630 + [bbccouk] Add support for events URLs (#13893)
631 + [liveleak] Support multi-video pages (#6542)
632 + [liveleak] Support another liveleak embedding pattern (#13336)
633 * [cda] Fix extraction (#13935)
634 + [laola1tv] Add support for tv.ittf.com (#13965)
635 * [mixcloud] Fix extraction (#13958, #13974, #13980, #14003)
636
637
638 version 2017.08.18
639
640 Core
641 * [YoutubeDL] Sanitize byte string format URLs (#13951)
642 + [extractor/common] Add support for float durations in _parse_mpd_formats
643   (#13919)
644
645 Extractors
646 * [arte] Detect unavailable videos (#13945)
647 * [generic] Convert redirect URLs to unicode strings (#13951)
648 * [udemy] Fix paid course detection (#13943)
649 * [pluralsight] Use RPC API for course extraction (#13937)
650 + [clippit] Add support for clippituser.tv
651 + [qqmusic] Support new URL schemes (#13805)
652 * [periscope] Renew HLS extraction (#13917)
653 * [mixcloud] Extract decrypt key
654
655
656 version 2017.08.13
657
658 Core
659 * [YoutubeDL] Make sure format id is not empty
660 * [extractor/common] Make _family_friendly_search optional
661 * [extractor/common] Respect source's type attribute for HTML5 media (#13892)
662
663 Extractors
664 * [pornhub:playlistbase] Skip videos from drop-down menu (#12819, #13902)
665 + [fourtube] Add support pornerbros.com (#6022)
666 + [fourtube] Add support porntube.com (#7859, #13901)
667 + [fourtube] Add support fux.com
668 * [limelight] Improve embeds detection (#13895)
669 + [reddit] Add support for v.redd.it and reddit.com (#13847)
670 * [aparat] Extract all formats (#13887)
671 * [mixcloud] Fix play info decryption (#13885)
672 + [generic] Add support for vzaar embeds (#13876)
673
674
675 version 2017.08.09
676
677 Core
678 * [utils] Skip missing params in cli_bool_option (#13865)
679
680 Extractors
681 * [xxxymovies] Fix title extraction (#13868)
682 + [nick] Add support for nick.com.pl (#13860)
683 * [mixcloud] Fix play info decryption (#13867)
684 * [20min] Fix embeds extraction (#13852)
685 * [dplayit] Fix extraction (#13851)
686 + [niconico] Support videos with multiple formats (#13522)
687 + [niconico] Support HTML5-only videos (#13806)
688
689
690 version 2017.08.06
691
692 Core
693 * Use relative paths for DASH fragments (#12990)
694
695 Extractors
696 * [pluralsight] Fix format selection
697 - [mpora] Remove extractor (#13826)
698 + [voot] Add support for voot.com (#10255, #11644, #11814, #12350, #13218)
699 * [vlive:channel] Limit number of videos per page to 100 (#13830)
700 * [podomatic] Extend URL regular expression (#13827)
701 * [cinchcast] Extend URL regular expression
702 * [yandexdisk] Relax URL regular expression (#13824)
703 * [vidme] Extract DASH and HLS formats
704 - [teamfour] Remove extractor (#13782)
705 * [pornhd] Fix extraction (#13783)
706 * [udemy] Fix subtitles extraction (#13812)
707 * [mlb] Extend URL regular expression (#13740, #13773)
708 + [pbs] Add support for new URL schema (#13801)
709 * [nrktv] Update API host (#13796)
710
711
712 version 2017.07.30.1
713
714 Core
715 * [downloader/hls] Use redirect URL as manifest base (#13755)
716 * [options] Correctly hide login info from debug outputs (#13696)
717
718 Extractors
719 + [watchbox] Add support for watchbox.de (#13739)
720 - [clipfish] Remove extractor
721 + [youjizz] Fix extraction (#13744)
722 + [generic] Add support for another ooyala embed pattern (#13727)
723 + [ard] Add support for lives (#13771)
724 * [soundcloud] Update client id
725 + [soundcloud:trackstation] Add support for track stations (#13733)
726 * [svtplay] Use geo verification proxy for API request
727 * [svtplay] Update API URL (#13767)
728 + [yandexdisk] Add support for yadi.sk (#13755)
729 + [megaphone] Add support for megaphone.fm
730 * [amcnetworks] Make rating optional (#12453)
731 * [cloudy] Fix extraction (#13737)
732 + [nickru] Add support for nickelodeon.ru
733 * [mtv] Improve thumbnal extraction
734 * [nick] Automate geo-restriction bypass (#13711)
735 * [niconico] Improve error reporting (#13696)
736
737
738 version 2017.07.23
739
740 Core
741 * [YoutubeDL] Improve default format specification (#13704)
742 * [YoutubeDL] Do not override id, extractor and extractor_key for
743   url_transparent entities
744 * [extractor/common] Fix playlist_from_matches
745
746 Extractors
747 * [itv] Fix production id extraction (#13671, #13703)
748 * [vidio] Make duration non fatal and fix typo
749 * [mtv] Skip missing video parts (#13690)
750 * [sportbox:embed] Fix extraction
751 + [npo] Add support for npo3.nl URLs (#13695)
752 * [dramafever] Remove video id from title (#13699)
753 + [egghead:lesson] Add support for lessons (#6635)
754 * [funnyordie] Extract more metadata (#13677)
755 * [youku:show] Fix playlist extraction (#13248)
756 + [dispeak] Recognize sevt subdomain (#13276)
757 * [adn] Improve error reporting (#13663)
758 * [crunchyroll] Relax series and season regular expression (#13659)
759 + [spiegel:article] Add support for nexx iframe embeds (#13029)
760 + [nexx:embed] Add support for iframe embeds
761 * [nexx] Improve JS embed extraction
762 + [pearvideo] Add support for pearvideo.com (#13031)
763
764
765 version 2017.07.15
766
767 Core
768 * [YoutubeDL] Don't expand environment variables in meta fields (#13637)
769
770 Extractors
771 * [spiegeltv] Delegate extraction to nexx extractor (#13159)
772 + [nexx] Add support for nexx.cloud (#10807, #13465)
773 * [generic] Fix rutube embeds extraction (#13641)
774 * [karrierevideos] Fix title extraction (#13641)
775 * [youtube] Don't capture YouTube Red ad for creator meta field (#13621)
776 * [slideshare] Fix extraction (#13617)
777 + [5tv] Add another video URL pattern (#13354, #13606)
778 * [drtv] Make HLS and HDS extraction non fatal
779 * [ted] Fix subtitles extraction (#13628, #13629)
780 * [vine] Make sure the title won't be empty
781 + [twitter] Support HLS streams in vmap URLs
782 + [periscope] Support pscp.tv URLs in embedded frames
783 * [twitter] Extract mp4 urls via mobile API (#12726)
784 * [niconico] Fix authentication error handling (#12486)
785 * [giantbomb] Extract m3u8 formats (#13626)
786 + [vlive:playlist] Add support for playlists (#13613)
787
788
789 version 2017.07.09
790
791 Core
792 + [extractor/common] Add support for AMP tags in _parse_html5_media_entries
793 + [utils] Support attributes with no values in get_elements_by_attribute
794
795 Extractors
796 + [dailymail] Add support for embeds
797 + [joj] Add support for joj.sk (#13268)
798 * [abc.net.au:iview] Extract more formats (#13492, #13489)
799 * [egghead:course] Fix extraction (#6635, #13370)
800 + [cjsw] Add support for cjsw.com (#13525)
801 + [eagleplatform] Add support for referrer protected videos (#13557)
802 + [eagleplatform] Add support for another embed pattern (#13557)
803 * [veoh] Extend URL regular expression (#13601)
804 * [npo:live] Fix live stream id extraction (#13568, #13605)
805 * [googledrive] Fix height extraction (#13603)
806 + [dailymotion] Add support for new layout (#13580)
807 - [yam] Remove extractor
808 * [xhamster] Extract all formats and fix duration extraction (#13593)
809 + [xhamster] Add support for new URL schema (#13593)
810 * [espn] Extend URL regular expression (#13244, #13549)
811 * [kaltura] Fix typo in subtitles extraction (#13569)
812 * [vier] Adapt extraction to redesign (#13575)
813
814
815 version 2017.07.02
816
817 Core
818 * [extractor/common] Improve _json_ld
819
820 Extractors
821 + [thisoldhouse] Add more fallbacks for video id
822 * [thisoldhouse] Fix video id extraction (#13540, #13541)
823 * [xfileshare] Extend format regular expression (#13536)
824 * [ted] Fix extraction (#13535)
825 + [tastytrade] Add support for tastytrade.com (#13521)
826 * [dplayit] Relax video id regular expression (#13524)
827 + [generic] Extract more generic metadata (#13527)
828 + [bbccouk] Capture and output error message (#13501, #13518)
829 * [cbsnews] Relax video info regular expression (#13284, #13503)
830 + [facebook] Add support for plugin video embeds and multiple embeds (#13493)
831 * [soundcloud] Switch to https for API requests (#13502)
832 * [pandatv] Switch to https for API and download URLs
833 + [pandatv] Add support for https URLs (#13491)
834 + [niconico] Support sp subdomain (#13494)
835
836
837 version 2017.06.25
838
839 Core
840 + [adobepass] Add support for DIRECTV NOW (mso ATTOTT) (#13472)
841 * [YoutubeDL] Skip malformed formats for better extraction robustness
842
843 Extractors
844 + [wsj] Add support for barrons.com (#13470)
845 + [ign] Add another video id pattern (#13328)
846 + [raiplay:live] Add support for live streams (#13414)
847 + [redbulltv] Add support for live videos and segments (#13486)
848 + [onetpl] Add support for videos embedded via pulsembed (#13482)
849 * [ooyala] Make more robust
850 * [ooyala] Skip empty format URLs (#13471, #13476)
851 * [hgtv.com:show] Fix typo
852
853
854 version 2017.06.23
855
856 Core
857 * [adobepass] Fix extraction on older python 2.6
858
859 Extractors
860 * [youtube] Adapt to new automatic captions rendition (#13467)
861 * [hgtv.com:show] Relax video config regular expression (#13279, #13461)
862 * [drtuber] Fix formats extraction (#12058)
863 * [youporn] Fix upload date extraction
864 * [youporn] Improve formats extraction
865 * [youporn] Fix title extraction (#13456)
866 * [googledrive] Fix formats sorting (#13443)
867 * [watchindianporn] Fix extraction (#13411, #13415)
868 + [vimeo] Add fallback mp4 extension for original format
869 + [ruv] Add support for ruv.is (#13396)
870 * [viu] Fix extraction on older python 2.6
871 * [pandora.tv] Fix upload_date extraction (#12846)
872 + [asiancrush] Add support for asiancrush.com (#13420)
873
874
875 version 2017.06.18
876
877 Core
878 * [downloader/common] Use utils.shell_quote for debug command line
879 * [utils] Use compat_shlex_quote in shell_quote
880 * [postprocessor/execafterdownload] Encode command line (#13407)
881 * [compat] Fix compat_shlex_quote on Windows (#5889, #10254)
882 * [postprocessor/metadatafromtitle] Fix missing optional meta fields processing
883    in --metadata-from-title (#13408)
884 * [extractor/common] Fix json dumping with --geo-bypass
885 + [extractor/common] Improve jwplayer subtitles extraction
886 + [extractor/common] Improve jwplayer formats extraction (#13379)
887
888 Extractors
889 * [polskieradio] Fix extraction (#13392)
890 + [xfileshare] Add support for fastvideo.me (#13385)
891 * [bilibili] Fix extraction of videos with double quotes in titles (#13387)
892 * [4tube] Fix extraction (#13381, #13382)
893 + [disney] Add support for disneychannel.de (#13383)
894 * [npo] Improve URL regular expression (#13376)
895 + [corus] Add support for showcase.ca
896 + [corus] Add support for history.ca (#13359)
897
898
899 version 2017.06.12
900
901 Core
902 * [utils] Handle compat_HTMLParseError in extract_attributes (#13349)
903 + [compat] Introduce compat_HTMLParseError
904 * [utils] Improve unified_timestamp
905 * [extractor/generic] Ensure format id is unicode string
906 * [extractor/common] Return unicode string from _match_id
907 + [YoutubeDL] Sanitize more fields (#13313)
908
909 Extractors
910 + [xfileshare] Add support for rapidvideo.tv (#13348)
911 * [xfileshare] Modernize and pass Referer
912 + [rutv] Add support for testplayer.vgtrk.com (#13347)
913 + [newgrounds] Extract more metadata (#13232)
914 + [newgrounds:playlist] Add support for playlists (#10611)
915 * [newgrounds] Improve formats and uploader extraction (#13346)
916 * [msn] Fix formats extraction
917 * [turbo] Ensure format id is string
918 * [sexu] Ensure height is int
919 * [jove] Ensure comment count is int
920 * [golem] Ensure format id is string
921 * [gfycat] Ensure filesize is int
922 * [foxgay] Ensure height is int
923 * [flickr] Ensure format id is string
924 * [sohu] Fix numeric fields
925 * [safari] Improve authentication detection (#13319)
926 * [liveleak] Ensure height is int (#13313)
927 * [streamango] Make title optional (#13292)
928 * [rtlnl] Improve URL regular expression (#13295)
929 * [tvplayer] Fix extraction (#13291)
930
931
932 version 2017.06.05
933
934 Core
935 * [YoutubeDL] Don't emit ANSI escape codes on Windows (#13270)
936
937 Extractors
938 + [bandcamp:weekly] Add support for bandcamp weekly (#12758)
939 * [pornhub:playlist] Fix extraction (#13281)
940 - [godtv] Remove extractor (#13175)
941 * [safari] Fix typo (#13252)
942 * [youtube] Improve chapters extraction (#13247)
943 * [1tv] Lower preference for HTTP formats (#13246)
944 * [francetv] Relax URL regular expression
945 * [drbonanza] Fix extraction (#13231)
946 * [packtpub] Fix authentication (#13240)
947
948
949 version 2017.05.29
950
951 Extractors
952 * [youtube] Fix DASH MPD extraction for videos with non-encrypted format URLs
953   (#13211)
954 * [xhamster] Fix uploader and like/dislike count extraction (#13216))
955 + [xhamster] Extract categories (#11728)
956 + [abcnews] Add support for embed URLs (#12851)
957 * [gaskrank] Fix extraction (#12493)
958 * [medialaan] Fix videos with missing videoUrl (#12774)
959 * [dvtv] Fix playlist support
960 + [dvtv] Add support for DASH and HLS formats (#3063)
961 + [beam:vod] Add support for beam.pro/mixer.com VODs (#13032))
962 * [cbsinteractive] Relax URL regular expression (#13213)
963 * [adn] Fix formats extraction
964 + [youku] Extract more metadata (#10433)
965 * [cbsnews] Fix extraction (#13205)
966
967
968 version 2017.05.26
969
970 Core
971 + [utils] strip_jsonp() can recognize more patterns
972 * [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182)
973
974 Extractors
975 + [youtube] DASH MPDs with cipher signatures are recognized now (#11381)
976 + [bbc] Add support for authentication
977 * [tudou] Merge into youku extractor (#12214)
978 * [youku:show] Fix extraction
979 * [youku] Fix extraction (#13191)
980 * [udemy] Fix extraction for outputs' format entries without URL (#13192)
981 * [vimeo] Fix formats' sorting (#13189)
982 * [cbsnews] Fix extraction for 60 Minutes videos (#12861)
983
984
985 version 2017.05.23
986
987 Core
988 + [downloader/external] Pass -loglevel to ffmpeg downloader (#13183)
989 + [adobepass] Add support for Bright House Networks (#13149)
990
991 Extractors
992 + [streamcz] Add support for subtitles (#13174)
993 * [youtube] Fix DASH manifest signature decryption (#8944, #13156)
994 * [toggle] Relax URL regular expression (#13172)
995 * [toypics] Fix extraction (#13077)
996 * [njpwworld] Fix extraction (#13162, #13169)
997 + [hitbox] Add support for smashcast.tv (#13154)
998 * [mitele] Update app key regular expression (#13158)
999
1000
1001 version 2017.05.18.1
1002
1003 Core
1004 * [jsinterp] Fix typo and cleanup regular expressions (#13134)
1005
1006
1007 version 2017.05.18
1008
1009 Core
1010 + [jsinterp] Add support for quoted names and indexers (#13123, #13124, #13125,
1011   #13126, #13128, #13129, #13130, #13131, #13132)
1012 + [extractor/common] Add support for schemeless URLs in _extract_wowza_formats
1013   (#13088, #13092)
1014 + [utils] Recognize more audio codecs (#13081)
1015
1016 Extractors
1017 + [vier] Extract more metadata (#12539)
1018 * [vier] Improve extraction (#12801)
1019     + Add support for authentication
1020     * Bypass authentication when no credentials provided
1021     * Improve extraction robustness
1022 * [dailymail] Fix sources extraction (#13057)
1023 * [dailymotion] Extend URL regular expression (#13079)
1024
1025
1026 version 2017.05.14
1027
1028 Core
1029 + [extractor/common] Respect Width and Height attributes in ISM manifests
1030 + [postprocessor/metadatafromtitle] Add support regular expression syntax for
1031   --metadata-from-title (#13065)
1032
1033 Extractors
1034 + [mediaset] Add support for video.mediaset.it (#12708, #12964)
1035 * [orf:radio] Fix extraction (#11643, #12926)
1036 * [aljazeera] Extend URL regular expression (#13053)
1037 * [imdb] Relax URL regular expression (#13056)
1038 + [francetv] Add support for mobile.france.tv (#13068)
1039 + [upskill] Add support for upskillcourses.com (#13043)
1040 * [thescene] Fix extraction (#13061)
1041 * [condenast] Improve embed support
1042 * [liveleak] Fix extraction (#12053)
1043 + [douyu] Support Douyu shows (#12228)
1044 * [myspace] Improve URL regular expression (#13040)
1045 * [adultswim] Use desktop platform in assets URL (#13041)
1046
1047
1048 version 2017.05.09
1049
1050 Core
1051 * [YoutubeDL] Force --restrict-filenames when no locale is set on all python
1052   versions (#13027)
1053
1054 Extractors
1055 * [francetv] Adapt to site redesign (#13034)
1056 + [packtpub] Add support for authentication (#12622)
1057 * [drtv] Lower preference for SignLanguage formats (#13013, #13016)
1058 + [cspan] Add support for brightcove live embeds (#13028)
1059 * [vrv] Extract DASH formats and subtitles
1060 * [funimation] Fix authentication (#13021)
1061 * [adultswim] Fix extraction (#8640, #10950, #11042, #12121)
1062     + Add support for Adobe Pass authentication
1063     + Add support for live streams
1064     + Add support for show pages
1065 * [turner] Extract thumbnail, is_live and strip description
1066 + [nonktube] Add support for nonktube.com (#8647, #13024)
1067 + [nuevo] Pass headers to _extract_nuevo
1068 * [nbc] Improve extraction (#12364)
1069
1070
1071 version 2017.05.07
1072
1073 Common
1074 * [extractor/common] Fix typo in _extract_akamai_formats
1075 + [postprocessor/ffmpeg] Embed chapters into media file with --add-metadata
1076 + [extractor/common] Introduce chapters meta field
1077
1078 Extractors
1079 * [youtube] Fix authentication (#12820, #12927, #12973, #12992, #12993, #12995,
1080   #13003)
1081 * [bilibili] Fix video downloading (#13001)
1082 * [rmcdecouverte] Fix extraction (#12937)
1083 * [theplatform] Extract chapters
1084 * [bandcamp] Fix thumbnail extraction (#12980)
1085 * [pornhub] Extend URL regular expression (#12996)
1086 + [youtube] Extract chapters
1087 + [nrk] Extract chapters
1088 + [vice] Add support for ooyala embeds in article pages
1089 + [vice] Support vice articles (#12968)
1090 * [vice] Fix extraction for non en_us videos (#12967)
1091 * [gdcvault] Fix extraction for some videos (#12733)
1092 * [pbs] Improve multipart video support (#12981)
1093 * [laola1tv] Fix extraction (#12880)
1094 + [cda] Support birthday verification (#12789)
1095 * [leeco] Fix extraction (#12974)
1096 + [pbs] Extract chapters
1097 * [amp] Imporove thumbnail and subtitles extraction
1098 * [foxsports] Fix extraction (#12945)
1099 - [coub] Remove comment count extraction (#12941)
1100
1101
1102 version 2017.05.01
1103
1104 Core
1105 + [extractor/common] Extract view count from JSON-LD
1106 * [utils] Improve unified_timestamp
1107 + [utils] Add video/mp2t to mimetype2ext
1108 * [downloader/external] Properly handle live stream downloading cancellation
1109   (#8932)
1110 + [utils] Add support for unicode whitespace in clean_html on python 2 (#12906)
1111
1112 Extractors
1113 * [infoq] Make audio format extraction non fatal (#12938)
1114 * [brightcove] Allow whitespace around attribute names in embedded code
1115 + [zaq1] Add support for zaq1.pl (#12693)
1116 + [xvideos] Extract duration (#12828)
1117 * [vevo] Fix extraction (#12879)
1118 + [noovo] Add support for noovo.ca (#12792)
1119 + [washingtonpost] Add support for embeds (#12699)
1120 * [yandexmusic:playlist] Fix extraction for python 3 (#12888)
1121 * [anvato] Improve extraction (#12913)
1122     * Promote to regular shortcut based extractor
1123     * Add mcp to access key mapping table
1124     * Add support for embeds extraction
1125     * Add support for anvato embeds in generic extractor
1126 * [xtube] Fix extraction for older FLV videos (#12734)
1127 * [tvplayer] Fix extraction (#12908)
1128
1129
1130 version 2017.04.28
1131
1132 Core
1133 + [adobepass] Use geo verification headers for all requests
1134 - [downloader/fragment] Remove assert for resume_len when no fragments
1135   downloaded
1136 + [extractor/common] Add manifest_url for explicit group rendition formats
1137 * [extractor/common] Fix manifest_url for m3u8 formats
1138 - [extractor/common] Don't list master m3u8 playlists in format list (#12832)
1139
1140 Extractor
1141 * [aenetworks] Fix extraction for shows with single season
1142 + [go] Add support for Disney, DisneyJunior and DisneyXD show pages
1143 * [youtube] Recognize new locale-based player URLs (#12885)
1144 + [streamable] Add support for new embedded URL schema (#12844)
1145 * [arte:+7] Relax URL regular expression (#12837)
1146
1147
1148 version 2017.04.26
1149
1150 Core
1151 * Introduce --keep-fragments for keeping fragments of fragmented download
1152   on disk after download is finished
1153 * [YoutubeDL] Fix output template for missing timestamp (#12796)
1154 * [socks] Handle cases where credentials are required but missing
1155 * [extractor/common] Improve HLS extraction (#12211)
1156     * Extract m3u8 parsing to separate method
1157     * Improve rendition groups extraction
1158     * Build stream name according stream GROUP-ID
1159     * Ignore reference to AUDIO group without URI when stream has no CODECS
1160     * Use float for scaled tbr in _parse_m3u8_formats
1161 * [utils] Add support for TTML styles in dfxp2srt
1162 * [downloader/hls] No need to download keys for fragments that have been
1163   already downloaded
1164 * [downloader/fragment] Improve fragment downloading
1165     * Resume immediately
1166     * Don't concatenate fragments and decrypt them on every resume
1167     * Optimize disk storage usage, don't store intermediate fragments on disk
1168     * Store bookkeeping download state file
1169 + [extractor/common] Add support for multiple getters in try_get
1170 + [extractor/common] Add support for video of WebPage context in _json_ld
1171   (#12778)
1172 + [extractor/common] Relax JWPlayer regular expression and remove
1173   duplicate URLs (#12768)
1174
1175 Extractors
1176 * [iqiyi] Fix extraction of Yule videos
1177 * [vidio] Improve extraction and sort formats
1178 + [brightcove] Match only video elements with data-video-id attribute
1179 * [iqiyi] Fix playlist detection (#12504)
1180 - [azubu] Remove extractor (#12813)
1181 * [porn91] Fix extraction (#12814)
1182 * [vidzi] Fix extraction (#12793)
1183 + [amp] Extract error message (#12795)
1184 + [xfileshare] Add support for gorillavid.com and daclips.com (#12776)
1185 * [instagram] Fix extraction (#12777)
1186 + [generic] Support Brightcove videos in <iframe> (#12482)
1187 + [brightcove] Support URLs with bcpid instead of playerID (#12482)
1188 * [brightcove] Fix _extract_url (#12782)
1189 + [odnoklassniki] Extract HLS formats
1190
1191
1192 version 2017.04.17
1193
1194 Extractors
1195 * [limelight] Improve extraction LimelightEmbeddedPlayerFlash media embeds and
1196   add support for channel and channelList embeds
1197 * [generic] Extract multiple Limelight embeds (#12761)
1198 + [itv] Extract series metadata
1199 * [itv] Fix RTMP formats downloading (#12759)
1200 * [itv] Use native HLS downloader by default
1201 + [go90] Extract subtitles (#12752)
1202 + [go90] Extract series metadata (#12752)
1203
1204
1205 version 2017.04.16
1206
1207 Core
1208 * [YoutubeDL] Apply expand_path after output template substitution
1209 + [YoutubeDL] Propagate overridden meta fields to extraction results of type
1210   url (#11163)
1211
1212 Extractors
1213 + [generic] Extract RSS entries as url_transparent (#11163)
1214 + [streamango] Add support for streamango.com (#12643)
1215 + [wsj:article] Add support for articles (#12558)
1216 * [brightcove] Relax video tag embeds extraction and validate ambiguous embeds'
1217   URLs (#9163, #12005, #12178, #12480)
1218 + [udemy] Add support for react rendition (#12744)
1219
1220
1221 version 2017.04.15
1222
1223 Extractors
1224 * [youku] Fix fileid extraction (#12741, #12743)
1225
1226
1227 version 2017.04.14
1228
1229 Core
1230 + [downloader/hls] Add basic support for EXT-X-BYTERANGE tag (#10955)
1231 + [adobepass] Improve Comcast and Verizon login code (#10803)
1232 + [adobepass] Add support for Verizon (#10803)
1233
1234 Extractors
1235 + [aenetworks] Add support for specials (#12723)
1236 + [hbo] Extract HLS formats
1237 + [go90] Add support for go90.com (#10127)
1238 + [tv2hu] Add support for tv2.hu (#10509)
1239 + [generic] Exclude URLs with xml ext from valid video URLs (#10768, #11654)
1240 * [youtube] Improve HLS formats extraction
1241 * [afreecatv] Fix extraction for videos with different key layout (#12718)
1242 - [youtube] Remove explicit preference for audio-only and video-only formats in
1243   order not to break sorting when new formats appear
1244 * [canalplus] Bypass geo restriction
1245
1246
1247 version 2017.04.11
1248
1249 Extractors
1250 * [afreecatv] Fix extraction (#12706)
1251 + [generic] Add support for <object> YouTube embeds (#12637)
1252 * [bbccouk] Treat bitrate as audio+video bitrate in media selector
1253 + [bbccouk] Skip unrecognized formats in media selector (#12701)
1254 + [bbccouk] Add support for https protocol in media selector (#12701)
1255 * [curiositystream] Fix extraction (#12638)
1256 * [adn] Update subtitle decryption key
1257 * [chaturbate] Fix extraction (#12665, #12688, #12690)
1258
1259
1260 version 2017.04.09
1261
1262 Extractors
1263 + [medici] Add support for medici.tv (#3406)
1264 + [rbmaradio] Add support for redbullradio.com URLs (#12687)
1265 + [npo:live] Add support for default URL (#12555)
1266 * [mixcloud:playlist] Fix title, description and view count extraction (#12582)
1267 + [thesun] Add suport for thesun.co.uk (#11298, #12674)
1268 + [ceskateleveize:porady] Add support for porady (#7411, #12645)
1269 * [ceskateleveize] Improve extraction and remove URL replacement hacks
1270 + [kaltura] Add support for iframe embeds (#12679)
1271 * [airmozilla] Fix extraction (#12670)
1272 * [wshh] Extract html5 entries and delegate to generic extractor (12676)
1273 + [raiplay] Extract subtitles
1274 + [xfileshare] Add support for vidlo.us (#12660)
1275 + [xfileshare] Add support for vidbom.com (#12661)
1276 + [aenetworks] Add more video URL regular expressions (#12657)
1277 + [odnoklassniki] Fix format sorting for 1080p quality
1278 + [rtl2] Add support for you.rtl2.de (#10257)
1279 + [vshare] Add support for vshare.io (#12278)
1280
1281
1282 version 2017.04.03
1283
1284 Core
1285 + [extractor/common] Add censorship check for TransTelekom ISP
1286 * [extractor/common] Move censorship checks to a separate method
1287
1288 Extractors
1289 + [discoveryvr] Add support for discoveryvr.com (#12578)
1290 + [tv5mondeplus] Add support for tv5mondeplus.com (#11386)
1291 + [periscope] Add support for pscp.tv URLs (#12618, #12625)
1292
1293
1294 version 2017.04.02
1295
1296 Core
1297 * [YoutubeDL] Return early when extraction of url_transparent fails
1298
1299 Extractors
1300 * [rai] Fix and improve extraction (#11790)
1301 + [vrv] Add support for series pages
1302 * [limelight] Improve extraction for audio only formats
1303 * [funimation] Fix extraction (#10696, #11773)
1304 + [xfileshare] Add support for vidabc.com (#12589)
1305 + [xfileshare] Improve extraction and extract hls formats
1306 + [crunchyroll] Pass geo verifcation proxy
1307 + [cwtv] Extract ISM formats
1308 + [tvplay] Bypass geo restriction
1309 + [vrv] Add support for vrv.co
1310 + [packtpub] Add support for packtpub.com (#12610)
1311 + [generic] Pass base_url to _parse_jwplayer_data
1312 + [adn] Add support for animedigitalnetwork.fr (#4866)
1313 + [allocine] Extract more metadata
1314 * [allocine] Fix extraction (#12592)
1315 * [openload] Fix extraction
1316
1317
1318 version 2017.03.26
1319
1320 Core
1321 * Don't raise an error if JWPlayer config data is not a Javascript object
1322   literal. _find_jwplayer_data now returns a dict rather than an str. (#12307)
1323 * Expand environment variables for options representing paths (#12556)
1324 + [utils] Introduce expand_path
1325 * [downloader/hls] Delegate downloading to ffmpeg immediately for live streams
1326
1327 Extractors
1328 * [afreecatv] Fix extraction (#12179)
1329 + [atvat] Add support for atv.at (#5325)
1330 + [fox] Add metadata extraction (#12391)
1331 + [atresplayer] Extract DASH formats
1332 + [atresplayer] Extract HD manifest (#12548)
1333 * [atresplayer] Fix login error detection (#12548)
1334 * [franceculture] Fix extraction (#12547)
1335 * [youtube] Improve URL regular expression (#12538)
1336 * [generic] Do not follow redirects to the same URL
1337
1338
1339 version 2017.03.24
1340
1341 Extractors
1342 - [9c9media] Remove mp4 URL extraction request
1343 + [bellmedia] Add support for etalk.ca and space.ca (#12447)
1344 * [channel9] Fix extraction (#11323)
1345 * [cloudy] Fix extraction (#12525)
1346 + [hbo] Add support for free episode URLs and new formats extraction (#12519)
1347 * [condenast] Fix extraction and style (#12526)
1348 * [viu] Relax URL regular expression (#12529)
1349
1350
1351 version 2017.03.22
1352
1353 Extractors
1354 - [pluralsight] Omit module title from video title (#12506)
1355 * [pornhub] Decode obfuscated video URL (#12470, #12515)
1356 * [senateisvp] Allow https URL scheme for embeds (#12512)
1357
1358
1359 version 2017.03.20
1360
1361 Core
1362 + [YoutubeDL] Allow multiple input URLs to be used with stdout (-) as
1363   output template
1364 + [adobepass] Detect and output error on authz token extraction (#12472)
1365
1366 Extractors
1367 + [bostonglobe] Add extractor for bostonglobe.com (#12099)
1368 + [toongoggles] Add support for toongoggles.com (#12171)
1369 + [medialaan] Add support for Medialaan sites (#9974, #11912)
1370 + [discoverynetworks] Add support for more domains and bypass geo restiction
1371 * [openload] Fix extraction (#10408)
1372
1373
1374 version 2017.03.16
1375
1376 Core
1377 + [postprocessor/ffmpeg] Add support for flac
1378 + [extractor/common] Extract SMIL formats from jwplayer
1379
1380 Extractors
1381 + [generic] Add forgotten return for jwplayer formats
1382 * [redbulltv] Improve extraction
1383
1384
1385 version 2017.03.15
1386
1387 Core
1388 * Fix missing subtitles if --add-metadata is used (#12423)
1389
1390 Extractors
1391 * [facebook] Make title optional (#12443)
1392 + [mitele] Add support for ooyala videos (#12430)
1393 * [openload] Fix extraction (#12435, #12446)
1394 * [streamable] Update API URL (#12433)
1395 + [crunchyroll] Extract season name (#12428)
1396 * [discoverygo] Bypass geo restriction
1397 + [discoverygo:playlist] Add support for playlists (#12424)
1398
1399
1400 version 2017.03.10
1401
1402 Extractors
1403 * [generic] Make title optional for jwplayer embeds (#12410)
1404 * [wdr:maus] Fix extraction (#12373)
1405 * [prosiebensat1] Improve title extraction (#12318, #12327)
1406 * [dplayit] Separate and rewrite extractor and bypass geo restriction (#12393)
1407 * [miomio] Fix extraction (#12291, #12388, #12402)
1408 * [telequebec] Fix description extraction (#12399)
1409 * [openload] Fix extraction (#12357)
1410 * [brightcove:legacy] Relax videoPlayer validation check (#12381)
1411
1412
1413 version 2017.03.07
1414
1415 Core
1416 * Metadata are now added after conversion (#5594)
1417
1418 Extractors
1419 * [soundcloud] Update client id (#12376)
1420 * [openload] Fix extraction (#10408, #12357)
1421
1422
1423 version 2017.03.06
1424
1425 Core
1426 + [utils] Process bytestrings in urljoin (#12369)
1427 * [extractor/common] Improve height extraction and extract bitrate
1428 * [extractor/common] Move jwplayer formats extraction in separate method
1429 + [external:ffmpeg] Limit test download size to 10KiB (#12362)
1430
1431 Extractors
1432 + [drtv] Add geo countries to GeoRestrictedError
1433 + [drtv:live] Bypass geo restriction
1434 + [tunepk] Add extractor (#12197, #12243)
1435
1436
1437 version 2017.03.05
1438
1439 Extractors
1440 + [twitch] Add basic support for two-factor authentication (#11974)
1441 + [vier] Add support for vijf.be (#12304)
1442 + [redbulltv] Add support for redbull.tv (#3919, #11948)
1443 * [douyutv] Switch to the PC API to escape the 5-min limitation (#12316)
1444 + [generic] Add support for rutube embeds
1445 + [rutube] Relax URL regular expression
1446 + [vrak] Add support for vrak.tv (#11452)
1447 + [brightcove:new] Add ability to smuggle geo_countries into URL
1448 + [brightcove:new] Raise GeoRestrictedError
1449 * [go] Relax URL regular expression (#12341)
1450 * [24video] Use original host for requests (#12339)
1451 * [ruutu] Disable DASH formats (#12322)
1452
1453
1454 version 2017.03.02
1455
1456 Core
1457 + [adobepass] Add support for Charter Spectrum (#11465)
1458 * [YoutubeDL] Don't sanitize identifiers in output template (#12317)
1459
1460 Extractors
1461 * [facebook] Fix extraction (#12323, #12330)
1462 * [youtube] Mark errors about rental videos as expected (#12324)
1463 + [npo] Add support for audio
1464 * [npo] Adapt to app.php API (#12311, #12320)
1465
1466
1467 version 2017.02.28
1468
1469 Core
1470 + [utils] Add bytes_to_long and long_to_bytes
1471 + [utils] Add pkcs1pad
1472 + [aes] Add aes_cbc_encrypt
1473
1474 Extractors
1475 + [azmedien:showplaylist] Add support for show playlists (#12160)
1476 + [youtube:playlist] Recognize another playlist pattern (#11928, #12286)
1477 + [daisuki] Add support for daisuki.net (#2486, #3186, #4738, #6175, #7776,
1478   #10060)
1479 * [douyu] Fix extraction (#12301)
1480
1481
1482 version 2017.02.27
1483
1484 Core
1485 * [downloader/common] Limit displaying 2 digits after decimal point in sleep
1486   interval message (#12183)
1487 + [extractor/common] Add preference to _parse_html5_media_entries
1488
1489 Extractors
1490 + [npo] Add support for zapp.nl
1491 + [npo] Add support for hetklokhuis.nl (#12293)
1492 - [scivee] Remove extractor (#9315)
1493 + [cda] Decode download URL (#12255)
1494 + [crunchyroll] Improve uploader extraction (#12267)
1495 + [youtube] Raise GeoRestrictedError
1496 + [dailymotion] Raise GeoRestrictedError
1497 + [mdr] Recognize more URL patterns (#12169)
1498 + [tvigle] Raise GeoRestrictedError
1499 * [vevo] Fix extraction for videos with the new streams/streamsV3 format
1500   (#11719)
1501 + [freshlive] Add support for freshlive.tv (#12175)
1502 + [xhamster] Capture and output videoClosed error (#12263)
1503 + [etonline] Add support for etonline.com (#12236)
1504 + [njpwworld] Add support for njpwworld.com (#11561)
1505 * [amcnetworks] Relax URL regular expression (#12127)
1506
1507
1508 version 2017.02.24.1
1509
1510 Extractors
1511 * [noco] Modernize
1512 * [noco] Switch login URL to https (#12246)
1513 + [thescene] Extract more metadata
1514 * [thescene] Fix extraction (#12235)
1515 + [tubitv] Use geo bypass mechanism
1516 * [openload] Fix extraction (#10408)
1517 + [ivi] Raise GeoRestrictedError
1518
1519
1520 version 2017.02.24
1521
1522 Core
1523 * [options] Hide deprecated options from --help
1524 * [options] Deprecate --autonumber-size
1525 + [YoutubeDL] Add support for string formatting operations in output template
1526   (#5185, #5748, #6841, #9929, #9966 #9978, #12189)
1527
1528 Extractors
1529 + [lynda:course] Add webpage extraction fallback (#12238)
1530 * [go] Sign all uplynk URLs and use geo bypass only for free videos
1531   (#12087, #12210)
1532 + [skylinewebcams] Add support for skylinewebcams.com (#12221)
1533 + [instagram] Add support for multi video posts (#12226)
1534 + [crunchyroll] Extract playlist entries ids
1535 * [mgtv] Fix extraction
1536 + [sohu] Raise GeoRestrictedError
1537 + [leeco] Raise GeoRestrictedError and use geo bypass mechanism
1538
1539
1540 version 2017.02.22
1541
1542 Extractors
1543 * [crunchyroll] Fix descriptions with double quotes (#12124)
1544 * [dailymotion] Make comment count optional (#12209)
1545 + [vidzi] Add support for vidzi.cc (#12213)
1546 + [24video] Add support for 24video.tube (#12217)
1547 + [crackle] Use geo bypass mechanism
1548 + [viewster] Use geo verification headers
1549 + [tfo] Improve geo restriction detection and use geo bypass mechanism
1550 + [telequebec] Use geo bypass mechanism
1551 + [limelight] Extract PlaylistService errors and improve geo restriction
1552   detection
1553
1554
1555 version 2017.02.21
1556
1557 Core
1558 * [extractor/common] Allow calling _initialize_geo_bypass from extractors
1559   (#11970)
1560 + [adobepass] Add support for Time Warner Cable (#12191)
1561 + [travis] Run tests in parallel
1562 + [downloader/ism] Honor HTTP headers when downloading fragments
1563 + [downloader/dash] Honor HTTP headers when downloading fragments
1564 + [utils] Add GeoUtils class for working with geo tools and GeoUtils.random_ipv4
1565 + Add option --geo-bypass-country for explicit geo bypass on behalf of
1566   specified country
1567 + Add options to control geo bypass mechanism --geo-bypass and --no-geo-bypass
1568 + Add experimental geo restriction bypass mechanism based on faking
1569   X-Forwarded-For HTTP header
1570 + [utils] Introduce GeoRestrictedError for geo restricted videos
1571 + [utils] Introduce YoutubeDLError base class for all youtube-dl exceptions
1572
1573 Extractors
1574 + [ninecninemedia] Use geo bypass mechanism
1575 * [spankbang] Make uploader optional (#12193)
1576 + [iprima] Improve geo restriction detection and disable geo bypass
1577 * [iprima] Modernize
1578 * [commonmistakes] Disable UnicodeBOM extractor test for python 3.2
1579 + [prosiebensat1] Throw ExtractionError on unsupported page type (#12180)
1580 * [nrk] Update _API_HOST and relax _VALID_URL
1581 + [tv4] Bypass geo restriction and improve detection
1582 * [tv4] Switch to hls3 protocol (#12177)
1583 + [viki] Improve geo restriction detection
1584 + [vgtv] Improve geo restriction detection
1585 + [srgssr] Improve geo restriction detection
1586 + [vbox7] Improve geo restriction detection and use geo bypass mechanism
1587 + [svt] Improve geo restriction detection and use geo bypass mechanism
1588 + [pbs] Improve geo restriction detection and use geo bypass mechanism
1589 + [ondemandkorea] Improve geo restriction detection and use geo bypass mechanism
1590 + [nrk] Improve geo restriction detection and use geo bypass mechanism
1591 + [itv] Improve geo restriction detection and use geo bypass mechanism
1592 + [go] Improve geo restriction detection and use geo bypass mechanism
1593 + [dramafever] Improve geo restriction detection and use geo bypass mechanism
1594 * [brightcove:legacy] Restrict videoPlayer value (#12040)
1595 + [tvn24] Add support for tvn24.pl and tvn24bis.pl (#11679)
1596 + [thisav] Add support for HTML5 media (#11771)
1597 * [metacafe] Bypass family filter (#10371)
1598 * [viceland] Improve info extraction
1599
1600
1601 version 2017.02.17
1602
1603 Extractors
1604 * [heise] Improve extraction (#9725)
1605 * [ellentv] Improve (#11653)
1606 * [openload] Fix extraction (#10408, #12002)
1607 + [theplatform] Recognize URLs with whitespaces (#12044)
1608 * [einthusan] Relax URL regular expression (#12141, #12159)
1609 + [generic] Support complex JWPlayer embedded videos (#12030)
1610 * [elpais] Improve extraction (#12139)
1611
1612
1613 version 2017.02.16
1614
1615 Core
1616 + [utils] Add support for quoted string literals in --match-filter (#8050,
1617   #12142, #12144)
1618
1619 Extractors
1620 * [ceskatelevize] Lower priority for audio description sources (#12119)
1621 * [amcnetworks] Fix extraction (#12127)
1622 * [pinkbike] Fix uploader extraction (#12054)
1623 + [onetpl] Add support for businessinsider.com.pl and plejada.pl
1624 + [onetpl] Add support for onet.pl (#10507)
1625 + [onetmvp] Add shortcut extractor
1626 + [vodpl] Add support for vod.pl (#12122)
1627 + [pornhub] Extract video URL from tv platform site (#12007, #12129)
1628 + [ceskatelevize] Extract DASH formats (#12119, #12133)
1629
1630
1631 version 2017.02.14
1632
1633 Core
1634 * TypeError is fixed with Python 2.7.13 on Windows (#11540, #12085)
1635
1636 Extractor
1637 * [zdf] Fix extraction (#12117)
1638 * [xtube] Fix extraction for both kinds of video id (#12088)
1639 * [xtube] Improve title extraction (#12088)
1640 + [lemonde] Fallback delegate extraction to generic extractor (#12115, #12116)
1641 * [bellmedia] Allow video id longer than 6 characters (#12114)
1642 + [limelight] Add support for referer protected videos
1643 * [disney] Improve extraction (#4975, #11000, #11882, #11936)
1644 * [hotstar] Improve extraction (#12096)
1645 * [einthusan] Fix extraction (#11416)
1646 + [aenetworks] Add support for lifetimemovieclub.com (#12097)
1647 * [youtube] Fix parsing codecs (#12091)
1648
1649
1650 version 2017.02.11
1651
1652 Core
1653 + [utils] Introduce get_elements_by_class and get_elements_by_attribute
1654   utility functions
1655 + [extractor/common] Skip m3u8 manifests protected with Adobe Flash Access
1656
1657 Extractor
1658 * [pluralsight:course] Fix extraction (#12075)
1659 + [bbc] Extract m3u8 formats with 320k audio
1660 * [facebook] Relax video id matching (#11017, #12055, #12056)
1661 + [corus] Add support for Corus Entertainment sites (#12060, #9164)
1662 + [pluralsight] Detect blocked account error message (#12070)
1663 + [bloomberg] Add another video id pattern (#12062)
1664 * [extractor/commonmistakes] Restrict URL regular expression (#12050)
1665 + [tvplayer] Add support for tvplayer.com
1666
1667
1668 version 2017.02.10
1669
1670 Extractors
1671 * [xtube] Fix extraction (#12023)
1672 * [pornhub] Fix extraction (#12007, #12018)
1673 * [facebook] Improve JS data regular expression (#12042)
1674 * [kaltura] Improve embed partner id extraction (#12041)
1675 + [sprout] Add support for sproutonline.com
1676 * [6play] Improve extraction
1677 + [scrippsnetworks:watch] Add support for Scripps Networks sites (#10765)
1678 + [go] Add support for Adobe Pass authentication (#11468, #10831)
1679 * [6play] Fix extraction (#12011)
1680 + [nbc] Add support for Adobe Pass authentication (#12006)
1681
1682
1683 version 2017.02.07
1684
1685 Core
1686 * [extractor/common] Fix audio only with audio group in m3u8 (#11995)
1687 + [downloader/fragment] Respect --no-part
1688 * [extractor/common] Speed-up HTML5 media entries extraction (#11979)
1689
1690 Extractors
1691 * [pornhub] Fix extraction (#11997)
1692 + [canalplus] Add support for cstar.fr (#11990)
1693 + [extractor/generic] Improve RTMP support (#11993)
1694 + [gaskrank] Add support for gaskrank.tv (#11685)
1695 * [bandcamp] Fix extraction for incomplete albums (#11727)
1696 * [iwara] Fix extraction (#11781)
1697 * [googledrive] Fix extraction on Python 3.6
1698 + [videopress] Add support for videopress.com
1699 + [afreecatv] Extract RTMP formats
1700
1701
1702 version 2017.02.04.1
1703
1704 Extractors
1705 + [twitch:stream] Add support for player.twitch.tv (#11971)
1706 * [radiocanada] Fix extraction for toutv rtmp formats
1707
1708
1709 version 2017.02.04
1710
1711 Core
1712 + Add --playlist-random to shuffle playlists (#11889, #11901)
1713 * [utils] Improve comments processing in js_to_json (#11947)
1714 * [utils] Handle single-line comments in js_to_json
1715 * [downloader/external:ffmpeg] Minimize the use of aac_adtstoasc filter
1716
1717 Extractors
1718 + [piksel] Add another app token pattern (#11969)
1719 + [vk] Capture and output author blocked error message (#11965)
1720 + [turner] Fix secure HLS formats downloading with ffmpeg (#11358, #11373,
1721   #11800)
1722 + [drtv] Add support for live and radio sections (#1827, #3427)
1723 * [myspace] Fix extraction and extract HLS and HTTP formats
1724 + [youtube] Add format info for itag 325 and 328
1725 * [vine] Fix extraction (#11955)
1726 - [sportbox] Remove extractor (#11954)
1727 + [filmon] Add support for filmon.com (#11187)
1728 + [infoq] Add audio only formats (#11565)
1729 * [douyutv] Improve room id regular expression (#11931)
1730 * [iprima] Fix extraction (#11920, #11896)
1731 * [youtube] Fix ytsearch when cookies are provided (#11924)
1732 * [go] Relax video id regular expression (#11937)
1733 * [facebook] Fix title extraction (#11941)
1734 + [youtube:playlist] Recognize TL playlists (#11945)
1735 + [bilibili] Support new Bangumi URLs (#11845)
1736 + [cbc:watch] Extract audio codec for audio only formats (#11893)
1737 + [elpais] Fix extraction for some URLs (#11765)
1738
1739
1740 version 2017.02.01
1741
1742 Extractors
1743 + [facebook] Add another fallback extraction scenario (#11926)
1744 * [prosiebensat1] Fix extraction of descriptions (#11810, #11929)
1745 - [crunchyroll] Remove ScaledBorderAndShadow settings (#9028)
1746 + [vimeo] Extract upload timestamp
1747 + [vimeo] Extract license (#8726, #11880)
1748 + [nrk:series] Add support for series (#11571, #11711)
1749
1750
1751 version 2017.01.31
1752
1753 Core
1754 + [compat] Add compat_etree_register_namespace
1755
1756 Extractors
1757 * [youtube] Fix extraction for domainless player URLs (#11890, #11891, #11892,
1758   #11894, #11895, #11897, #11900, #11903, #11904, #11906, #11907, #11909,
1759   #11913, #11914, #11915, #11916, #11917, #11918, #11919)
1760 + [vimeo] Extract both mixed and separated DASH formats
1761 + [ruutu] Extract DASH formats
1762 * [itv] Fix extraction for python 2.6
1763
1764
1765 version 2017.01.29
1766
1767 Core
1768 * [extractor/common] Fix initialization template (#11605, #11825)
1769 + [extractor/common] Document fragment_base_url and fragment's path fields
1770 * [extractor/common] Fix duration per DASH segment (#11868)
1771 + Introduce --autonumber-start option for initial value of %(autonumber)s
1772   template (#727, #2702, #9362, #10457, #10529, #11862)
1773
1774 Extractors
1775 + [azmedien:playlist] Add support for topic and themen playlists (#11817)
1776 * [npo] Fix subtitles extraction
1777 + [itv] Extract subtitles
1778 + [itv] Add support for itv.com (#9240)
1779 + [mtv81] Add support for mtv81.com (#7619)
1780 + [vlive] Add support for channels (#11826)
1781 + [kaltura] Add fallback for fileExt
1782 + [kaltura] Improve uploader_id extraction
1783 + [konserthusetplay] Add support for rspoplay.se (#11828)
1784
1785
1786 version 2017.01.28
1787
1788 Core
1789 * [utils] Improve parse_duration
1790
1791 Extractors
1792 * [crunchyroll] Improve series and season metadata extraction (#11832)
1793 * [soundcloud] Improve formats extraction and extract audio bitrate
1794 + [soundcloud] Extract HLS formats
1795 * [soundcloud] Fix track URL extraction (#11852)
1796 + [twitch:vod] Expand URL regular expressions (#11846)
1797 * [aenetworks] Fix season episodes extraction (#11669)
1798 + [tva] Add support for videos.tva.ca (#11842)
1799 * [jamendo] Improve and extract more metadata (#11836)
1800 + [disney] Add support for Disney sites (#7409, #11801, #4975, #11000)
1801 * [vevo] Remove request to old API and catch API v2 errors
1802 + [cmt,mtv,southpark] Add support for episode URLs (#11837)
1803 + [youtube] Add fallback for duration extraction (#11841)
1804
1805
1806 version 2017.01.25
1807
1808 Extractors
1809 + [openload] Fallback video extension to mp4
1810 + [extractor/generic] Add support for Openload embeds (#11536, #11812)
1811 * [srgssr] Fix rts video extraction (#11831)
1812 + [afreecatv:global] Add support for afreeca.tv (#11807)
1813 + [crackle] Extract vtt subtitles
1814 + [crackle] Extract multiple resolutions for thumbnails
1815 + [crackle] Add support for mobile URLs
1816 + [konserthusetplay] Extract subtitles (#11823)
1817 + [konserthusetplay] Add support for HLS videos (#11823)
1818 * [vimeo:review] Fix config URL extraction (#11821)
1819
1820
1821 version 2017.01.24
1822
1823 Extractors
1824 * [pluralsight] Fix extraction (#11820)
1825 + [nextmedia] Add support for NextTV (壹電視)
1826 * [24video] Fix extraction (#11811)
1827 * [youtube:playlist] Fix nonexistent and private playlist detection (#11604)
1828 + [chirbit] Extract uploader (#11809)
1829
1830
1831 version 2017.01.22
1832
1833 Extractors
1834 + [pornflip] Add support for pornflip.com (#11556, #11795)
1835 * [chaturbate] Fix extraction (#11797, #11802)
1836 + [azmedien] Add support for AZ Medien sites (#11784, #11785)
1837 + [nextmedia] Support redirected URLs
1838 + [vimeo:channel] Extract videos' titles for playlist entries (#11796)
1839 + [youtube] Extract episode metadata (#9695, #11774)
1840 + [cspan] Support Ustream embedded videos (#11547)
1841 + [1tv] Add support for HLS videos (#11786)
1842 * [uol] Fix extraction (#11770)
1843 * [mtv] Relax triforce feed regular expression (#11766)
1844
1845
1846 version 2017.01.18
1847
1848 Extractors
1849 * [bilibili] Fix extraction (#11077)
1850 + [canalplus] Add fallback for video id (#11764)
1851 * [20min] Fix extraction (#11683, #11751)
1852 * [imdb] Extend URL regular expression (#11744)
1853 + [naver] Add support for tv.naver.com links (#11743)
1854
1855
1856 version 2017.01.16
1857
1858 Core
1859 * [options] Apply custom config to final composite configuration (#11741)
1860 * [YoutubeDL] Improve protocol auto determining (#11720)
1861
1862 Extractors
1863 * [xiami] Relax URL regular expressions
1864 * [xiami] Improve track metadata extraction (#11699)
1865 + [limelight] Check hand-make direct HTTP links
1866 + [limelight] Add support for direct HTTP links at video.llnw.net (#11737)
1867 + [brightcove] Recognize another player ID pattern (#11688)
1868 + [niconico] Support login via cookies (#7968)
1869 * [yourupload] Fix extraction (#11601)
1870 + [beam:live] Add support for beam.pro live streams (#10702, #11596)
1871 * [vevo] Improve geo restriction detection
1872 + [dramafever] Add support for URLs with language code (#11714)
1873 * [cbc] Improve playlist support (#11704)
1874
1875
1876 version 2017.01.14
1877
1878 Core
1879 + [common] Add ability to customize akamai manifest host
1880 + [utils] Add more date formats
1881
1882 Extractors
1883 - [mtv] Eliminate _transform_rtmp_url
1884 * [mtv] Generalize triforce mgid extraction
1885 + [cmt] Add support for full episodes and video clips (#11623)
1886 + [mitele] Extract DASH formats
1887 + [ooyala] Add support for videos with embedToken (#11684)
1888 * [mixcloud] Fix extraction (#11674)
1889 * [openload] Fix extraction (#10408)
1890 * [tv4] Improve extraction (#11698)
1891 * [freesound] Fix and improve extraction (#11602)
1892 + [nick] Add support for beta.nick.com (#11655)
1893 * [mtv,cc] Use HLS by default with native HLS downloader (#11641)
1894 * [mtv] Fix non-HLS extraction
1895
1896
1897 version 2017.01.10
1898
1899 Extractors
1900 * [youtube] Fix extraction (#11663, #11664)
1901 + [inc] Add support for inc.com (#11277, #11647)
1902 + [youtube] Add itag 212 (#11575)
1903 + [egghead:course] Add support for egghead.io courses
1904
1905
1906 version 2017.01.08
1907
1908 Core
1909 * Fix "invalid escape sequence" errors under Python 3.6 (#11581)
1910
1911 Extractors
1912 + [hitrecord] Add support for hitrecord.org (#10867, #11626)
1913 - [videott] Remove extractor
1914 * [swrmediathek] Improve extraction
1915 - [sharesix] Remove extractor
1916 - [aol:features] Remove extractor
1917 * [sendtonews] Improve info extraction
1918 * [3sat,phoenix] Fix extraction (#11619)
1919 * [comedycentral/mtv] Add support for HLS videos (#11600)
1920 * [discoverygo] Fix JSON data parsing (#11219, #11522)
1921
1922
1923 version 2017.01.05
1924
1925 Extractors
1926 + [zdf] Fix extraction (#11055, #11063)
1927 * [pornhub:playlist] Improve extraction (#11594)
1928 + [cctv] Add support for ncpa-classic.com (#11591)
1929 + [tunein] Add support for embeds (#11579)
1930
1931
1932 version 2017.01.02
1933
1934 Extractors
1935 * [cctv] Improve extraction (#879, #6753, #8541)
1936 + [nrktv:episodes] Add support for episodes (#11571)
1937 + [arkena] Add support for video.arkena.com (#11568)
1938
1939
1940 version 2016.12.31
1941
1942 Core
1943 + Introduce --config-location option for custom configuration files (#6745,
1944   #10648)
1945
1946 Extractors
1947 + [twitch] Add support for player.twitch.tv (#11535, #11537)
1948 + [videa] Add support for videa.hu (#8181, #11133)
1949 * [vk] Fix postlive videos extraction
1950 * [vk] Extract from playerParams (#11555)
1951 - [freevideo] Remove extractor (#11515)
1952 + [showroomlive] Add support for showroom-live.com (#11458)
1953 * [xhamster] Fix duration extraction (#11549)
1954 * [rtve:live] Fix extraction (#11529)
1955 * [brightcove:legacy] Improve embeds detection (#11523)
1956 + [twitch] Add support for rechat messages (#11524)
1957 * [acast] Fix audio and timestamp extraction (#11521)
1958
1959
1960 version 2016.12.22
1961
1962 Core
1963 * [extractor/common] Improve detection of video-only formats in m3u8
1964   manifests (#11507)
1965
1966 Extractors
1967 + [theplatform] Pass geo verification headers to SMIL request (#10146)
1968 + [viu] Pass geo verification headers to auth request
1969 * [rtl2] Extract more formats and metadata
1970 * [vbox7] Skip malformed JSON-LD (#11501)
1971 * [uplynk] Force downloading using native HLS downloader (#11496)
1972 + [laola1] Add support for another extraction scenario (#11460)
1973
1974
1975 version 2016.12.20
1976
1977 Core
1978 * [extractor/common] Improve fragment URL construction for DASH media
1979 * [extractor/common] Fix codec information extraction for mixed audio/video
1980   DASH media (#11490)
1981
1982 Extractors
1983 * [vbox7] Fix extraction (#11494)
1984 + [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
1985 + [piksel] Add support for player.piksel.com (#11246)
1986 + [vimeo] Add support for DASH formats
1987 * [vimeo] Fix extraction for HLS formats (#11490)
1988 * [kaltura] Fix wrong widget ID in some cases (#11480)
1989 + [nrktv:direkte] Add support for live streams (#11488)
1990 * [pbs] Fix extraction for geo restricted videos (#7095)
1991 * [brightcove:new] Skip widevine classic videos
1992 + [viu] Add support for viu.com (#10607, #11329)
1993
1994
1995 version 2016.12.18
1996
1997 Core
1998 + [extractor/common] Recognize DASH formats in html5 media entries
1999
2000 Extractors
2001 + [ccma] Add support for ccma.cat (#11359)
2002 * [laola1tv] Improve extraction
2003 + [laola1tv] Add support embed URLs (#11460)
2004 * [nbc] Fix extraction for MSNBC videos (#11466)
2005 * [twitch] Adapt to new videos pages URL schema (#11469)
2006 + [meipai] Add support for meipai.com (#10718)
2007 * [jwplatform] Improve subtitles and duration extraction
2008 + [ondemandkorea] Add support for ondemandkorea.com (#10772)
2009 + [vvvvid] Add support for vvvvid.it (#5915)
2010
2011
2012 version 2016.12.15
2013
2014 Core
2015 + [utils] Add convenience urljoin
2016
2017 Extractors
2018 + [openload] Recognize oload.tv URLs (#10408)
2019 + [facebook] Recognize .onion URLs (#11443)
2020 * [vlive] Fix extraction (#11375, #11383)
2021 + [canvas] Extract DASH formats
2022 + [melonvod] Add support for vod.melon.com (#11419)
2023
2024
2025 version 2016.12.12
2026
2027 Core
2028 + [utils] Add common user agents map
2029 + [common] Recognize HLS manifests that contain video only formats (#11394)
2030
2031 Extractors
2032 + [dplay] Use Safari user agent for HLS (#11418)
2033 + [facebook] Detect login required error message
2034 * [facebook] Improve video selection (#11390)
2035 + [canalplus] Add another video id pattern (#11399)
2036 * [mixcloud] Relax URL regular expression (#11406)
2037 * [ctvnews] Relax URL regular expression (#11394)
2038 + [rte] Capture and output error message (#7746, #10498)
2039 + [prosiebensat1] Add support for DASH formats
2040 * [srgssr] Improve extraction for geo restricted videos (#11089)
2041 * [rts] Improve extraction for geo restricted videos (#4989)
2042
2043
2044 version 2016.12.09
2045
2046 Core
2047 * [socks] Fix error reporting (#11355)
2048
2049 Extractors
2050 * [openload] Fix extraction (#10408)
2051 * [pandoratv] Fix extraction (#11023)
2052 + [telebruxelles] Add support for emission URLs
2053 * [telebruxelles] Extract all formats
2054 + [bloomberg] Add another video id regular expression (#11371)
2055 * [fusion] Update ooyala id regular expression (#11364)
2056 + [1tv] Add support for playlists (#11335)
2057 * [1tv] Improve extraction (#11335)
2058 + [aenetworks] Extract more formats (#11321)
2059 + [thisoldhouse] Recognize /tv-episode/ URLs (#11271)
2060
2061
2062 version 2016.12.01
2063
2064 Extractors
2065 * [soundcloud] Update client id (#11327)
2066 * [ruutu] Detect DRM protected videos
2067 + [liveleak] Add support for youtube embeds (#10688)
2068 * [spike] Fix full episodes support (#11312)
2069 * [comedycentral] Fix full episodes support
2070 * [normalboots] Rewrite in terms of JWPlatform (#11184)
2071 * [teamfourstar] Rewrite in terms of JWPlatform (#11184)
2072 - [screenwavemedia] Remove extractor (#11184)
2073
2074
2075 version 2016.11.27
2076
2077 Extractors
2078 + [webcaster] Add support for webcaster.pro
2079 + [azubu] Add support for azubu.uol.com.br (#11305)
2080 * [viki] Prefer hls formats
2081 * [viki] Fix rtmp formats extraction (#11255)
2082 * [puls4] Relax URL regular expression (#11267)
2083 * [vevo] Improve artist extraction (#10911)
2084 * [mitele] Relax URL regular expression and extract more metadata (#11244)
2085 + [cbslocal] Recognize New York site (#11285)
2086 + [youtube:playlist] Pass disable_polymer in URL query (#11193)
2087
2088
2089 version 2016.11.22
2090
2091 Extractors
2092 * [hellporno] Fix video extension extraction (#11247)
2093 + [hellporno] Add support for hellporno.net (#11247)
2094 + [amcnetworks] Recognize more BBC America URLs (#11263)
2095 * [funnyordie] Improve extraction (#11208)
2096 * [extractor/generic] Improve limelight embeds support
2097 - [crunchyroll] Remove ScaledBorderAndShadow from ASS subtitles (#8207, #9028)
2098 * [bandcamp] Fix free downloads extraction and extract all formats (#11067)
2099 * [twitter:card] Relax URL regular expression (#11225)
2100 + [tvanouvelles] Add support for tvanouvelles.ca (#10616)
2101
2102
2103 version 2016.11.18
2104
2105 Extractors
2106 * [youtube:live] Relax URL regular expression (#11164)
2107 * [openload] Fix extraction (#10408, #11122)
2108 * [vlive] Prefer locale over language for subtitles id (#11203)
2109
2110
2111 version 2016.11.14.1
2112
2113 Core
2114 + [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
2115 * [extractor/common] Fix media templates with Bandwidth substitution pattern in
2116   MPD manifests (#11175)
2117 * [extractor/common] Improve thumbnail extraction from JSON-LD
2118
2119 Extractors
2120 + [nrk] Workaround geo restriction
2121 + [nrk] Improve error detection and messages
2122 + [afreecatv] Add support for vod.afreecatv.com (#11174)
2123 * [cda] Fix and improve extraction (#10929, #10936)
2124 * [plays] Fix extraction (#11165)
2125 * [eagleplatform] Fix extraction (#11160)
2126 + [audioboom] Recognize /posts/ URLs (#11149)
2127
2128
2129 version 2016.11.08.1
2130
2131 Extractors
2132 * [espn:article] Fix support for espn.com articles
2133 * [franceculture] Fix extraction (#11140)
2134
2135
2136 version 2016.11.08
2137
2138 Extractors
2139 * [tmz:article] Fix extraction (#11052)
2140 * [espn] Fix extraction (#11041)
2141 * [mitele] Fix extraction after website redesign (#10824)
2142 - [ard] Remove age restriction check (#11129)
2143 * [generic] Improve support for pornhub.com embeds (#11100)
2144 + [generic] Add support for redtube.com embeds (#11099)
2145 + [generic] Add support for drtuber.com embeds (#11098)
2146 + [redtube] Add support for embed URLs
2147 + [drtuber] Add support for embed URLs
2148 + [yahoo] Improve content id extraction (#11088)
2149 * [toutv] Relax URL regular expression (#11121)
2150
2151
2152 version 2016.11.04
2153
2154 Core
2155 * [extractor/common] Tolerate malformed RESOLUTION attribute in m3u8
2156   manifests (#11113)
2157 * [downloader/ism] Fix AVC Decoder Configuration Record
2158
2159 Extractors
2160 + [fox9] Add support for fox9.com (#11110)
2161 + [anvato] Extract more metadata and improve formats extraction
2162 * [vodlocker] Improve removed videos detection (#11106)
2163 + [vzaar] Add support for vzaar.com (#11093)
2164 + [vice] Add support for uplynk preplay videos (#11101)
2165 * [tubitv] Fix extraction (#11061)
2166 + [shahid] Add support for authentication (#11091)
2167 + [radiocanada] Add subtitles support (#11096)
2168 + [generic] Add support for ISM manifests
2169
2170
2171 version 2016.11.02
2172
2173 Core
2174 + Add basic support for Smooth Streaming protocol (#8118, #10969)
2175 * Improve MPD manifest base URL extraction (#10909, #11079)
2176 * Fix --match-filter for int-like strings (#11082)
2177
2178 Extractors
2179 + [mva] Add support for ISM formats
2180 + [msn] Add support for ISM formats
2181 + [onet] Add support for ISM formats
2182 + [tvp] Add support for ISM formats
2183 + [nicknight] Add support for nicknight sites (#10769)
2184
2185
2186 version 2016.10.30
2187
2188 Extractors
2189 * [facebook] Improve 1080P video detection (#11073)
2190 * [imgur] Recognize /r/ URLs (#11071)
2191 * [beeg] Fix extraction (#11069)
2192 * [openload] Fix extraction (#10408)
2193 * [gvsearch] Modernize and fix search request (#11051)
2194 * [adultswim] Fix extraction (#10979)
2195 + [nobelprize] Add support for nobelprize.org (#9999)
2196 * [hornbunny] Fix extraction (#10981)
2197 * [tvp] Improve video id extraction (#10585)
2198
2199
2200 version 2016.10.26
2201
2202 Extractors
2203 + [rentv] Add support for ren.tv (#10620)
2204 + [ard] Detect unavailable videos (#11018)
2205 * [vk] Fix extraction (#11022)
2206
2207
2208 version 2016.10.25
2209
2210 Core
2211 * Running youtube-dl in the background is fixed (#10996, #10706, #955)
2212
2213 Extractors
2214 + [jamendo] Add support for jamendo.com (#10132, #10736)
2215 + [pandatv] Add support for panda.tv (#10736)
2216 + [dotsub] Support Vimeo embed (#10964)
2217 * [litv] Fix extraction
2218 + [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
2219 * [vivo] Fix extraction (#11003)
2220 + [twitch:stream] Add support for rebroadcasts (#10995)
2221 * [pluralsight] Fix subtitles conversion (#10990)
2222
2223
2224 version 2016.10.21.1
2225
2226 Extractors
2227 + [pluralsight] Process all clip URLs (#10984)
2228
2229
2230 version 2016.10.21
2231
2232 Core
2233 - Disable thumbnails embedding in mkv
2234 + Add support for Comcast multiple-system operator (#10819)
2235
2236 Extractors
2237 * [pluralsight] Adapt to new API (#10972)
2238 * [openload] Fix extraction (#10408, #10971)
2239 + [natgeo] Extract m3u8 formats (#10959)
2240
2241
2242 version 2016.10.19
2243
2244 Core
2245 + [utils] Expose PACKED_CODES_RE
2246 + [extractor/common] Extract non smil wowza mpd manifests
2247 + [extractor/common] Detect f4m audio-only formats
2248
2249 Extractors
2250 * [vidzi] Fix extraction (#10908, #10952)
2251 * [urplay] Fix subtitles extraction
2252 + [urplay] Add support for urskola.se (#10915)
2253 + [orf] Add subtitles support (#10939)
2254 * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
2255 * [nrk] Relax URL regular expression (#10928)
2256 + [nytimes] Add support for podcasts (#10926)
2257 * [pluralsight] Relax URL regular expression (#10941)
2258
2259
2260 version 2016.10.16
2261
2262 Core
2263 * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
2264   in FFmpegExtractAudioPP (#10879)
2265
2266 Extractors
2267 + [ruutu] Add support for supla.fi (#10849)
2268 + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
2269 * [lynda] Fix height for prioritized streams
2270 + [lynda] Add fallback extraction scenario
2271 * [lynda] Switch to https (#10916)
2272 + [huajiao] New extractor (#10917)
2273 * [cmt] Fix mgid extraction (#10813)
2274 + [safari:course] Add support for techbus.safaribooksonline.com
2275 * [orf:tvthek] Fix extraction and modernize (#10898)
2276 * [chirbit] Fix extraction of user profile pages
2277 * [carambatv] Fix extraction
2278 * [canalplus] Fix extraction for some videos
2279 * [cbsinteractive] Fix extraction for cnet.com
2280 * [parliamentliveuk] Lower case URLs are now recognized (#10912)
2281
2282
2283 version 2016.10.12
2284
2285 Core
2286 + Support HTML media elements without child nodes
2287 * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
2288
2289 Extractors
2290 * [dailymotion] Fix extraction (#10901)
2291 * [vimeo:review] Fix extraction (#10900)
2292 * [nhl] Correctly handle invalid formats (#10713)
2293 * [footyroom] Fix extraction (#10810)
2294 * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
2295 + [hbo] Add support for episode pages (#10892)
2296 * [allocine] Fix extraction (#10860)
2297 + [nextmedia] Recognize action news on AppleDaily
2298 * [lego] Improve info extraction and bypass geo restriction (#10872)
2299
2300
2301 version 2016.10.07
2302
2303 Extractors
2304 + [iprima] Detect geo restriction
2305 * [facebook] Fix video extraction (#10846)
2306 + [commonprotocols] Support direct MMS links (#10838)
2307 + [generic] Add support for multiple vimeo embeds (#10862)
2308 + [nzz] Add support for nzz.ch (#4407)
2309 + [npo] Detect geo restriction
2310 + [npo] Add support for 2doc.nl (#10842)
2311 + [lego] Add support for lego.com (#10369)
2312 + [tonline] Add support for t-online.de (#10376)
2313 * [techtalks] Relax URL regular expression (#10840)
2314 * [youtube:live] Extend URL regular expression (#10839)
2315 + [theweatherchannel] Add support for weather.com (#7188)
2316 + [thisoldhouse] Add support for thisoldhouse.com (#10837)
2317 + [nhl] Add support for wch2016.com (#10833)
2318 * [pornoxo] Use JWPlatform to improve metadata extraction
2319
2320
2321 version 2016.10.02
2322
2323 Core
2324 * Fix possibly lost extended attributes during post-processing
2325 + Support pyxattr as well as python-xattr for --xattrs and
2326   --xattr-set-filesize (#9054)
2327
2328 Extractors
2329 + [jwplatform] Support DASH streams in JWPlayer
2330 + [jwplatform] Support old-style JWPlayer playlists
2331 + [byutv:event] Add extractor
2332 * [periscope:user] Fix extraction (#10820)
2333 * [dctp] Fix extraction (#10734)
2334 + [instagram] Extract video dimensions (#10790)
2335 + [tvland] Extend URL regular expression (#10812)
2336 + [vgtv] Add support for tv.aftonbladet.se (#10800)
2337 - [aftonbladet] Remove extractor
2338 * [vk] Fix timestamp and view count extraction (#10760)
2339 + [vk] Add support for running and finished live streams (#10799)
2340 + [leeco] Recognize more Le Sports URLs (#10794)
2341 + [instagram] Extract comments (#10788)
2342 + [ketnet] Extract mzsource formats (#10770)
2343 * [limelight:media] Improve HTTP formats extraction
2344
2345
2346 version 2016.09.27
2347
2348 Core
2349 + Add hdcore query parameter to akamai f4m formats
2350 + Delegate HLS live streams downloading to ffmpeg
2351 + Improved support for HTML5 subtitles
2352
2353 Extractors
2354 + [vk] Add support for dailymotion embeds (#10661)
2355 * [promptfile] Fix extraction (#10634)
2356 * [kaltura] Speed up embed regular expressions (#10764)
2357 + [npo] Add support for anderetijden.nl (#10754)
2358 + [prosiebensat1] Add support for advopedia sites
2359 * [mwave] Relax URL regular expression (#10735, #10748)
2360 * [prosiebensat1] Fix playlist support (#10745)
2361 + [prosiebensat1] Add support for sat1gold sites (#10745)
2362 + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
2363 + [brightcove:new] Add support for live streams
2364 * [soundcloud] Generalize playlist entries extraction (#10733)
2365 + [mtv] Add support for new URL schema (#8169, #9808)
2366 * [einthusan] Fix extraction (#10714)
2367 + [twitter] Support Periscope embeds (#10737)
2368 + [openload] Support subtitles (#10625)
2369
2370
2371 version 2016.09.24
2372
2373 Core
2374 + Add support for watchTVeverywhere.com authentication provider based MSOs for
2375   Adobe Pass authentication (#10709)
2376
2377 Extractors
2378 + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
2379 + [prosiebensat1] Add support for kabeleinsdoku (#10732)
2380 * [cbs] Extract info from thunder videoPlayerService (#10728)
2381 * [openload] Fix extraction (#10408)
2382 + [ustream] Support the new HLS streams (#10698)
2383 + [ooyala] Extract all HLS formats
2384 + [cartoonnetwork] Add support for Adobe Pass authentication
2385 + [soundcloud] Extract license metadata
2386 + [fox] Add support for Adobe Pass authentication (#8584)
2387 + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
2388 + [trutv] Add support for Adobe Pass authentication (#10519)
2389 + [turner] Add support for Adobe Pass authentication
2390
2391
2392 version 2016.09.19
2393
2394 Extractors
2395 + [crunchyroll] Check if already authenticated (#10700)
2396 - [twitch:stream] Remove fallback to profile extraction when stream is offline
2397 * [thisav] Improve title extraction (#10682)
2398 * [vyborymos] Improve station info extraction
2399
2400
2401 version 2016.09.18
2402
2403 Core
2404 + Introduce manifest_url and fragments fields in formats dictionary for
2405   fragmented media
2406 + Provide manifest_url field for DASH segments, HLS and HDS
2407 + Provide fragments field for DASH segments
2408 * Rework DASH segments downloader to use fragments field
2409 + Add helper method for Wowza Streaming Engine formats extraction
2410
2411 Extractors
2412 + [vyborymos] Add extractor for vybory.mos.ru (#10692)
2413 + [xfileshare] Add title regular expression for streamin.to (#10646)
2414 + [globo:article] Add support for multiple videos (#10653)
2415 + [thisav] Recognize HTML5 videos (#10447)
2416 * [jwplatform] Improve JWPlayer detection
2417 + [mangomolo] Add support for Mangomolo embeds
2418 + [toutv] Add support for authentication (#10669)
2419 * [franceinter] Fix upload date extraction
2420 * [tv4] Fix HLS and HDS formats extraction (#10659)
2421
2422
2423 version 2016.09.15
2424
2425 Core
2426 * Improve _hidden_inputs
2427 + Introduce improved explicit Adobe Pass support
2428 + Add --ap-mso to provide multiple-system operator identifier
2429 + Add --ap-username to provide MSO account username
2430 + Add --ap-password to provide MSO account password
2431 + Add --ap-list-mso to list all supported MSOs
2432 + Add support for Rogers Cable multiple-system operator (#10606)
2433
2434 Extractors
2435 * [crunchyroll] Fix authentication (#10655)
2436 * [twitch] Fix API calls (#10654, #10660)
2437 + [bellmedia] Add support for more Bell Media Television sites
2438 * [franceinter] Fix extraction (#10538, #2105)
2439 * [kuwo] Improve error detection (#10650)
2440 + [go] Add support for free full episodes (#10439)
2441 * [bilibili] Fix extraction for specific videos (#10647)
2442 * [nhk] Fix extraction (#10633)
2443 * [kaltura] Improve audio detection
2444 * [kaltura] Skip chun format
2445 + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
2446 + [nbc] Add support for NBC Olympics (#10361)
2447
2448
2449 version 2016.09.11.1
2450
2451 Extractors
2452 + [tube8] Extract categories and tags (#10579)
2453 + [pornhub] Extract categories and tags (#10499)
2454 * [openload] Temporary fix (#10408)
2455 + [foxnews] Add support Fox News articles (#10598)
2456 * [viafree] Improve video id extraction (#10615)
2457 * [iwara] Fix extraction after relaunch (#10462, #3215)
2458 + [tfo] Add extractor for tfo.org
2459 * [lrt] Fix audio extraction (#10566)
2460 * [9now] Fix extraction (#10561)
2461 + [canalplus] Add support for c8.fr (#10577)
2462 * [newgrounds] Fix uploader extraction (#10584)
2463 + [polskieradio:category] Add support for category lists (#10576)
2464 + [ketnet] Add extractor for ketnet.be (#10343)
2465 + [canvas] Add support for een.be (#10605)
2466 + [telequebec] Add extractor for telequebec.tv (#1999)
2467 * [parliamentliveuk] Fix extraction (#9137)
2468
2469
2470 version 2016.09.08
2471
2472 Extractors
2473 + [jwplatform] Extract height from format label
2474 + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
2475 * [videomore] Fix extraction (#10592)
2476 * [foxgay] Fix extraction (#10480)
2477 + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
2478 * [gamestar] Fix metadata extraction (#10479)
2479 * [puls4] Fix extraction (#10583)
2480 + [cctv] Add extractor for CCTV and CNTV (#8153)
2481 + [lci] Add extractor for lci.fr (#10573)
2482 + [wat] Extract DASH formats
2483 + [viafree] Improve video id detection (#10569)
2484 + [trutv] Add extractor for trutv.com (#10519)
2485 + [nick] Add support for nickelodeon.nl (#10559)
2486 + [abcotvs:clips] Add support for clips.abcotvs.com
2487 + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
2488 + [miaopai] Add extractor for miaopai.com (#10556)
2489 * [gamestar] Fix metadata extraction (#10479)
2490 + [bilibili] Add support for episodes (#10190)
2491 + [tvnoe] Add extractor for tvnoe.cz (#10524)
2492
2493
2494 version 2016.09.04.1
2495
2496 Core
2497 * In DASH downloader if the first segment fails, abort the whole download
2498   process to prevent throttling (#10497)
2499 + Add support for --skip-unavailable-fragments and --fragment retries in
2500   hlsnative downloader (#10165, #10448).
2501 + Add support for --skip-unavailable-fragments in DASH downloader
2502 + Introduce --skip-unavailable-fragments option for fragment based downloaders
2503   that allows to skip fragments unavailable due to a HTTP error
2504 * Fix extraction of video/audio entries with src attribute in
2505   _parse_html5_media_entries (#10540)
2506
2507 Extractors
2508 * [theplatform] Relax URL regular expression (#10546)
2509 * [youtube:playlist] Extend URL regular expression
2510 * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
2511 * [internetvideoarchive] Extract all formats
2512 * [pornvoisines] Fix extraction (#10469)
2513 * [rottentomatoes] Fix extraction (#10467)
2514 * [espn] Extend URL regular expression (#10549)
2515 * [vimple] Extend URL regular expression (#10547)
2516 * [youtube:watchlater] Fix extraction (#10544)
2517 * [youjizz] Fix extraction (#10437)
2518 + [foxnews] Add support for FoxNews Insider (#10445)
2519 + [fc2] Recognize Flash player URLs (#10512)
2520
2521
2522 version 2016.09.03
2523
2524 Core
2525 * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
2526   _extract_m3u8_formats (#10522)
2527 * Handle semicolon in mimetype2ext
2528
2529 Extractors
2530 + [youtube] Add support for rental videos' previews (#10532)
2531 * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
2532   no playlist is actually served (#10537)
2533 + [drtv] Add support for dr.dk/nyheder (#10536)
2534 + [facebook:plugins:video] Add extractor (#10530)
2535 + [go] Add extractor for *.go.com sites
2536 * [adobepass] Check for authz_token expiration (#10527)
2537 * [nytimes] improve extraction
2538 * [thestar] Fix extraction (#10465)
2539 * [glide] Fix extraction (#10478)
2540 - [exfm] Remove extractor (#10482)
2541 * [youporn] Fix categories and tags extraction (#10521)
2542 + [curiositystream] Add extractor for app.curiositystream.com
2543 - [thvideo] Remove extractor (#10464)
2544 * [movingimage] Fix for the new site name (#10466)
2545 + [cbs] Add support for once formats (#10515)
2546 * [limelight] Skip ism snd duplicate manifests
2547 + [porncom] Extract categories and tags (#10510)
2548 + [facebook] Extract timestamp (#10508)
2549 + [yahoo] Extract more formats
2550
2551
2552 version 2016.08.31
2553
2554 Extractors
2555 * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
2556 * [bandcamp:album] Fix title extraction (#10455)
2557 * [pyvideo] Fix extraction (#10468)
2558 + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
2559 * [9c9media] Extract more metadata
2560 * [9c9media] Fix multiple stacks extraction (#10016)
2561 * [adultswim] Improve video info extraction (#10492)
2562 * [vodplatform] Improve embed regular expression
2563 - [played] Remove extractor (#10470)
2564 + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
2565 + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
2566 * [adultswim] Rework in terms of turner extractor
2567 * [cnn] Rework in terms of turner extractor
2568 * [nba] Rework in terms of turner extractor
2569 + [turner] Add base extractor for Turner Broadcasting System based sites
2570 * [bilibili] Fix extraction (#10375)
2571 * [openload] Fix extraction (#10408)
2572
2573
2574 version 2016.08.28
2575
2576 Core
2577 + Add warning message that ffmpeg doesn't support SOCKS
2578 * Improve thumbnail sorting
2579 + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
2580 * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
2581 + Add ac-3 to the list of audio codecs in parse_codecs
2582
2583 Extractors
2584 * [periscope:user] Fix extraction (#10453)
2585 * [douyutv] Fix extraction (#10153, #10318, #10444)
2586 + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
2587 - [trutube] Remove extractor (#10438)
2588 + [usanetwork] Add extractor for usanetwork.com
2589 * [crackle] Fix extraction (#10333)
2590 * [spankbang] Fix description and uploader extraction (#10339)
2591 * [discoverygo] Detect cable provider restricted videos (#10425)
2592 + [cbc] Add support for watch.cbc.ca
2593 * [kickstarter] Silent the warning for og:description (#10415)
2594 * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
2595
2596
2597 version 2016.08.24.1
2598
2599 Extractors
2600 + [pluralsight] Add support for subtitles (#9681)
2601
2602
2603 version 2016.08.24
2604
2605 Extractors
2606 * [youtube] Fix authentication (#10392)
2607 * [openload] Fix extraction (#10408)
2608 + [bravotv] Add support for Adobe Pass (#10407)
2609 * [bravotv] Fix clip info extraction (#10407)
2610 * [eagleplatform] Improve embedded videos detection (#10409)
2611 * [awaan] Fix extraction
2612 * [mtvservices:embedded] Update config URL
2613 + [abc:iview] Add extractor (#6148)
2614
2615
2616 version 2016.08.22
2617
2618 Core
2619 * Improve formats and subtitles extension auto calculation
2620 + Recognize full unit names in parse_filesize
2621 + Add support for m3u8 manifests in HTML5 multimedia tags
2622 * Fix octal/hexadecimal number detection in js_to_json
2623
2624 Extractors
2625 + [ivi] Add support for 720p and 1080p
2626 + [charlierose] Add new extractor (#10382)
2627 * [1tv] Fix extraction (#9249)
2628 * [twitch] Renew authentication
2629 * [kaltura] Improve subtitles extension calculation
2630 + [zingmp3] Add support for video clips
2631 * [zingmp3] Fix extraction (#10041)
2632 * [kaltura] Improve subtitles extraction (#10279)
2633 * [cultureunplugged] Fix extraction (#10330)
2634 + [cnn] Add support for money.cnn.com (#2797)
2635 * [cbsnews] Fix extraction (#10362)
2636 * [cbs] Fix extraction (#10393)
2637 + [litv] Support 'promo' URLs (#10385)
2638 * [snotr] Fix extraction (#10338)
2639 * [n-tv.de] Fix extraction (#10331)
2640 * [globo:article] Relax URL and video id regular expressions (#10379)
2641
2642
2643 version 2016.08.19
2644
2645 Core
2646 - Remove output template description from --help
2647 * Recognize lowercase units in parse_filesize
2648
2649 Extractors
2650 + [porncom] Add extractor for porn.com (#2251, #10251)
2651 + [generic] Add support for DBTV embeds
2652 * [vk:wallpost] Fix audio extraction for new site layout
2653 * [vk] Fix authentication
2654 + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
2655 + [discoverygo] Add support for another GO network sites
2656
2657
2658 version 2016.08.17
2659
2660 Core
2661 + Add _get_netrc_login_info
2662
2663 Extractors
2664 * [mofosex] Extract all formats (#10335)
2665 + [generic] Add support for vbox7 embeds
2666 + [vbox7] Add support for embed URLs
2667 + [viafree] Add extractor (#10358)
2668 + [mtg] Add support for viafree URLs (#10358)
2669 * [theplatform] Extract all subtitles per language
2670 + [xvideos] Fix HLS extraction (#10356)
2671 + [amcnetworks] Add extractor
2672 + [bbc:playlist] Add support for pagination (#10349)
2673 + [fxnetworks] Add extractor (#9462)
2674 * [cbslocal] Fix extraction for SendtoNews-based videos
2675 * [sendtonews] Fix extraction
2676 * [jwplatform] Extract video id from JWPlayer data
2677 - [zippcast] Remove extractor (#10332)
2678 + [viceland] Add extractor (#8799)
2679 + [adobepass] Add base extractor for Adobe Pass Authentication
2680 * [life:embed] Improve extraction
2681 * [vgtv] Detect geo restricted videos (#10348)
2682 + [uplynk] Add extractor
2683 * [xiami] Fix extraction (#10342)
2684
2685
2686 version 2016.08.13
2687
2688 Core
2689 * Show progress for curl external downloader
2690 * Forward more options to curl external downloader
2691
2692 Extractors
2693 * [pbs] Fix description extraction
2694 * [franceculture] Fix extraction (#10324)
2695 * [pornotube] Fix extraction (#10322)
2696 * [4tube] Fix metadata extraction (#10321)
2697 * [imgur] Fix width and height extraction (#10325)
2698 * [expotv] Improve extraction
2699 + [vbox7] Fix extraction (#10309)
2700 - [tapely] Remove extractor (#10323)
2701 * [muenchentv] Fix extraction (#10313)
2702 + [24video] Add support for .me and .xxx TLDs
2703 * [24video] Fix comment count extraction
2704 * [sunporno] Add support for embed URLs
2705 * [sunporno] Fix metadata extraction (#10316)
2706 + [hgtv] Add extractor for hgtv.ca (#3999)
2707 - [pbs] Remove request to unavailable API
2708 + [pbs] Add support for high quality HTTP formats
2709 + [crunchyroll] Add support for HLS formats (#10301)
2710
2711
2712 version 2016.08.12
2713
2714 Core
2715 * Subtitles are now written as is. Newline conversions are disabled. (#10268)
2716 + Recognize more formats in unified_timestamp
2717
2718 Extractors
2719 - [goldenmoustache] Remove extractor (#10298)
2720 * [drtuber] Improve title extraction
2721 * [drtuber] Make dislike count optional (#10297)
2722 * [chirbit] Fix extraction (#10296)
2723 * [francetvinfo] Relax URL regular expression
2724 * [rtlnl] Relax URL regular expression (#10282)
2725 * [formula1] Relax URL regular expression (#10283)
2726 * [wat] Improve extraction (#10281)
2727 * [ctsnews] Fix extraction
2728
2729
2730 version 2016.08.10
2731
2732 Core
2733 * Make --metadata-from-title non fatal when title does not match the pattern
2734 * Introduce options for randomized sleep before each download
2735   --min-sleep-interval and --max-sleep-interval (#9930)
2736 * Respect default in _search_json_ld
2737
2738 Extractors
2739 + [uol] Add extractor for uol.com.br (#4263)
2740 * [rbmaradio] Fix extraction and extract all formats (#10242)
2741 + [sonyliv] Add extractor for sonyliv.com (#10258)
2742 * [aparat] Fix extraction
2743 * [cwtv] Extract HTTP formats
2744 + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
2745 * [kuwo:singer] Fix extraction
2746
2747
2748 version 2016.08.07
2749
2750 Core
2751 + Add support for TV Parental Guidelines ratings in parse_age_limit
2752 + Add decode_png (#9706)
2753 + Add support for partOfTVSeries in JSON-LD
2754 * Lower master M3U8 manifest preference for better format sorting
2755
2756 Extractors
2757 + [discoverygo] Add extractor (#10245)
2758 * [flipagram] Make JSON-LD extraction non fatal
2759 * [generic] Make JSON-LD extraction non fatal
2760 + [bbc] Add support for morph embeds (#10239)
2761 * [tnaflixnetworkbase] Improve title extraction
2762 * [tnaflix] Fix metadata extraction (#10249)
2763 * [fox] Fix theplatform release URL query
2764 * [openload] Fix extraction (#9706)
2765 * [bbc] Skip duplicate manifest URLs
2766 * [bbc] Improve format code
2767 + [bbc] Add support for DASH and F4M
2768 * [bbc] Improve format sorting and listing
2769 * [bbc] Improve playlist extraction
2770 + [pokemon] Add extractor (#10093)
2771 + [condenast] Add fallback scenario for video info extraction
2772
2773
2774 version 2016.08.06
2775
2776 Core
2777 * Add support for JSON-LD root list entries (#10203)
2778 * Improve unified_timestamp
2779 * Lower preference of RTSP formats in generic sorting
2780 + Add support for multiple properties in _og_search_property
2781 * Improve password hiding from verbose output
2782
2783 Extractors
2784 + [adultswim] Add support for trailers (#10235)
2785 * [archiveorg] Improve extraction (#10219)
2786 + [jwplatform] Add support for playlists
2787 + [jwplatform] Add support for relative URLs
2788 * [jwplatform] Improve audio detection
2789 + [tvplay] Capture and output native error message
2790 + [tvplay] Extract series metadata
2791 + [tvplay] Add support for subtitles (#10194)
2792 * [tvp] Improve extraction (#7799)
2793 * [cbslocal] Fix timestamp parsing (#10213)
2794 + [naver] Add support for subtitles (#8096)
2795 * [naver] Improve extraction
2796 * [condenast] Improve extraction
2797 * [engadget] Relax URL regular expression
2798 * [5min] Fix extraction
2799 + [nationalgeographic] Add support for Episode Guide
2800 + [kaltura] Add support for subtitles
2801 * [kaltura] Optimize network requests
2802 + [vodplatform] Add extractor for vod-platform.net
2803 - [gamekings] Remove extractor
2804 * [limelight] Extract HTTP formats
2805 * [ntvru] Fix extraction
2806 + [comedycentral] Re-add :tds and :thedailyshow shortnames
2807
2808
2809 version 2016.08.01
2810
2811 Fixed/improved extractors
2812 - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
2813 - [bloomberg] Support another form of player (#10187)
2814 - [limelight] Skip DRM protected videos
2815 - [safari] Relax regular expressions for URL matching (#10202)
2816 - [cwtv] Add support for cwtvpr.com (#10196)
2817
2818
2819 version 2016.07.30
2820
2821 Fixed/improved extractors
2822 - [twitch:clips] Sort formats
2823 - [tv2] Use m3u8_native
2824 - [tv2:article] Fix video detection (#10188)
2825 - rtve (#10076)
2826 - [dailymotion:playlist] Optimize download archive processing (#10180)
2827
2828
2829 version 2016.07.28
2830
2831 Fixed/improved extractors
2832 - shared (#10170)
2833 - soundcloud (#10179)
2834 - twitch (#9767)
2835
2836
2837 version 2016.07.26.2
2838
2839 Fixed/improved extractors
2840 - smotri
2841 - camdemy
2842 - mtv
2843 - comedycentral
2844 - cmt
2845 - cbc
2846 - mgtv
2847 - orf
2848
2849
2850 version 2016.07.24
2851
2852 New extractors
2853 - arkena (#8682)
2854 - lcp (#8682)
2855
2856 Fixed/improved extractors
2857 - facebook (#10151)
2858 - dailymail
2859 - telegraaf
2860 - dcn
2861 - onet
2862 - tvp
2863
2864 Miscellaneous
2865 - Support $Time$ in DASH manifests
2866
2867
2868 version 2016.07.22
2869
2870 New extractors
2871 - odatv (#9285)
2872
2873 Fixed/improved extractors
2874 - bbc
2875 - youjizz (#10131)
2876 - youtube (#10140)
2877 - pornhub (#10138)
2878 - eporner (#10139)
2879
2880
2881 version 2016.07.17
2882
2883 New extractors
2884 - nintendo (#9986)
2885 - streamable (#9122)
2886
2887 Fixed/improved extractors
2888 - ard (#10095)
2889 - mtv
2890 - comedycentral (#10101)
2891 - viki (#10098)
2892 - spike (#10106)
2893
2894 Miscellaneous
2895 - Improved twitter player detection (#10090)
2896
2897
2898 version 2016.07.16
2899
2900 New extractors
2901 - ninenow (#5181)
2902
2903 Fixed/improved extractors
2904 - rtve (#10076)
2905 - brightcove
2906 - 3qsdn
2907 - syfy (#9087, #3820, #2388)
2908 - youtube (#10083)
2909
2910 Miscellaneous
2911 - Fix subtitle embedding for video-only and audio-only files (#10081)
2912
2913
2914 version 2016.07.13
2915
2916 New extractors
2917 - rudo
2918
2919 Fixed/improved extractors
2920 - biobiochiletv
2921 - tvplay
2922 - dbtv
2923 - brightcove
2924 - tmz
2925 - youtube (#10059)
2926 - shahid (#10062)
2927 - vk
2928 - ellentv (#10067)
2929
2930
2931 version 2016.07.11
2932
2933 New Extractors
2934 - roosterteeth (#9864)
2935
2936 Fixed/improved extractors
2937 - miomio (#9605)
2938 - vuclip
2939 - youtube
2940 - vidzi (#10058)
2941
2942
2943 version 2016.07.09.2
2944
2945 Fixed/improved extractors
2946 - vimeo (#1638)
2947 - facebook (#10048)
2948 - lynda (#10047)
2949 - animeondemand
2950
2951 Fixed/improved features
2952 - Embedding subtitles no longer throws an error with problematic inputs (#9063)
2953
2954
2955 version 2016.07.09.1
2956
2957 Fixed/improved extractors
2958 - youtube
2959 - ard
2960 - srmediatek (#9373)
2961
2962
2963 version 2016.07.09
2964
2965 New extractors
2966 - Flipagram (#9898)
2967
2968 Fixed/improved extractors
2969 - telecinco
2970 - toutv
2971 - radiocanada
2972 - tweakers (#9516)
2973 - lynda
2974 - nick (#7542)
2975 - polskieradio (#10028)
2976 - le
2977 - facebook (#9851)
2978 - mgtv
2979 - animeondemand (#10031)
2980
2981 Fixed/improved features
2982 - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
2983   on non-Windows systems
2984
2985
2986 version 2016.07.07
2987
2988 New extractors
2989 - kamcord (#10001)
2990
2991 Fixed/improved extractors
2992 - spiegel (#10018)
2993 - metacafe (#8539, #3253)
2994 - onet (#9950)
2995 - francetv (#9955)
2996 - brightcove (#9965)
2997 - daum (#9972)
2998
2999
3000 version 2016.07.06
3001
3002 Fixed/improved extractors
3003 - youtube (#10007, #10009)
3004 - xuite
3005 - stitcher
3006 - spiegel
3007 - slideshare
3008 - sandia
3009 - rtvnh
3010 - prosiebensat1
3011 - onionstudios
3012
3013
3014 version 2016.07.05
3015
3016 Fixed/improved extractors
3017 - brightcove
3018 - yahoo (#9995)
3019 - pornhub (#9997)
3020 - iqiyi
3021 - kaltura (#5557)
3022 - la7
3023 - Changed features
3024 - Rename --cn-verfication-proxy to --geo-verification-proxy
3025 Miscellaneous
3026 - Add script for displaying downloads statistics
3027
3028
3029 version 2016.07.03.1
3030
3031 Fixed/improved extractors
3032 - theplatform
3033 - aenetworks
3034 - nationalgeographic
3035 - hrti (#9482)
3036 - facebook (#5701)
3037 - buzzfeed (#5701)
3038 - rai (#8617, #9157, #9232, #8552, #8551)
3039 - nationalgeographic (#9991)
3040 - iqiyi
3041
3042
3043 version 2016.07.03
3044
3045 New extractors
3046 - hrti (#9482)
3047
3048 Fixed/improved extractors
3049 - vk (#9981)
3050 - facebook (#9938)
3051 - xtube (#9953, #9961)
3052
3053
3054 version 2016.07.02
3055
3056 New extractors
3057 - fusion (#9958)
3058
3059 Fixed/improved extractors
3060 - twitch (#9975)
3061 - vine (#9970)
3062 - periscope (#9967)
3063 - pornhub (#8696)
3064
3065
3066 version 2016.07.01
3067
3068 New extractors
3069 - 9c9media
3070 - ctvnews (#2156)
3071 - ctv (#4077)
3072
3073 Fixed/Improved extractors
3074 - rds
3075 - meta (#8789)
3076 - pornhub (#9964)
3077 - sixplay (#2183)
3078
3079 New features
3080 - Accept quoted strings across multiple lines (#9940)