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