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