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