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