]> jfr.im git - yt-dlp.git/blame - ChangeLog
[periscope:user] Fix extraction (Closes #10453)
[yt-dlp.git] / ChangeLog
CommitLineData
0c75abbb
YCH
1version <unreleased>
2
3Extractors
b54a2da4 4* [crackle] Fix extraction (#10333)
dc2c37f3 5* [spankbang] Fix description and uploader (#10339)
0c75abbb
YCH
6* [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
7
8
d38b27dd 9version 2016.08.24.1
6d94cbd2
S
10
11Extractors
12+ [pluralsight] Add support for subtitles (#9681)
13
14
c86f51ee 15version 2016.08.24
18b62161
YCH
16
17Extractors
6e52bbb4 18* [youtube] Fix authentication (#10392)
18b62161 19* [openload] Fix extraction (#10408)
6e52bbb4
S
20+ [bravotv] Add support for Adobe Pass (#10407)
21* [bravotv] Fix clip info extraction (#10407)
22* [eagleplatform] Improve embedded videos detection (#10409)
23* [awaan] Fix extraction
24* [mtvservices:embedded] Update config URL
25+ [abc:iview] Add extractor (#6148)
18b62161
YCH
26
27
6d2679ee 28version 2016.08.22
e4659b45
YCH
29
30Core
afbab568
S
31* Improve formats and subtitles extension auto calculation
32+ Recognize full unit names in parse_filesize
33+ Add support for m3u8 manifests in HTML5 multimedia tags
34* Fix octal/hexadecimal number detection in js_to_json
e4659b45 35
b8223203 36Extractors
afbab568 37+ [ivi] Add support for 720p and 1080p
ad120ae1 38+ [charlierose] Add new extractor (#10382)
afbab568
S
39* [1tv] Fix extraction (#9249)
40* [twitch] Renew authentication
41* [kaltura] Improve subtitles extension calculation
42+ [zingmp3] Add support for video clips
43* [zingmp3] Fix extraction (#10041)
44* [kaltura] Improve subtitles extraction (#10279)
45* [cultureunplugged] Fix extraction (#10330)
46+ [cnn] Add support for money.cnn.com (#2797)
47* [cbsnews] Fix extraction (#10362)
48* [cbs] Fix extraction (#10393)
39e1c4f0 49+ [litv] Support 'promo' URLs (#10385)
19f35402 50* [snotr] Fix extraction (#10338)
b8223203 51* [n-tv.de] Fix extraction (#10331)
afbab568 52* [globo:article] Relax URL and video id regular expressions (#10379)
b8223203 53
e4659b45 54
bd1bcd3e 55version 2016.08.19
93a63b36
S
56
57Core
58- Remove output template description from --help
59* Recognize lowercase units in parse_filesize
60
61Extractors
62+ [porncom] Add extractor for porn.com (#2251, #10251)
63+ [generic] Add support for DBTV embeds
64* [vk:wallpost] Fix audio extraction for new site layout
65* [vk] Fix authentication
66+ [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
67+ [discoverygo] Add support for another GO network sites
68
69
b3d7dce4 70version 2016.08.17
fafabc07 71
a44694ab
S
72Core
73+ Add _get_netrc_login_info
74
fafabc07 75Extractors
a44694ab
S
76* [mofosex] Extract all formats (#10335)
77+ [generic] Add support for vbox7 embeds
78+ [vbox7] Add support for embed URLs
79+ [viafree] Add extractor (#10358)
80+ [mtg] Add support for viafree URLs (#10358)
81* [theplatform] Extract all subtitles per language
82+ [xvideos] Fix HLS extraction (#10356)
83+ [amcnetworks] Add extractor
84+ [bbc:playlist] Add support for pagination (#10349)
85+ [fxnetworks] Add extractor (#9462)
6d8ec8c3
YCH
86* [cbslocal] Fix extraction for SendtoNews-based videos
87* [sendtonews] Fix extraction
a44694ab
S
88* [jwplatform] Extract video id from JWPlayer data
89- [zippcast] Remove extractor (#10332)
90+ [viceland] Add extractor (#8799)
91+ [adobepass] Add base extractor for Adobe Pass Authentication
92* [life:embed] Improve extraction
93* [vgtv] Detect geo restricted videos (#10348)
94+ [uplynk] Add extractor
fafabc07
YCH
95* [xiami] Fix extraction (#10342)
96
97
73a85620 98version 2016.08.13
e5812248 99
a560f28c
S
100Core
101* Show progress for curl external downloader
102* Forward more options to curl external downloader
103
e5812248 104Extractors
a560f28c
S
105* [pbs] Fix description extraction
106* [franceculture] Fix extraction (#10324)
107* [pornotube] Fix extraction (#10322)
108* [4tube] Fix metadata extraction (#10321)
109* [imgur] Fix width and height extraction (#10325)
110* [expotv] Improve extraction
111+ [vbox7] Fix extraction (#10309)
e5812248 112- [tapely] Remove extractor (#10323)
a560f28c
S
113* [muenchentv] Fix extraction (#10313)
114+ [24video] Add support for .me and .xxx TLDs
115* [24video] Fix comment count extraction
116* [sunporno] Add support for embed URLs
117* [sunporno] Fix metadata extraction (#10316)
118+ [hgtv] Add extractor for hgtv.ca (#3999)
119- [pbs] Remove request to unavailable API
120+ [pbs] Add support for high quality HTTP formats
121+ [crunchyroll] Add support for HLS formats (#10301)
e5812248 122
fafabc07 123
b0081562 124version 2016.08.12
81c13222
YCH
125
126Core
e5f878c2 127* Subtitles are now written as is. Newline conversions are disabled. (#10268)
81c13222
YCH
128+ Recognize more formats in unified_timestamp
129
69d8eeee 130Extractors
fff37cfd
S
131- [goldenmoustache] Remove extractor (#10298)
132* [drtuber] Improve title extraction
133* [drtuber] Make dislike count optional (#10297)
134* [chirbit] Fix extraction (#10296)
135* [francetvinfo] Relax URL regular expression
136* [rtlnl] Relax URL regular expression (#10282)
137* [formula1] Relax URL regular expression (#10283)
138* [wat] Improve extraction (#10281)
69d8eeee
YCH
139* [ctsnews] Fix extraction
140
81c13222 141
b1ce2ba1 142version 2016.08.10
b2bd968f 143
5c8411e9
S
144Core
145* Make --metadata-from-title non fatal when title does not match the pattern
146* Introduce options for randomized sleep before each download
147 --min-sleep-interval and --max-sleep-interval (#9930)
148* Respect default in _search_json_ld
149
b2bd968f 150Extractors
5c8411e9
S
151+ [uol] Add extractor for uol.com.br (#4263)
152* [rbmaradio] Fix extraction and extract all formats (#10242)
153+ [sonyliv] Add extractor for sonyliv.com (#10258)
b1c6f21c 154* [aparat] Fix extraction
5c8411e9
S
155* [cwtv] Extract HTTP formats
156+ [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
157* [kuwo:singer] Fix extraction
158
b2bd968f 159
4a01befb 160version 2016.08.07
845dfcdc
S
161
162Core
163+ Add support for TV Parental Guidelines ratings in parse_age_limit
164+ Add decode_png (#9706)
165+ Add support for partOfTVSeries in JSON-LD
166* Lower master M3U8 manifest preference for better format sorting
167
168Extractors
169+ [discoverygo] Add extractor (#10245)
170* [flipagram] Make JSON-LD extraction non fatal
171* [generic] Make JSON-LD extraction non fatal
172+ [bbc] Add support for morph embeds (#10239)
173* [tnaflixnetworkbase] Improve title extraction
174* [tnaflix] Fix metadata extraction (#10249)
175* [fox] Fix theplatform release URL query
176* [openload] Fix extraction (#9706)
177* [bbc] Skip duplicate manifest URLs
178* [bbc] Improve format code
179+ [bbc] Add support for DASH and F4M
180* [bbc] Improve format sorting and listing
181* [bbc] Improve playlist extraction
182+ [pokemon] Add extractor (#10093)
183+ [condenast] Add fallback scenario for video info extraction
184
185
491c42e6 186version 2016.08.06
962250f7 187
7f2339c6
S
188Core
189* Add support for JSON-LD root list entries (#10203)
190* Improve unified_timestamp
191* Lower preference of RTSP formats in generic sorting
192+ Add support for multiple properties in _og_search_property
193* Improve password hiding from verbose output
194
195Extractors
196+ [adultswim] Add support for trailers (#10235)
197* [archiveorg] Improve extraction (#10219)
198+ [jwplatform] Add support for playlists
199+ [jwplatform] Add support for relative URLs
200* [jwplatform] Improve audio detection
201+ [tvplay] Capture and output native error message
202+ [tvplay] Extract series metadata
203+ [tvplay] Add support for subtitles (#10194)
204* [tvp] Improve extraction (#7799)
205* [cbslocal] Fix timestamp parsing (#10213)
206+ [naver] Add support for subtitles (#8096)
207* [naver] Improve extraction
208* [condenast] Improve extraction
209* [engadget] Relax URL regular expression
210* [5min] Fix extraction
211+ [nationalgeographic] Add support for Episode Guide
212+ [kaltura] Add support for subtitles
213* [kaltura] Optimize network requests
214+ [vodplatform] Add extractor for vod-platform.net
215- [gamekings] Remove extractor
216* [limelight] Extract HTTP formats
217* [ntvru] Fix extraction
218+ [comedycentral] Re-add :tds and :thedailyshow shortnames
962250f7
YCH
219
220
45408eb0 221version 2016.08.01
116e7e0d
YCH
222
223Fixed/improved extractors
eafc6685 224- [yandexmusic:track] Adapt to changes in track location JSON (#10193)
116e7e0d 225- [bloomberg] Support another form of player (#10187)
eafc6685
S
226- [limelight] Skip DRM protected videos
227- [safari] Relax regular expressions for URL matching (#10202)
228- [cwtv] Add support for cwtvpr.com (#10196)
116e7e0d 229
962250f7 230
29031372 231version 2016.07.30
35aa6c53
YCH
232
233Fixed/improved extractors
9361f216
S
234- [twitch:clips] Sort formats
235- [tv2] Use m3u8_native
236- [tv2:article] Fix video detection (#10188)
35aa6c53 237- rtve (#10076)
9361f216 238- [dailymotion:playlist] Optimize download archive processing (#10180)
35aa6c53
YCH
239
240
241version 2016.07.28
242
243Fixed/improved extractors
244- shared (#10170)
245- soundcloud (#10179)
246- twitch (#9767)
247
248
249version 2016.07.26.2
250
251Fixed/improved extractors
252- smotri
253- camdemy
254- mtv
255- comedycentral
256- cmt
257- cbc
258- mgtv
259- orf
260
261
262version 2016.07.24
263
264New extractors
265- arkena (#8682)
266- lcp (#8682)
267
268Fixed/improved extractors
269- facebook (#10151)
270- dailymail
271- telegraaf
272- dcn
273- onet
274- tvp
275
276Miscellaneous
277- Support $Time$ in DASH manifests
278
279
280version 2016.07.22
281
282New extractors
283- odatv (#9285)
284
285Fixed/improved extractors
286- bbc
287- youjizz (#10131)
288- youtube (#10140)
289- pornhub (#10138)
290- eporner (#10139)
291
292
293version 2016.07.17
294
295New extractors
296- nintendo (#9986)
297- streamable (#9122)
298
299Fixed/improved extractors
300- ard (#10095)
301- mtv
302- comedycentral (#10101)
303- viki (#10098)
304- spike (#10106)
305
306Miscellaneous
307- Improved twitter player detection (#10090)
308
309
310version 2016.07.16
311
312New extractors
313- ninenow (#5181)
314
315Fixed/improved extractors
316- rtve (#10076)
317- brightcove
318- 3qsdn
319- syfy (#9087, #3820, #2388)
320- youtube (#10083)
321
322Miscellaneous
323- Fix subtitle embedding for video-only and audio-only files (#10081)
324
325
326version 2016.07.13
327
328New extractors
329- rudo
330
331Fixed/improved extractors
332- biobiochiletv
333- tvplay
334- dbtv
335- brightcove
336- tmz
337- youtube (#10059)
338- shahid (#10062)
339- vk
340- ellentv (#10067)
341
342
343version 2016.07.11
344
345New Extractors
346- roosterteeth (#9864)
347
348Fixed/improved extractors
349- miomio (#9605)
350- vuclip
351- youtube
352- vidzi (#10058)
353
354
355version 2016.07.09.2
356
357Fixed/improved extractors
358- vimeo (#1638)
359- facebook (#10048)
360- lynda (#10047)
361- animeondemand
362
363Fixed/improved features
364- Embedding subtitles no longer throws an error with problematic inputs (#9063)
365
366
367version 2016.07.09.1
368
369Fixed/improved extractors
370- youtube
371- ard
372- srmediatek (#9373)
373
374
375version 2016.07.09
376
377New extractors
378- Flipagram (#9898)
379
380Fixed/improved extractors
381- telecinco
382- toutv
383- radiocanada
384- tweakers (#9516)
385- lynda
386- nick (#7542)
387- polskieradio (#10028)
388- le
389- facebook (#9851)
390- mgtv
391- animeondemand (#10031)
392
393Fixed/improved features
394- `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
395 on non-Windows systems
396
397
398version 2016.07.07
399
400New extractors
401- kamcord (#10001)
402
403Fixed/improved extractors
404- spiegel (#10018)
405- metacafe (#8539, #3253)
406- onet (#9950)
407- francetv (#9955)
408- brightcove (#9965)
409- daum (#9972)
410
411
412version 2016.07.06
413
414Fixed/improved extractors
415- youtube (#10007, #10009)
416- xuite
417- stitcher
418- spiegel
419- slideshare
420- sandia
421- rtvnh
422- prosiebensat1
423- onionstudios
424
425
426version 2016.07.05
427
428Fixed/improved extractors
429- brightcove
430- yahoo (#9995)
431- pornhub (#9997)
432- iqiyi
433- kaltura (#5557)
434- la7
435- Changed features
436- Rename --cn-verfication-proxy to --geo-verification-proxy
437Miscellaneous
438- Add script for displaying downloads statistics
439
440
441version 2016.07.03.1
442
443Fixed/improved extractors
444- theplatform
445- aenetworks
446- nationalgeographic
447- hrti (#9482)
448- facebook (#5701)
449- buzzfeed (#5701)
450- rai (#8617, #9157, #9232, #8552, #8551)
451- nationalgeographic (#9991)
452- iqiyi
453
454
455version 2016.07.03
456
457New extractors
458- hrti (#9482)
459
460Fixed/improved extractors
461- vk (#9981)
462- facebook (#9938)
463- xtube (#9953, #9961)
464
465
466version 2016.07.02
467
468New extractors
469- fusion (#9958)
470
471Fixed/improved extractors
472- twitch (#9975)
473- vine (#9970)
474- periscope (#9967)
475- pornhub (#8696)
476
477
478version 2016.07.01
479
480New extractors
481- 9c9media
482- ctvnews (#2156)
483- ctv (#4077)
484
485Fixed/Improved extractors
486- rds
487- meta (#8789)
488- pornhub (#9964)
489- sixplay (#2183)
490
491New features
492- Accept quoted strings across multiple lines (#9940)