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