]> jfr.im git - yt-dlp.git/blame - ChangeLog
Merge pull request #10342 from muphil/patch-1
[yt-dlp.git] / ChangeLog
CommitLineData
73a85620 1version 2016.08.13
e5812248 2
a560f28c
S
3Core
4* Show progress for curl external downloader
5* Forward more options to curl external downloader
6
e5812248 7Extractors
a560f28c
S
8* [pbs] Fix description extraction
9* [franceculture] Fix extraction (#10324)
10* [pornotube] Fix extraction (#10322)
11* [4tube] Fix metadata extraction (#10321)
12* [imgur] Fix width and height extraction (#10325)
13* [expotv] Improve extraction
14+ [vbox7] Fix extraction (#10309)
e5812248 15- [tapely] Remove extractor (#10323)
a560f28c
S
16* [muenchentv] Fix extraction (#10313)
17+ [24video] Add support for .me and .xxx TLDs
18* [24video] Fix comment count extraction
19* [sunporno] Add support for embed URLs
20* [sunporno] Fix metadata extraction (#10316)
21+ [hgtv] Add extractor for hgtv.ca (#3999)
22- [pbs] Remove request to unavailable API
23+ [pbs] Add support for high quality HTTP formats
24+ [crunchyroll] Add support for HLS formats (#10301)
e5812248 25
b0081562 26version 2016.08.12
81c13222
YCH
27
28Core
e5f878c2 29* Subtitles are now written as is. Newline conversions are disabled. (#10268)
81c13222
YCH
30+ Recognize more formats in unified_timestamp
31
69d8eeee 32Extractors
fff37cfd
S
33- [goldenmoustache] Remove extractor (#10298)
34* [drtuber] Improve title extraction
35* [drtuber] Make dislike count optional (#10297)
36* [chirbit] Fix extraction (#10296)
37* [francetvinfo] Relax URL regular expression
38* [rtlnl] Relax URL regular expression (#10282)
39* [formula1] Relax URL regular expression (#10283)
40* [wat] Improve extraction (#10281)
69d8eeee
YCH
41* [ctsnews] Fix extraction
42
81c13222 43
b1ce2ba1 44version 2016.08.10
b2bd968f 45
5c8411e9
S
46Core
47* Make --metadata-from-title non fatal when title does not match the pattern
48* Introduce options for randomized sleep before each download
49 --min-sleep-interval and --max-sleep-interval (#9930)
50* Respect default in _search_json_ld
51
b2bd968f 52Extractors
5c8411e9
S
53+ [uol] Add extractor for uol.com.br (#4263)
54* [rbmaradio] Fix extraction and extract all formats (#10242)
55+ [sonyliv] Add extractor for sonyliv.com (#10258)
b1c6f21c 56* [aparat] Fix extraction
5c8411e9
S
57* [cwtv] Extract HTTP formats
58+ [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
59* [kuwo:singer] Fix extraction
60
b2bd968f 61
4a01befb 62version 2016.08.07
845dfcdc
S
63
64Core
65+ Add support for TV Parental Guidelines ratings in parse_age_limit
66+ Add decode_png (#9706)
67+ Add support for partOfTVSeries in JSON-LD
68* Lower master M3U8 manifest preference for better format sorting
69
70Extractors
71+ [discoverygo] Add extractor (#10245)
72* [flipagram] Make JSON-LD extraction non fatal
73* [generic] Make JSON-LD extraction non fatal
74+ [bbc] Add support for morph embeds (#10239)
75* [tnaflixnetworkbase] Improve title extraction
76* [tnaflix] Fix metadata extraction (#10249)
77* [fox] Fix theplatform release URL query
78* [openload] Fix extraction (#9706)
79* [bbc] Skip duplicate manifest URLs
80* [bbc] Improve format code
81+ [bbc] Add support for DASH and F4M
82* [bbc] Improve format sorting and listing
83* [bbc] Improve playlist extraction
84+ [pokemon] Add extractor (#10093)
85+ [condenast] Add fallback scenario for video info extraction
86
87
491c42e6 88version 2016.08.06
962250f7 89
7f2339c6
S
90Core
91* Add support for JSON-LD root list entries (#10203)
92* Improve unified_timestamp
93* Lower preference of RTSP formats in generic sorting
94+ Add support for multiple properties in _og_search_property
95* Improve password hiding from verbose output
96
97Extractors
98+ [adultswim] Add support for trailers (#10235)
99* [archiveorg] Improve extraction (#10219)
100+ [jwplatform] Add support for playlists
101+ [jwplatform] Add support for relative URLs
102* [jwplatform] Improve audio detection
103+ [tvplay] Capture and output native error message
104+ [tvplay] Extract series metadata
105+ [tvplay] Add support for subtitles (#10194)
106* [tvp] Improve extraction (#7799)
107* [cbslocal] Fix timestamp parsing (#10213)
108+ [naver] Add support for subtitles (#8096)
109* [naver] Improve extraction
110* [condenast] Improve extraction
111* [engadget] Relax URL regular expression
112* [5min] Fix extraction
113+ [nationalgeographic] Add support for Episode Guide
114+ [kaltura] Add support for subtitles
115* [kaltura] Optimize network requests
116+ [vodplatform] Add extractor for vod-platform.net
117- [gamekings] Remove extractor
118* [limelight] Extract HTTP formats
119* [ntvru] Fix extraction
120+ [comedycentral] Re-add :tds and :thedailyshow shortnames
962250f7
YCH
121
122
45408eb0 123version 2016.08.01
116e7e0d
YCH
124
125Fixed/improved extractors
eafc6685 126- [yandexmusic:track] Adapt to changes in track location JSON (#10193)
116e7e0d 127- [bloomberg] Support another form of player (#10187)
eafc6685
S
128- [limelight] Skip DRM protected videos
129- [safari] Relax regular expressions for URL matching (#10202)
130- [cwtv] Add support for cwtvpr.com (#10196)
116e7e0d 131
962250f7 132
29031372 133version 2016.07.30
35aa6c53
YCH
134
135Fixed/improved extractors
9361f216
S
136- [twitch:clips] Sort formats
137- [tv2] Use m3u8_native
138- [tv2:article] Fix video detection (#10188)
35aa6c53 139- rtve (#10076)
9361f216 140- [dailymotion:playlist] Optimize download archive processing (#10180)
35aa6c53
YCH
141
142
143version 2016.07.28
144
145Fixed/improved extractors
146- shared (#10170)
147- soundcloud (#10179)
148- twitch (#9767)
149
150
151version 2016.07.26.2
152
153Fixed/improved extractors
154- smotri
155- camdemy
156- mtv
157- comedycentral
158- cmt
159- cbc
160- mgtv
161- orf
162
163
164version 2016.07.24
165
166New extractors
167- arkena (#8682)
168- lcp (#8682)
169
170Fixed/improved extractors
171- facebook (#10151)
172- dailymail
173- telegraaf
174- dcn
175- onet
176- tvp
177
178Miscellaneous
179- Support $Time$ in DASH manifests
180
181
182version 2016.07.22
183
184New extractors
185- odatv (#9285)
186
187Fixed/improved extractors
188- bbc
189- youjizz (#10131)
190- youtube (#10140)
191- pornhub (#10138)
192- eporner (#10139)
193
194
195version 2016.07.17
196
197New extractors
198- nintendo (#9986)
199- streamable (#9122)
200
201Fixed/improved extractors
202- ard (#10095)
203- mtv
204- comedycentral (#10101)
205- viki (#10098)
206- spike (#10106)
207
208Miscellaneous
209- Improved twitter player detection (#10090)
210
211
212version 2016.07.16
213
214New extractors
215- ninenow (#5181)
216
217Fixed/improved extractors
218- rtve (#10076)
219- brightcove
220- 3qsdn
221- syfy (#9087, #3820, #2388)
222- youtube (#10083)
223
224Miscellaneous
225- Fix subtitle embedding for video-only and audio-only files (#10081)
226
227
228version 2016.07.13
229
230New extractors
231- rudo
232
233Fixed/improved extractors
234- biobiochiletv
235- tvplay
236- dbtv
237- brightcove
238- tmz
239- youtube (#10059)
240- shahid (#10062)
241- vk
242- ellentv (#10067)
243
244
245version 2016.07.11
246
247New Extractors
248- roosterteeth (#9864)
249
250Fixed/improved extractors
251- miomio (#9605)
252- vuclip
253- youtube
254- vidzi (#10058)
255
256
257version 2016.07.09.2
258
259Fixed/improved extractors
260- vimeo (#1638)
261- facebook (#10048)
262- lynda (#10047)
263- animeondemand
264
265Fixed/improved features
266- Embedding subtitles no longer throws an error with problematic inputs (#9063)
267
268
269version 2016.07.09.1
270
271Fixed/improved extractors
272- youtube
273- ard
274- srmediatek (#9373)
275
276
277version 2016.07.09
278
279New extractors
280- Flipagram (#9898)
281
282Fixed/improved extractors
283- telecinco
284- toutv
285- radiocanada
286- tweakers (#9516)
287- lynda
288- nick (#7542)
289- polskieradio (#10028)
290- le
291- facebook (#9851)
292- mgtv
293- animeondemand (#10031)
294
295Fixed/improved features
296- `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
297 on non-Windows systems
298
299
300version 2016.07.07
301
302New extractors
303- kamcord (#10001)
304
305Fixed/improved extractors
306- spiegel (#10018)
307- metacafe (#8539, #3253)
308- onet (#9950)
309- francetv (#9955)
310- brightcove (#9965)
311- daum (#9972)
312
313
314version 2016.07.06
315
316Fixed/improved extractors
317- youtube (#10007, #10009)
318- xuite
319- stitcher
320- spiegel
321- slideshare
322- sandia
323- rtvnh
324- prosiebensat1
325- onionstudios
326
327
328version 2016.07.05
329
330Fixed/improved extractors
331- brightcove
332- yahoo (#9995)
333- pornhub (#9997)
334- iqiyi
335- kaltura (#5557)
336- la7
337- Changed features
338- Rename --cn-verfication-proxy to --geo-verification-proxy
339Miscellaneous
340- Add script for displaying downloads statistics
341
342
343version 2016.07.03.1
344
345Fixed/improved extractors
346- theplatform
347- aenetworks
348- nationalgeographic
349- hrti (#9482)
350- facebook (#5701)
351- buzzfeed (#5701)
352- rai (#8617, #9157, #9232, #8552, #8551)
353- nationalgeographic (#9991)
354- iqiyi
355
356
357version 2016.07.03
358
359New extractors
360- hrti (#9482)
361
362Fixed/improved extractors
363- vk (#9981)
364- facebook (#9938)
365- xtube (#9953, #9961)
366
367
368version 2016.07.02
369
370New extractors
371- fusion (#9958)
372
373Fixed/improved extractors
374- twitch (#9975)
375- vine (#9970)
376- periscope (#9967)
377- pornhub (#8696)
378
379
380version 2016.07.01
381
382New extractors
383- 9c9media
384- ctvnews (#2156)
385- ctv (#4077)
386
387Fixed/Improved extractors
388- rds
389- meta (#8789)
390- pornhub (#9964)
391- sixplay (#2183)
392
393New features
394- Accept quoted strings across multiple lines (#9940)