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