]> jfr.im git - yt-dlp.git/blame - ChangeLog
release 2019.04.01
[yt-dlp.git] / ChangeLog
CommitLineData
38287d25 1version 2019.04.01
25d92431
S
2
3Core
4* [utils] Improve int_or_none and float_or_none (#20403)
5* Check for valid --min-sleep-interval when --max-sleep-interval is specified
6 (#20435)
7
8Extractors
9+ [weibo] Extend URL regular expression (#20496)
10+ [xhamster] Add support for xhamster.one (#20508)
11+ [mediasite] Add support for catalogs (#20507)
12+ [teamtreehouse] Add support for teamtreehouse.com (#9836)
13+ [ina] Add support for audio URLs
14* [ina] Improve extraction
15* [cwtv] Fix episode number extraction (#20461)
16* [npo] Improve DRM detection
17+ [pornhub] Add support for DASH formats (#20403)
18* [svtplay] Update API endpoint (#20430)
19
20
0a8e251b 21version 2019.03.18
2ed2ebdb
S
22
23Core
24* [extractor/common] Improve HTML5 entries extraction
25+ [utils] Introduce parse_bitrate
26* [update] Hide update URLs behind redirect
27* [extractor/common] Fix url meta field for unfragmented DASH formats (#20346)
28
29Extractors
30+ [yandexvideo] Add extractor
31* [openload] Improve embed detection
32+ [corus] Add support for bigbrothercanada.ca (#20357)
33+ [orf:radio] Extract series (#20012)
34+ [cbc:watch] Add support for gem.cbc.ca (#20251, #20359)
35- [anysex] Remove extractor (#19279)
36+ [ciscolive] Add support for new URL schema (#20320, #20351)
37+ [youtube] Add support for invidiou.sh (#20309)
38- [anitube] Remove extractor (#20334)
39- [ruleporn] Remove extractor (#15344, #20324)
40* [npr] Fix extraction (#10793, #13440)
41* [biqle] Fix extraction (#11471, #15313)
42* [viddler] Modernize
43* [moevideo] Fix extraction
44* [primesharetv] Remove extractor
45* [hypem] Modernize and extract more metadata (#15320)
46* [veoh] Fix extraction
47* [escapist] Modernize
48- [videomega] Remove extractor (#10108)
49+ [beeg] Add support for beeg.porn (#20306)
50* [vimeo:review] Improve config url extraction and extract original format
51 (#20305)
52* [fox] Detect geo restriction and authentication errors (#20208)
53
54
10734553 55version 2019.03.09
bba35695
S
56
57Core
58* [extractor/common] Use compat_etree_Element
59+ [compat] Introduce compat_etree_Element
60* [extractor/common] Fallback url to base URL for DASH formats
61* [extractor/common] Do not fail on invalid data while parsing F4M manifest
62 in non fatal mode
63* [extractor/common] Return MPD manifest as format's url meta field (#20242)
64* [utils] Strip #HttpOnly_ prefix from cookies files (#20219)
65
66Extractors
67* [francetv:site] Relax video id regular expression (#20268)
68* [toutv] Detect invalid login error
69* [toutv] Fix authentication (#20261)
70+ [urplay] Extract timestamp (#20235)
71+ [openload] Add support for oload.space (#20246)
72* [facebook] Improve uploader extraction (#20250)
73* [bbc] Use compat_etree_Element
74* [crunchyroll] Use compat_etree_Element
75* [npo] Improve ISM extraction
76* [rai] Improve extraction (#20253)
77* [paramountnetwork] Fix mgid extraction (#20241)
78* [libsyn] Improve extraction (#20229)
79+ [youtube] Add more invidious instances to URL regular expression (#20228)
80* [spankbang] Fix extraction (#20023)
81* [espn] Extend URL regular expression (#20013)
82* [sixplay] Handle videos with empty assets (#20016)
83+ [vimeo] Add support for Vimeo Pro portfolio protected videos (#20070)
84
85
04c33bdf 86version 2019.03.01
333f617b
S
87
88Core
89+ [downloader/external] Add support for rate limit and retries for wget
90* [downloader/external] Fix infinite retries for curl (#19303)
91
92Extractors
93* [npo] Fix extraction (#20084)
94* [francetv:site] Extend video id regex (#20029, #20071)
95+ [periscope] Extract width and height (#20015)
96* [servus] Fix extraction (#19297)
97* [bbccouk] Make subtitles non fatal (#19651)
98* [metacafe] Fix family filter bypass (#19287)
99
100
77a842c8 101version 2019.02.18
c76fc5b2
S
102
103Extractors
104* [tvp:website] Fix and improve extraction
105+ [tvp] Detect unavailable videos
106* [tvp] Fix description extraction and make thumbnail optional
107+ [linuxacademy] Add support for linuxacademy.com (#12207)
108* [bilibili] Update keys (#19233)
109* [udemy] Extend URL regular expressions (#14330, #15883)
110* [udemy] Update User-Agent and detect captcha (#14713, #15839, #18126)
111* [noovo] Fix extraction (#19230)
112* [rai] Relax URL regular expression (#19232)
113+ [vshare] Pass Referer to download request (#19205, #19221)
114+ [openload] Add support for oload.live (#19222)
115* [imgur] Use video id as title fallback (#18590)
116+ [twitch] Add new source format detection approach (#19193)
117* [tvplayhome] Fix video id extraction (#19190)
118* [tvplayhome] Fix episode metadata extraction (#19190)
119* [rutube:embed] Fix extraction (#19163)
120+ [rutube:embed] Add support private videos (#19163)
121+ [soundcloud] Extract more metadata
122+ [trunews] Add support for trunews.com (#19153)
123+ [linkedin:learning] Extract chapter_number and chapter_id (#19162)
124
125
04eacf54 126version 2019.02.08
f1f5b472
S
127
128Core
129* [utils] Improve JSON-LD regular expression (#18058)
130* [YoutubeDL] Fallback to ie_key of matching extractor while making
131 download archive id when no explicit ie_key is provided (#19022)
132
133Extractors
134+ [malltv] Add support for mall.tv (#18058, #17856)
135+ [spankbang:playlist] Add support for playlists (#19145)
136* [spankbang] Extend URL regular expression
137* [trutv] Fix extraction (#17336)
138* [toutv] Fix authentication (#16398, #18700)
139* [pornhub] Fix tags and categories extraction (#13720, #19135)
140* [pornhd] Fix formats extraction
141+ [pornhd] Extract like count (#19123, #19125)
142* [radiocanada] Switch to the new media requests (#19115)
143+ [teachable] Add support for courses.workitdaily.com (#18871)
144- [vporn] Remove extractor (#16276)
145+ [soundcloud:pagedplaylist] Add ie and title to entries (#19022, #19086)
146+ [drtuber] Extract duration (#19078)
147* [soundcloud] Fix paged playlists extraction, add support for albums and update client id
148* [soundcloud] Update client id
149* [drtv] Improve preference (#19079)
150+ [openload] Add support for openload.pw and oload.pw (#18930)
151+ [openload] Add support for oload.info (#19073)
152* [crackle] Authorize media detail request (#16931)
153
154
7b0f9df2 155version 2019.01.30.1
c2a0fe2e
S
156
157Core
158* [postprocessor/ffmpeg] Fix avconv processing broken in #19025 (#19067)
159
160
1063b4c7 161version 2019.01.30
ca01e5f9
S
162
163Core
164* [postprocessor/ffmpeg] Do not copy Apple TV chapter tracks while embedding
165 subtitles (#19024, #19042)
166* [postprocessor/ffmpeg] Disable "Last message repeated" messages (#19025)
167
168Extractors
169* [yourporn] Fix extraction and extract duration (#18815, #18852, #19061)
170* [drtv] Improve extraction (#19039)
171 + Add support for EncryptedUri videos
172 + Extract more metadata
173 * Fix subtitles extraction
174+ [fox] Add support for locked videos using cookies (#19060)
175* [fox] Fix extraction for free videos (#19060)
176+ [zattoo] Add support for tv.salt.ch (#19059)
177
178
e71be6ee 179version 2019.01.27
bf8ebc9c
S
180
181Core
182+ [extractor/common] Extract season in _json_ld
183* [postprocessor/ffmpeg] Fallback to ffmpeg/avconv for audio codec detection
184 (#681)
185
186Extractors
187* [vice] Fix extraction for locked videos (#16248)
188+ [wakanim] Detect DRM protected videos
189+ [wakanim] Add support for wakanim.tv (#14374)
190* [usatoday] Fix extraction for videos with custom brightcove partner id
191 (#18990)
192* [drtv] Fix extraction (#18989)
193* [nhk] Extend URL regular expression (#18968)
194* [go] Fix Adobe Pass requests for Disney Now (#18901)
195+ [openload] Add support for oload.club (#18969)
196
197
a1e17123 198version 2019.01.24
7d311586
S
199
200Core
201* [YoutubeDL] Fix negation for string operators in format selection (#18961)
202
203
435e3824 204version 2019.01.23
0670bdd8
S
205
206Core
207* [utils] Fix urljoin for paths with non-http(s) schemes
208* [extractor/common] Improve jwplayer relative URL handling (#18892)
209+ [YoutubeDL] Add negation support for string comparisons in format selection
210 expressions (#18600, #18805)
211* [extractor/common] Improve HLS video-only format detection (#18923)
212
213Extractors
214* [crunchyroll] Extend URL regular expression (#18955)
215* [pornhub] Bypass scrape detection (#4822, #5930, #7074, #10175, #12722,
216 #17197, #18338 #18842, #18899)
217+ [vrv] Add support for authentication (#14307)
218* [videomore:season] Fix extraction
219* [videomore] Improve extraction (#18908)
220+ [tnaflix] Pass Referer in metadata request (#18925)
221* [radiocanada] Relax DRM check (#18608, #18609)
222* [vimeo] Fix video password verification for videos protected by
223 Referer HTTP header
224+ [hketv] Add support for hkedcity.net (#18696)
225+ [streamango] Add support for fruithosts.net (#18710)
226+ [instagram] Add support for tags (#18757)
227+ [odnoklassniki] Detect paid videos (#18876)
228* [ted] Correct acodec for HTTP formats (#18923)
229* [cartoonnetwork] Fix extraction (#15664, #17224)
230* [vimeo] Fix extraction for password protected player URLs (#18889)
231
232
29639b36 233version 2019.01.17
f53cecd7
S
234
235Extractors
236* [youtube] Extend JS player signature function name regular expressions
237 (#18890, #18891, #18893)
238
239
bfc8eeea 240version 2019.01.16
b0d73a74
S
241
242Core
243+ [test/helper] Add support for maxcount and count collection len checkers
244* [downloader/hls] Fix uplynk ad skipping (#18824)
245* [postprocessor/ffmpeg] Improve ffmpeg version parsing (#18813)
246
247Extractors
248* [youtube] Skip unsupported adaptive stream type (#18804)
249+ [youtube] Extract DASH formats from player response (#18804)
250* [funimation] Fix extraction (#14089)
251* [skylinewebcams] Fix extraction (#18853)
252+ [curiositystream] Add support for non app URLs
253+ [bitchute] Check formats (#18833)
254* [wistia] Extend URL regular expression (#18823)
255+ [playplustv] Add support for playplus.com (#18789)
256
257
b64f6e69 258version 2019.01.10
a4491dd5
S
259
260Core
261* [extractor/common] Use episode name as title in _json_ld
262+ [extractor/common] Add support for movies in _json_ld
263* [postprocessor/ffmpeg] Embed subtitles with non-standard language codes
264 (#18765)
265+ [utils] Add language codes replaced in 1989 revision of ISO 639
266 to ISO639Utils (#18765)
267
268Extractors
269* [youtube] Extract live HLS URL from player response (#18799)
270+ [outsidetv] Add support for outsidetv.com (#18774)
271* [jwplatform] Use JW Platform Delivery API V2 and add support for more URLs
272+ [fox] Add support National Geographic (#17985, #15333, #14698)
273+ [playplustv] Add support for playplus.tv (#18789)
274* [globo] Set GLBID cookie manually (#17346)
275+ [gaia] Add support for gaia.com (#14605)
276* [youporn] Fix title and description extraction (#18748)
277+ [hungama] Add support for hungama.com (#17402, #18771)
278* [dtube] Fix extraction (#18741)
279* [tvnow] Fix and rework extractors and prepare for a switch to the new API
280 (#17245, #18499)
281* [carambatv:page] Fix extraction (#18739)
282
283
d7c3af7a 284version 2019.01.02
aeb72b3a
S
285
286Extractors
287* [discovery] Use geo verification headers (#17838)
288+ [packtpub] Add support for subscription.packtpub.com (#18718)
289* [yourporn] Fix extraction (#18583)
290+ [acast:channel] Add support for play.acast.com (#18587)
291+ [extractors] Add missing age limits (#18621)
292+ [rmcdecouverte] Add support for live stream
293* [rmcdecouverte] Bypass geo restriction
294* [rmcdecouverte] Update URL regular expression (#18595, 18697)
295* [manyvids] Fix extraction (#18604, #18614)
296* [bitchute] Fix extraction (#18567)
297
298
9d9daed4 299version 2018.12.31
32ac3d49
S
300
301Extractors
302+ [bbc] Add support for another embed pattern (#18643)
303+ [npo:live] Add support for npostart.nl (#18644)
304* [beeg] Fix extraction (#18610, #18626)
305* [youtube] Unescape HTML for series (#18641)
306+ [youtube] Extract more format metadata
307* [youtube] Detect DRM protected videos (#1774)
308* [youtube] Relax HTML5 player regular expressions (#18465, #18466)
309* [youtube] Extend HTML5 player regular expression (#17516)
310+ [liveleak] Add support for another embed type and restore original
311 format extraction
312+ [crackle] Extract ISM and HTTP formats
313+ [twitter] Pass Referer with card request (#18579)
314* [mediasite] Extend URL regular expression (#18558)
315+ [lecturio] Add support for lecturio.de (#18562)
316+ [discovery] Add support for Scripps Networks watch domains (#17947)
317
318
4cee62ad 319version 2018.12.17
cbb3e4b1
S
320
321Extractors
322* [ard:beta] Improve geo restricted videos extraction
323* [ard:beta] Fix subtitles extraction
324* [ard:beta] Improve extraction robustness
325* [ard:beta] Relax URL regular expression (#18441)
326* [acast] Add support for embed.acast.com and play.acast.com (#18483)
327* [iprima] Relax URL regular expression (#18515, #18540)
328* [vrv] Fix initial state extraction (#18553)
329* [youtube] Fix mark watched (#18546)
330+ [safari] Add support for learning.oreilly.com (#18510)
331* [youtube] Fix multifeed extraction (#18531)
332* [lecturio] Improve subtitles extraction (#18488)
333* [uol] Fix format URL extraction (#18480)
334+ [ard:mediathek] Add support for classic.ardmediathek.de (#18473)
335
336
cefe42c4 337version 2018.12.09
24cc6425
S
338
339Core
340* [YoutubeDL] Keep session cookies in cookie file between runs
341* [YoutubeDL] Recognize session cookies with expired set to 0 (#12929)
342
343Extractors
344+ [teachable] Add support for teachable platform sites (#5451, #18150, #18272)
345+ [aenetworks] Add support for historyvault.com (#18460)
346* [imgur] Improve gallery and album detection and extraction (#9133, #16577,
347 #17223, #18404)
348* [iprima] Relax URL regular expression (#18453)
349* [hotstar] Fix video data extraction (#18386)
350* [ard:mediathek] Fix title and description extraction (#18349, #18371)
351* [xvideos] Switch to HTTPS (#18422, #18427)
352+ [lecturio] Add support for lecturio.com (#18405)
353+ [nrktv:series] Add support for extra materials
354* [nrktv:season,series] Fix extraction (#17159, #17258)
355* [nrktv] Relax URL regular expression (#18304, #18387)
356* [yourporn] Fix extraction (#18424, #18425)
357* [tbs] Fix info extraction (#18403)
358+ [gamespot] Add support for review URLs
359
360
ab896fa8 361version 2018.12.03
1fa59a92
S
362
363Core
364* [utils] Fix random_birthday to generate existing dates only (#18284)
365
366Extractors
367+ [tiktok] Add support for tiktok.com (#18108, #18135)
368* [pornhub] Use actual URL host for requests (#18359)
369* [lynda] Fix authentication (#18158, #18217)
370* [gfycat] Update API endpoint (#18333, #18343)
371+ [hotstar] Add support for alternative app state layout (#18320)
372* [azmedien] Fix extraction (#18334, #18336)
373+ [vimeo] Add support for VHX (Vimeo OTT) (#14835)
374* [joj] Fix extraction (#18280, #18281)
375+ [wistia] Add support for fast.wistia.com (#18287)
376
377
d861a9d5 378version 2018.11.23
66173211
S
379
380Core
381+ [setup.py] Add more relevant classifiers
382
383Extractors
384* [mixcloud] Fallback to hardcoded decryption key (#18016)
385* [nbc:news] Fix article extraction (#16194)
386* [foxsports] Fix extraction (#17543)
387* [loc] Relax regular expression and improve formats extraction
388+ [ciscolive] Add support for ciscolive.cisco.com (#17984)
389* [nzz] Relax kaltura regex (#18228)
390* [sixplay] Fix formats extraction
391* [bitchute] Improve title extraction
392* [kaltura] Limit requested MediaEntry fields
393+ [americastestkitchen] Add support for zype embeds (#18225)
394+ [pornhub] Add pornhub.net alias
395* [nova:embed] Fix extraction (#18222)
396
397
5bb04792 398version 2018.11.18
02df855e
S
399
400Extractors
401+ [wwe] Extract subtitles
402+ [wwe] Add support for playlistst (#14781)
403+ [wwe] Add support for wwe.com (#14781, #17450)
404* [vk] Detect geo restriction (#17767)
405* [openload] Use original host during extraction (#18211)
406* [atvat] Fix extraction (#18041)
407+ [rte] Add support for new API endpoint (#18206)
408* [tnaflixnetwork:embed] Fix extraction (#18205)
409* [picarto] Use API and add token support (#16518)
410+ [zype] Add support for player.zype.com (#18143)
411* [vivo] Fix extraction (#18139)
412* [ruutu] Update API endpoint (#18138)
413
414
532782ad 415version 2018.11.07
f81d44aa
S
416
417Extractors
418+ [youtube] Add another JS signature function name regex (#18091, #18093,
419 #18094)
420* [facebook] Fix tahoe request (#17171)
421* [cliphunter] Fix extraction (#18083)
422+ [youtube:playlist] Add support for invidio.us (#18077)
423* [zattoo] Arrange API hosts for derived extractors (#18035)
424+ [youtube] Add fallback metadata extraction from videoDetails (#18052)
425
426
38c32dbf 427version 2018.11.03
a0854109
S
428
429Core
430* [extractor/common] Ensure response handle is not prematurely closed before
431 it can be read if it matches expected_status (#17195, #17846, #17447)
432
433Extractors
434* [laola1tv:embed] Set correct stream access URL scheme (#16341)
435+ [ehftv] Add support for ehftv.com (#15408)
436* [azmedien] Adopt to major site redesign (#17745, #17746)
437+ [twitcasting] Add support for twitcasting.tv (#17981)
438* [orf:tvthek] Fix extraction (#17737, #17956, #18024)
439+ [openload] Add support for oload.fun (#18045)
440* [njpwworld] Fix authentication (#17427)
441+ [linkedin:learning] Add support for linkedin.com/learning (#13545)
442* [theplatform] Improve error detection (#13222)
443* [cnbc] Simplify extraction (#14280, #17110)
444+ [cbnc] Add support for new URL schema (#14193)
445* [aparat] Improve extraction and extract more metadata (#17445, #18008)
446* [aparat] Fix extraction
447
448
9ff558f6 449version 2018.10.29
c2fe21ef
S
450
451Core
452+ [extractor/common] Add validation for JSON-LD URLs
453
454Extractors
455+ [sportbox] Add support for matchtv.ru
456* [sportbox] Fix extraction (#17978)
457* [screencast] Fix extraction (#14590, #14617, #17990)
458+ [openload] Add support for oload.icu
459+ [ivi] Add support for ivi.tv
460* [crunchyroll] Improve extraction failsafeness (#17991)
461* [dailymail] Fix formats extraction (#17976)
462* [viewster] Reduce format requests
463* [cwtv] Handle API errors (#17905)
464+ [rutube] Use geo verification headers (#17897)
465+ [brightcove:legacy] Add fallbacks to brightcove:new (#13912)
466- [tv3] Remove extractor (#10461, #15339)
467* [ted] Fix extraction for HTTP and RTMP formats (#5941, #17572, #17894)
468+ [openload] Add support for oload.cc (#17823)
469+ [patreon] Extract post_file URL (#17792)
470* [patreon] Fix extraction (#14502, #10471)
471
472
d96f976b 473version 2018.10.05
2e7ed29e
S
474
475Extractors
476* [pluralsight] Improve authentication (#17762)
477* [dailymotion] Fix extraction (#17699)
478* [crunchyroll] Switch to HTTPS for RpcApi (#17749)
479+ [philharmoniedeparis] Add support for pad.philharmoniedeparis.fr (#17705)
480* [philharmoniedeparis] Fix extraction (#17705)
481+ [jamendo] Add support for licensing.jamendo.com (#17724)
482+ [openload] Add support for oload.cloud (#17710)
483* [pluralsight] Fix subtitles extraction (#17726, #17728)
484+ [vimeo] Add another config regular expression (#17690)
485* [spike] Fix Paramount Network extraction (#17677)
486* [hotstar] Fix extraction (#14694, #14931, #17637)
487
488
4c89a675 489version 2018.09.26
3d349974
S
490
491Extractors
492* [pluralsight] Fix subtitles extraction (#17671)
493* [mediaset] Improve embed support (#17668)
494+ [youtube] Add support for invidio.us (#17613)
495+ [zattoo] Add support for more zattoo platform sites
496* [zattoo] Fix extraction (#17175, #17542)
497
498
3a9c9284 499version 2018.09.18
d9b1cec1
S
500
501Core
502+ [extractor/common] Introduce channel meta fields
503
504Extractors
505* [adobepass] Don't pollute default headers dict
506* [udemy] Don't pollute default headers dict
507* [twitch] Don't pollute default headers dict
508* [youtube] Don't pollute default query dict (#17593)
509* [crunchyroll] Prefer hardsubless formats and formats in locale language
510* [vrv] Make format ids deterministic
511* [vimeo] Fix ondemand playlist extraction (#14591)
512+ [pornhub] Extract upload date (#17574)
513+ [porntube] Extract channel meta fields
514+ [vimeo] Extract channel meta fields
515+ [youtube] Extract channel meta fields (#9676, #12939)
516* [porntube] Fix extraction (#17541)
517* [asiancrush] Fix extraction (#15630)
518+ [twitch:clips] Extend URL regular expression (closes #17559)
519+ [vzaar] Add support for HLS
520* [tube8] Fix metadata extraction (#17520)
521* [eporner] Extract JSON-LD (#17519)
522
523
8476b4fd 524version 2018.09.10
14f577e3
S
525
526Core
527+ [utils] Properly recognize AV1 codec (#17506)
528
529Extractors
530+ [iprima] Add support for prima.iprima.cz (#17514)
531+ [tele5] Add support for tele5.de (#7805, #7922, #17331, #17414)
532* [nbc] Fix extraction of percent encoded URLs (#17374)
533
534
ad98d2eb 535version 2018.09.08
a41a5060
S
536
537Extractors
538* [youtube] Fix extraction (#17457, #17464)
539+ [pornhub:uservideos] Add support for new URLs (#17388)
540* [iprima] Confirm adult check (#17437)
541* [slideslive] Make check for video service name case-insensitive (#17429)
542* [radiojavan] Fix extraction (#17151)
543* [generic] Skip unsuccessful jwplayer extraction (#16735)
544
545
27d8e089 546version 2018.09.01
7bbc1b18
S
547
548Core
549* [utils] Skip remote IP addresses non matching to source address' IP version
550 when creating a connection (#13422, #17362)
551
552Extractors
553+ [ard] Add support for one.ard.de (#17397)
554* [niconico] Fix extraction on python3 (#17393, #17407)
555* [ard] Extract f4m formats
556* [crunchyroll] Parse vilos media data (#17343)
557+ [ard] Add support for Beta ARD Mediathek
558+ [bandcamp] Extract more metadata (#13197)
559* [internazionale] Fix extraction of non-available-abroad videos (#17386)
560
561
eebbce56 562version 2018.08.28
56213aff
S
563
564Extractors
565+ [youtube:playlist] Add support for music album playlists (OLAK5uy_ prefix)
566 (#17361)
567* [bitchute] Fix extraction by pass custom User-Agent (#17360)
568* [webofstories:playlist] Fix extraction (#16914)
569+ [tvplayhome] Add support for new tvplay URLs (#17344)
570+ [generic] Allow relative src for videojs embeds (#17324)
571+ [xfileshare] Add support for vidto.se (#17317)
572+ [vidzi] Add support for vidzi.nu (#17316)
573+ [nova:embed] Add support for media.cms.nova.cz (#17282)
574
575
4c86163b 576version 2018.08.22
b6622739
S
577
578Core
579* [utils] Use pure browser header for User-Agent (#17236)
580
581Extractors
582+ [kinopoisk] Add support for kinopoisk.ru (#17283)
583+ [yourporn] Add support for yourporn.sexy (#17298)
584+ [go] Add support for disneynow.go.com (#16299, #17264)
585+ [6play] Add support for play.rtl.hr (#17249)
586* [anvato] Fallback to generic API key for access-key-to-API-key lookup
587 (#16788, #17254)
588* [lci] Fix extraction (#17274)
589* [bbccouk] Extend id URL regular expression (#17270)
590* [cwtv] Fix extraction (#17256)
591* [nova] Fix extraction (#17241)
592+ [generic] Add support for expressen embeds
593* [raywenderlich] Adapt to site redesign (#17225)
594+ [redbulltv] Add support redbull.com tv URLs (#17218)
595+ [bitchute] Add support for bitchute.com (#14052)
596+ [clyp] Add support for token protected media (#17184)
597* [imdb] Fix extension extraction (#17167)
598
599
81cc22ba 600version 2018.08.04
20f96f64
S
601
602Extractors
603* [funk:channel] Improve byChannelAlias extraction (#17142)
604* [twitch] Fix authentication (#17024, #17126)
605* [twitch:vod] Improve URL regular expression (#17135)
606* [watchbox] Fix extraction (#17107)
607* [pbs] Fix extraction (#17109)
608* [theplatform] Relax URL regular expression (#16181, #17097)
609+ [viqeo] Add support for viqeo.tv (#17066)
610
611
54848284 612version 2018.07.29
4eecef84
S
613
614Extractors
615* [crunchyroll:playlist] Restrict URL regular expression (#17069, #17076)
616+ [pornhub] Add support for subtitles (#16924, #17088)
617* [ceskatelevize] Use https for API call (#16997, #16999)
618* [dailymotion:playlist] Fix extraction (#16894)
619* [ted] Improve extraction
620* [ted] Fix extraction for videos without nativeDownloads (#16756, #17085)
621* [telecinco] Fix extraction (#17080)
622* [mitele] Reduce number of requests
623* [rai] Return non HTTP relinker URL intact (#17055)
624* [vk] Fix extraction for inline only videos (#16923)
625* [streamcloud] Fix extraction (#17054)
626* [facebook] Fix tahoe player extraction with authentication (#16655)
627+ [puhutv] Add support for puhutv.com (#12712, #16010, #16269)
628
629
8e66ffc3 630version 2018.07.21
6f27998e
S
631
632Core
633+ [utils] Introduce url_or_none
634* [utils] Allow JSONP without function name (#17028)
635+ [extractor/common] Extract DASH and MSS formats from SMIL manifests
636
637Extractors
638+ [bbc] Add support for BBC Radio Play pages (#17022)
639* [iwara] Fix download URLs (#17026)
640* [vrtnu] Relax title extraction and extract JSON-LD (#17018)
641+ [viu] Pass Referer and Origin headers and area id (#16992)
642+ [vimeo] Add another config regular expression (#17013)
643+ [facebook] Extract view count (#16942)
644* [dailymotion] Improve description extraction (#16984)
645* [slutload] Fix and improve extraction (#17001)
646* [mediaset] Fix extraction (#16977)
647+ [theplatform] Add support for theplatform TLD customization (#16977)
648* [imgur] Relax URL regular expression (#16987)
649* [pornhub] Improve extraction and extract all formats (#12166, #15891, #16262,
650 #16959)
651
652
40a051fa 653version 2018.07.10
7e8e948c
S
654
655Core
656* [utils] Share JSON-LD regular expression
657* [downloader/dash] Improve error handling (#16927)
658
659Extractors
660+ [nrktv] Add support for new season and serie URL schema
661+ [nrktv] Add support for new episode URL schema (#16909)
662+ [frontendmasters] Add support for frontendmasters.com (#3661, #16328)
663* [funk] Fix extraction (#16918)
664* [watchbox] Fix extraction (#16904)
665* [dplayit] Sort formats
666* [dplayit] Fix extraction (#16901)
667* [youtube] Improve login error handling (#13822)
668
669
689af496 670version 2018.07.04
d5de0f21
S
671
672Core
673* [extractor/common] Properly escape % in MPD templates (#16867)
674* [extractor/common] Use source URL as Referer for HTML5 entries (16849)
675* Prefer ffmpeg over avconv by default (#8622)
676
677Extractors
678* [pluralsight] Switch to graphql (#16889, #16895, #16896, #16899)
679* [lynda] Simplify login and improve error capturing (#16891)
680+ [go90] Add support for embed URLs (#16873)
681* [go90] Detect geo restriction error and pass geo verification headers
682 (#16874)
683* [vlive] Fix live streams extraction (#16871)
684* [npo] Fix typo (#16872)
685+ [mediaset] Add support for new videos and extract all formats (#16568)
686* [dctptv] Restore extraction based on REST API (#16850)
687* [svt] Improve extraction and add support for pages (#16802)
688* [porncom] Fix extraction (#16808)
689
690
1f6cc580 691version 2018.06.25
c306f076
S
692
693Extractors
694* [joj] Relax URL regular expression (#16771)
695* [brightcove] Workaround sonyliv DRM protected videos (#16807)
696* [motherless] Fix extraction (#16786)
697* [itv] Make SOAP request non fatal and extract metadata from webpage (#16780)
698- [foxnews:insider] Remove extractor (#15810)
699+ [foxnews] Add support for iframe embeds (#15810, #16711)
700
701
c9b983ff 702version 2018.06.19
e7305088
S
703
704Core
705+ [extractor/common] Introduce expected_status in _download_* methods
706 for convenient accept of HTTP requests failed with non 2xx status codes
707+ [compat] Introduce compat_integer_types
708
709Extractors
710* [peertube] Improve generic support (#16733)
711+ [6play] Use geo verification headers
712* [rtbf] Fix extraction for python 3.2
713* [vgtv] Improve HLS formats extraction
714+ [vgtv] Add support for www.aftonbladet.se/tv URLs
715* [bbccouk] Use expected_status
716* [markiza] Expect 500 HTTP status code
717* [tvnow] Try all clear manifest URLs (#15361)
718
719
858cf4dc 720version 2018.06.18
9e761fe6
S
721
722Core
723* [downloader/rtmp] Fix downloading in verbose mode (#16736)
724
725Extractors
726+ [markiza] Add support for markiza.sk (#16750)
727* [wat] Try all supported adaptive URLs
728+ [6play] Add support for rtlplay.be and extract hd usp formats
729+ [rtbf] Add support for audio and live streams (#9638, #11923)
730+ [rtbf] Extract HLS, DASH and all HTTP formats
731+ [rtbf] Extract subtitles
732+ [rtbf] Fixup specific HTTP URLs (#16101)
733+ [expressen] Add support for expressen.se
734* [vidzi] Fix extraction (#16678)
735* [pbs] Improve extraction (#16623, #16684)
736* [bilibili] Restrict cid regular expression (#16638, #16734)
737
738
c797db4a 739version 2018.06.14
03eef0f0
S
740
741Core
742* [downloader/http] Fix retry on error when streaming to stdout (#16699)
743
744Extractors
745+ [discoverynetworks] Add support for disco-api videos (#16724)
746+ [dailymotion] Add support for password protected videos (#9789)
747+ [abc:iview] Add support for livestreams (#12354)
748* [abc:iview] Fix extraction (#16704)
749+ [crackle] Add support for sonycrackle.com (#16698)
750+ [tvnet] Add support for tvnet.gov.vn (#15462)
751* [nrk] Update API hosts and try all previously known ones (#16690)
752* [wimp] Fix Youtube embeds extraction
753
754
e8c6afc1 755version 2018.06.11
cc37cc3f
S
756
757Extractors
758* [npo] Extend URL regular expression and add support for npostart.nl (#16682)
759+ [inc] Add support for another embed schema (#16666)
760* [tv4] Fix format extraction (#16650)
761+ [nexx] Add support for free cdn (#16538)
762+ [pbs] Add another cove id pattern (#15373)
763+ [rbmaradio] Add support for 192k format (#16631)
764
765
94418c8e 766version 2018.06.04
c6c478f4
S
767
768Extractors
769+ [camtube] Add support for camtube.co
770+ [twitter:card] Extract guest token (#16609)
771+ [chaturbate] Use geo verification headers
772+ [bbc] Add support for bbcthree (#16612)
773* [youtube] Move metadata extraction after video availability check
774+ [youtube] Extract track and artist
775+ [safari] Add support for new URL schema (#16614)
776* [adn] Fix extraction
777
778
19e42ead 779version 2018.06.02
73c938e4
S
780
781Core
782* [utils] Improve determine_ext
783
784Extractors
785+ [facebook] Add support for tahoe player videos (#15441, #16554)
786* [cbc] Improve extraction (#16583, #16593)
787* [openload] Improve ext extraction (#16595)
788+ [twitter:card] Add support for another endpoint (#16586)
789+ [openload] Add support for oload.win and oload.download (#16592)
790* [audimedia] Fix extraction (#15309)
791+ [francetv] Add support for sport.francetvinfo.fr (#15645)
792* [mlb] Improve extraction (#16587)
793- [nhl] Remove old extractors
794* [rbmaradio] Check formats availability (#16585)
795
796
e4257105 797version 2018.05.30
bc3143ac
S
798
799Core
800* [downloader/rtmp] Generalize download messages and report time elapsed
801 on finish
802* [downloader/rtmp] Gracefully handle live streams interrupted by user
803
804Extractors
805* [teamcoco] Fix extraction for full episodes (#16573)
806* [spiegel] Fix info extraction (#16538)
807+ [apa] Add support for apa.at (#15041, #15672)
808+ [bellmedia] Add support for bnnbloomberg.ca (#16560)
809+ [9c9media] Extract MPD formats and subtitles
810* [cammodels] Use geo verification headers
811+ [ufctv] Add support for authentication (#16542)
812+ [cammodels] Add support for cammodels.com (#14499)
813* [utils] Fix style id extraction for namespaced id attribute in dfxp2srt
814 (#16551)
815* [soundcloud] Detect format extension (#16549)
816* [cbc] Fix playlist title extraction (#16502)
817+ [tumblr] Detect and report sensitive media (#13829)
818+ [tumblr] Add support for authentication (#15133)
819
820
0934c9d4 821version 2018.05.26
38e4e8ab
S
822
823Core
824* [utils] Improve parse_age_limit
825
826Extractors
827* [audiomack] Stringify video id (#15310)
828* [izlesene] Fix extraction (#16233, #16271, #16407)
829+ [indavideo] Add support for generic embeds (#11989)
830* [indavideo] Fix extraction (#11221)
831* [indavideo] Sign download URLs (#16174)
832+ [peertube] Add support for PeerTube based sites (#16301, #16329)
833* [imgur] Fix extraction (#16537)
834+ [hidive] Add support for authentication (#16534)
835+ [nbc] Add support for stream.nbcsports.com (#13911)
836+ [viewlift] Add support for hoichoi.tv (#16536)
837* [go90] Extract age limit and detect DRM protection(#10127)
838* [viewlift] fix extraction for snagfilms.com (#15766)
839* [globo] Improve extraction (#4189)
840 * Add support for authentication
841 * Simplify URL signing
842 * Extract DASH and MSS formats
843* [leeco] Fix extraction (#16464)
844* [teamcoco] Add fallback for format extraction (#16484)
845* [teamcoco] Improve URL regular expression (#16484)
846* [imdb] Improve extraction (#4085, #14557)
847
848
7550ea50 849version 2018.05.18
58197205
S
850
851Extractors
852* [vimeo:likes] Relax URL regular expression and fix single page likes
853 extraction (#16475)
854* [pluralsight] Fix clip id extraction (#16460)
855+ [mychannels] Add support for mychannels.com (#15334)
856- [moniker] Remove extractor (#15336)
857* [pbs] Fix embed data extraction (#16474)
858+ [mtv] Add support for paramountnetwork.com and bellator.com (#15418)
859* [youtube] Fix hd720 format position
860* [dailymotion] Remove fragment part from m3u8 URLs (#8915)
861* [3sat] Improve extraction (#15350)
862 * Extract all formats
863 * Extract more format metadata
864 * Improve format sorting
865 * Use hls native downloader
866 * Detect and bypass geo-restriction
867+ [dtube] Add support for d.tube (#15201)
868* [options] Fix typo (#16450)
869* [youtube] Improve format filesize extraction (#16453)
870* [youtube] Make uploader extraction non fatal (#16444)
871* [youtube] Fix extraction for embed restricted live streams (#16433)
872* [nbc] Improve info extraction (#16440)
873* [twitch:clips] Fix extraction (#16429)
874* [redditr] Relax URL regular expression (#16426, #16427)
875* [mixcloud] Bypass throttling for HTTP formats (#12579, #16424)
876+ [nick] Add support for nickjr.de (#13230)
877* [teamcoco] Fix extraction (#16374)
878
879
9e18bb4c 880version 2018.05.09
44277998
S
881
882Core
883* [YoutubeDL] Ensure ext exists for automatic captions
884* Introduce --geo-bypass-ip-block
885
886Extractors
887+ [udemy] Extract asset captions
888+ [udemy] Extract stream URLs (#16372)
889+ [businessinsider] Add support for businessinsider.com (#16387, #16388, #16389)
890+ [cloudflarestream] Add support for cloudflarestream.com (#16375)
891* [watchbox] Fix extraction (#16356)
892* [discovery] Extract Affiliate/Anonymous Auth Token from cookies (#14954)
893+ [itv:btcc] Add support for itv.com/btcc (#16139)
894* [tunein] Use live title for live streams (#16347)
895* [itv] Improve extraction (#16253)
896
897
cc429413 898version 2018.05.01
cc5772c4
S
899
900Core
901* [downloader/fragment] Restart download if .ytdl file is corrupt (#16312)
902+ [extractor/common] Extract interaction statistic
903+ [utils] Add merge_dicts
904+ [extractor/common] Add _download_json_handle
905
906Extractors
907* [kaltura] Improve iframe embeds detection (#16337)
908+ [udemy] Extract outputs renditions (#16289, #16291, #16320, #16321, #16334,
909 #16335)
910+ [zattoo] Add support for zattoo.com and mobiltv.quickline.com (#14668, #14676)
911* [yandexmusic] Convert release_year to int
912* [udemy] Override _download_webpage_handle instead of _download_webpage
913* [xiami] Override _download_webpage_handle instead of _download_webpage
914* [yandexmusic] Override _download_webpage_handle instead of _download_webpage
915* [youtube] Correctly disable polymer on all requests (#16323, #16326)
916* [generic] Prefer enclosures over links in RSS feeds (#16189)
917+ [redditr] Add support for old.reddit.com URLs (#16274)
918* [nrktv] Update API host (#16324)
919+ [imdb] Extract all formats (#16249)
920+ [vimeo] Extract JSON-LD (#16295)
921* [funk:channel] Improve extraction (#16285)
922
923
b5802d69 924version 2018.04.25
e028d4f5
S
925
926Core
927* [utils] Fix match_str for boolean meta fields
928+ [Makefile] Add support for pandoc 2 and disable smart extension (#16251)
929* [YoutubeDL] Fix typo in media extension compatibility checker (#16215)
930
931Extractors
932+ [openload] Recognize IPv6 stream URLs (#16136, #16137, #16205, #16246,
933 #16250)
934+ [twitch] Extract is_live according to status (#16259)
935* [pornflip] Relax URL regular expression (#16258)
936- [etonline] Remove extractor (#16256)
937* [breakcom] Fix extraction (#16254)
938+ [youtube] Add ability to authenticate with cookies
939* [youtube:feed] Implement lazy playlist extraction (#10184)
940+ [svt] Add support for TV channel live streams (#15279, #15809)
941* [ccma] Fix video extraction (#15931)
942* [rentv] Fix extraction (#15227)
943+ [nick] Add support for nickjr.nl (#16230)
944* [extremetube] Fix metadata extraction
945+ [keezmovies] Add support for generic embeds (#16134, #16154)
946* [nexx] Extract new azure URLs (#16223)
947* [cbssports] Fix extraction (#16217)
948* [kaltura] Improve embeds detection (#16201)
949* [instagram:user] Fix extraction (#16119)
950* [cbs] Skip DRM asset types (#16104)
951
952
3c92fd1c 953version 2018.04.16
0e6ccb39
S
954
955Extractors
956* [smotri:broadcast] Fix extraction (#16180)
957+ [picarto] Add support for picarto.tv (#6205, #12514, #15276, #15551)
958* [vine:user] Fix extraction (#15514, #16190)
959* [pornhub] Relax URL regular expression (#16165)
960* [cbc:watch] Re-acquire device token when expired (#16160)
961+ [fxnetworks] Add support for https theplatform URLs (#16125, #16157)
962+ [instagram:user] Add request signing (#16119)
963+ [twitch] Add support for mobile URLs (#16146)
964
965
f7f9757e 966version 2018.04.09
880ed89d
S
967
968Core
969* [YoutubeDL] Do not save/restore console title while simulate (#16103)
970* [extractor/common] Relax JSON-LD context check (#16006)
971
972Extractors
973+ [generic] Add support for tube8 embeds
974+ [generic] Add support for share-videos.se embeds (#16089, #16115)
975* [odnoklassniki] Extend URL regular expression (#16081)
976* [steam] Bypass mature content check (#16113)
977+ [acast] Extract more metadata
978* [acast] Fix extraction (#16118)
979* [instagram:user] Fix extraction (#16119)
980* [drtuber] Fix title extraction (#16107, #16108)
981* [liveleak] Extend URL regular expression (#16117)
982+ [openload] Add support for oload.xyz
983* [openload] Relax stream URL regular expression
984* [openload] Fix extraction (#16099)
985+ [svtplay:series] Add support for season URLs
986+ [svtplay:series] Add support for series (#11130, #16059)
987
988
e8dfecb3 989version 2018.04.03
10f9caec
S
990
991Extractors
992+ [tvnow] Add support for shows (#15837)
993* [dramafever] Fix authentication (#16067)
994* [afreecatv] Use partial view only when necessary (#14450)
995+ [afreecatv] Add support for authentication (#14450)
996+ [nationalgeographic] Add support for new URL schema (#16001, #16054)
997* [xvideos] Fix thumbnail extraction (#15978, #15979)
998* [medialaan] Fix vod id (#16038)
999+ [openload] Add support for oload.site (#16039)
1000* [naver] Fix extraction (#16029)
1001* [dramafever] Partially switch to API v5 (#16026)
1002* [abc:iview] Unescape title and series meta fields (#15994)
1003* [videa] Extend URL regular expression (#16003)
1004
1005
bbd9d8c1 1006version 2018.03.26.1
29d95945
S
1007
1008Core
1009+ [downloader/external] Add elapsed time to progress hook (#10876)
1010* [downloader/external,fragment] Fix download finalization when writing file
1011 to stdout (#10809, #10876, #15799)
1012
1013Extractors
1014* [vrv] Fix extraction on python2 (#15928)
1015* [afreecatv] Update referrer (#15947)
1016+ [24video] Add support for 24video.sexy (#15973)
1017* [crackle] Bypass geo restriction
1018* [crackle] Fix extraction (#15969)
1019+ [lenta] Add support for lenta.ru (#15953)
1020+ [instagram:user] Add pagination (#15934)
1021* [youku] Update ccode (#15939)
1022* [libsyn] Adapt to new page structure
1023
1024
a66d1d07 1025version 2018.03.20
c651de39
S
1026
1027Core
1028* [extractor/common] Improve thumbnail extraction for HTML5 entries
1029* Generalize XML manifest processing code and improve XSPF parsing
1030+ [extractor/common] Add _download_xml_handle
1031+ [extractor/common] Add support for relative URIs in _parse_xspf (#15794)
1032
1033Extractors
1034+ [7plus] Extract series metadata (#15862, #15906)
1035* [9now] Bypass geo restriction (#15920)
1036* [cbs] Skip unavailable assets (#13490, #13506, #15776)
1037+ [canalc2] Add support for HTML5 videos (#15916, #15919)
1038+ [ceskatelevize] Add support for iframe embeds (#15918)
1039+ [prosiebensat1] Add support for galileo.tv (#15894)
1040+ [generic] Add support for xfileshare embeds (#15879)
1041* [bilibili] Switch to v2 playurl API
1042* [bilibili] Fix and improve extraction (#15048, #15430, #15622, #15863)
1043* [heise] Improve extraction (#15496, #15784, #15026)
1044* [instagram] Fix user videos extraction (#15858)
1045
1046
46c6742d 1047version 2018.03.14
08250b69
CHY
1048
1049Extractors
c95dfb05 1050* [soundcloud] Update client id (#15866)
e6e68069 1051+ [tennistv] Add support for tennistv.com
c95dfb05
S
1052+ [line] Add support for tv.line.me (#9427)
1053* [xnxx] Fix extraction (#15817)
1054* [njpwworld] Fix authentication (#15815)
1055
08250b69 1056
3a0ceb32 1057version 2018.03.10
7dee4171
S
1058
1059Core
1060* [downloader/hls] Skip uplynk ad fragments (#15748)
1061
1062Extractors
1063* [pornhub] Don't override session cookies (#15697)
1064+ [raywenderlich] Add support for videos.raywenderlich.com (#15251)
1065* [funk] Fix extraction and rework extractors (#15792)
1066* [nexx] Restore reverse engineered approach
1067+ [heise] Add support for kaltura embeds (#14961, #15728)
1068+ [tvnow] Extract series metadata (#15774)
1069* [ruutu] Continue formats extraction on NOT-USED URLs (#15775)
1070* [vrtnu] Use redirect URL for building video JSON URL (#15767, #15769)
1071* [vimeo] Modernize login code and improve error messaging
1072* [archiveorg] Fix extraction (#15770, #15772)
1073+ [hidive] Add support for hidive.com (#15494)
1074* [afreecatv] Detect deleted videos
1075* [afreecatv] Fix extraction (#15755)
1076* [vice] Fix extraction and rework extractors (#11101, #13019, #13622, #13778)
1077+ [vidzi] Add support for vidzi.si (#15751)
1078* [npo] Fix typo
1079
1080
05a7ffb1 1081version 2018.03.03
28f21c95
S
1082
1083Core
1084+ [utils] Add parse_resolution
1085Revert respect --prefer-insecure while updating
1086
1087Extractors
1088+ [yapfiles] Add support for yapfiles.ru (#15726, #11085)
1089* [spankbang] Fix formats extraction (#15727)
1090* [adn] Fix extraction (#15716)
1091+ [toggle] Extract DASH and ISM formats (#15721)
1092+ [nickelodeon] Add support for nickelodeon.com.tr (#15706)
1093* [npo] Validate and filter format URLs (#15709)
1094
1095
6ab35f5e 1096version 2018.02.26
32ae3184
S
1097
1098Extractors
1099* [udemy] Use custom User-Agent (#15571)
1100
1101
eaa31726 1102version 2018.02.25
797c9284
S
1103
1104Core
1105* [postprocessor/embedthumbnail] Skip embedding when there aren't any
1106 thumbnails (#12573)
1107* [extractor/common] Improve jwplayer subtitles extraction (#15695)
1108
1109Extractors
1110+ [vidlii] Add support for vidlii.com (#14472, #14512, #14779)
1111+ [streamango] Capture and output error messages
1112* [streamango] Fix extraction (#14160, #14256)
1113+ [telequebec] Add support for emissions (#14649, #14655)
1114+ [telequebec:live] Add support for live streams (#15688)
1115+ [mailru:music] Add support for mail.ru/music (#15618)
1116* [aenetworks] Switch to akamai HLS formats (#15612)
1117* [ytsearch] Fix flat title extraction (#11260, #15681)
1118
1119
3d977fe4 1120version 2018.02.22
f0758387
S
1121
1122Core
1123+ [utils] Fixup some common URL typos in sanitize_url (#15649)
1124* Respect --prefer-insecure while updating (#15497)
1125
1126Extractors
1127* [vidio] Fix HLS URL extraction (#15675)
1128+ [nexx] Add support for arc.nexx.cloud URLs
1129* [nexx] Switch to arc API (#15652)
1130* [redtube] Fix duration extraction (#15659)
1131+ [sonyliv] Respect referrer (#15648)
1132+ [brightcove:new] Use referrer for formats' HTTP headers
1133+ [cbc] Add support for olympics.cbc.ca (#15535)
1134+ [fusion] Add support for fusion.tv (#15628)
1135* [npo] Improve quality metadata extraction
1136* [npo] Relax URL regular expression (#14987, #14994)
1137+ [npo] Capture and output error message
1138+ [pornhub] Add support for channels (#15613)
1139* [youtube] Handle shared URLs with generic extractor (#14303)
1140
1141
59b5e7b2 1142version 2018.02.11
b9683400
S
1143
1144Core
1145+ [YoutubeDL] Add support for filesize_approx in format selector (#15550)
1146
1147Extractors
1148+ [francetv] Add support for live streams (#13689)
1149+ [francetv] Add support for zouzous.fr and ludo.fr (#10454, #13087, #13103,
1150 #15012)
1151* [francetv] Separate main extractor and rework others to delegate to it
1152* [francetv] Improve manifest URL signing (#15536)
1153+ [francetv] Sign m3u8 manifest URLs (#15565)
1154+ [veoh] Add support for embed URLs (#15561)
1155* [afreecatv] Fix extraction (#15556)
1156* [periscope] Use accessVideoPublic endpoint (#15554)
1157* [discovery] Fix auth request (#15542)
1158+ [6play] Extract subtitles (#15541)
1159* [newgrounds] Fix metadata extraction (#15531)
1160+ [nbc] Add support for stream.nbcolympics.com (#10295)
1161* [dvtv] Fix live streams extraction (#15442)
1162
1163
c2b3bd04 1164version 2018.02.08
728cee53
S
1165
1166Extractors
1167+ [myvi] Extend URL regular expression
1168+ [myvi:embed] Add support for myvi.tv embeds (#15521)
1169+ [prosiebensat1] Extend URL regular expression (#15520)
1170* [pokemon] Relax URL regular expression and extend title extraction (#15518)
1171+ [gameinformer] Use geo verification headers
1172* [la7] Fix extraction (#15501, #15502)
1173* [gameinformer] Fix brightcove id extraction (#15416)
1174+ [afreecatv] Pass referrer to video info request (#15507)
1175+ [telebruxelles] Add support for live streams
1176* [telebruxelles] Relax URL regular expression
1177* [telebruxelles] Fix extraction (#15504)
1178* [extractor/common] Respect secure schemes in _extract_wowza_formats
1179
1180
b9b150de 1181version 2018.02.04
d20225f3
S
1182
1183Core
1184* [downloader/http] Randomize HTTP chunk size
1185+ [downloader/http] Add ability to pass downloader options via info dict
1186* [downloader/http] Fix 302 infinite loops by not reusing requests
1187+ Document http_chunk_size
1188
1189Extractors
1190+ [brightcove] Pass embed page URL as referrer (#15486)
1191+ [youtube] Enforce using chunked HTTP downloading for DASH formats
1192
1193
db157d2a 1194version 2018.02.03
a3e8146e
S
1195
1196Core
1197+ Introduce --http-chunk-size for chunk-based HTTP downloading
1198+ Add support for IronPython
1199* [downloader/ism] Fix Python 3.2 support
1200
1201Extractors
1202* [redbulltv] Fix extraction (#15481)
1203* [redtube] Fix metadata extraction (#15472)
1204* [pladform] Respect platform id and extract HLS formats (#15468)
1205- [rtlnl] Remove progressive formats (#15459)
1206* [6play] Do no modify asset URLs with a token (#15248)
1207* [nationalgeographic] Relax URL regular expression
1208* [dplay] Relax URL regular expression (#15458)
1209* [cbsinteractive] Fix data extraction (#15451)
1210+ [amcnetworks] Add support for sundancetv.com (#9260)
1211
1212
eee1692f 1213version 2018.01.27
bbb7c3f7 1214
07e56e6d
S
1215Core
1216* [extractor/common] Improve _json_ld for articles
1217* Switch codebase to use compat_b64decode
1218+ [compat] Add compat_b64decode
bbb7c3f7 1219
07e56e6d
S
1220Extractors
1221+ [seznamzpravy] Add support for seznam.cz and seznamzpravy.cz (#14102, #14616)
1222* [dplay] Bypass geo restriction
1223+ [dplay] Add support for disco-api videos (#15396)
bbb7c3f7 1224* [youtube] Extract precise error messages (#15284)
07e56e6d
S
1225* [teachertube] Capture and output error message
1226* [teachertube] Fix and relax thumbnail extraction (#15403)
1227+ [prosiebensat1] Add another clip id regular expression (#15378)
1228* [tbs] Update tokenizer url (#15395)
1229* [mixcloud] Use compat_b64decode (#15394)
1230- [thesixtyone] Remove extractor (#15341)
bbb7c3f7
YCH
1231
1232
6e5eacb7 1233version 2018.01.21
d7da6db4
S
1234
1235Core
1236* [extractor/common] Improve jwplayer DASH formats extraction (#9242, #15187)
1237* [utils] Improve scientific notation handling in js_to_json (#14789)
1238
1239Extractors
1240+ [southparkdk] Add support for southparkstudios.nu
1241+ [southpark] Add support for collections (#14803)
1242* [franceinter] Fix upload date extraction (#14996)
1243+ [rtvs] Add support for rtvs.sk (#9242, #15187)
1244* [restudy] Fix extraction and extend URL regular expression (#15347)
1245* [youtube:live] Improve live detection (#15365)
1246+ [springboardplatform] Add support for springboardplatform.com
1247* [prosiebensat1] Add another clip id regular expression (#15290)
1248- [ringtv] Remove extractor (#15345)
1249
1250
e2fc6df1 1251version 2018.01.18
68da3d03
S
1252
1253Extractors
1254* [soundcloud] Update client id (#15306)
1255- [kamcord] Remove extractor (#15322)
1256+ [spiegel] Add support for nexx videos (#15285)
1257* [twitch] Fix authentication and error capture (#14090, #15264)
1258* [vk] Detect more errors due to copyright complaints (#15259)
1259
1260
e11ccd76 1261version 2018.01.14
7643916a
CHY
1262
1263Extractors
dd896a6a
S
1264* [youtube] Fix live streams extraction (#15202)
1265* [wdr] Bypass geo restriction
1266* [wdr] Rework extractors (#14598)
1267+ [wdr] Add support for wdrmaus.de/elefantenseite (#14598)
1268+ [gamestar] Add support for gamepro.de (#3384)
1269* [viafree] Skip rtmp formats (#15232)
1270+ [pandoratv] Add support for mobile URLs (#12441)
1271+ [pandoratv] Add support for new URL format (#15131)
1272+ [ximalaya] Add support for ximalaya.com (#14687)
1273+ [digg] Add support for digg.com (#15214)
1274* [limelight] Tolerate empty pc formats (#15150, #15151, #15207)
1275* [ndr:embed:base] Make separate formats extraction non fatal (#15203)
0f71de07 1276+ [weibo] Add extractor (#15079)
dd896a6a
S
1277+ [ok] Add support for live streams
1278* [canalplus] Fix extraction (#15072)
1279* [bilibili] Fix extraction (#15188)
7643916a
CHY
1280
1281
950b5f29 1282version 2018.01.07
9650c3e9 1283
8faa9576
S
1284Core
1285* [utils] Fix youtube-dl under PyPy3 on Windows
1286* [YoutubeDL] Output python implementation in debug header
1287
9650c3e9 1288Extractors
8faa9576
S
1289+ [jwplatform] Add support for multiple embeds (#15192)
1290* [mitele] Fix extraction (#15186)
1291+ [motherless] Add support for groups (#15124)
1292* [lynda] Relax URL regular expression (#15185)
1293* [soundcloud] Fallback to avatar picture for thumbnail (#12878)
c2f18e1c 1294* [youku] Fix list extraction (#15135)
de329f64 1295* [openload] Fix extraction (#15166)
8faa9576
S
1296* [lynda] Skip invalid subtitles (#15159)
1297* [twitch] Pass video id to url_result when extracting playlist (#15139)
9650c3e9 1298* [rtve.es:alacarta] Fix extraction of some new URLs
8faa9576 1299* [acast] Fix extraction (#15147)
9650c3e9
JMF
1300
1301
04cf1a19 1302version 2017.12.31
620ee871 1303
c95c08a8
S
1304Core
1305+ [extractor/common] Add container meta field for formats extracted
1306 in _parse_mpd_formats (#13616)
1307+ [downloader/hls] Use HTTP headers for key request
1308* [common] Use AACL as the default fourcc when AudioTag is 255
1309* [extractor/common] Fix extraction of DASH formats with the same
1310 representation id (#15111)
1311
620ee871 1312Extractors
c95c08a8
S
1313+ [slutload] Add support for mobile URLs (#14806)
1314* [abc:iview] Bypass geo restriction
1315* [abc:iview] Fix extraction (#14711, #14782, #14838, #14917, #14963, #14985,
1316 #15035, #15057, #15061, #15071, #15095, #15106)
620ee871 1317* [openload] Fix extraction (#15118)
c95c08a8
S
1318- [sandia] Remove extractor
1319- [collegerama] Remove extractor
1320+ [mediasite] Add support for sites based on Mediasite Video Platform (#5428,
1321 #11185, #14343)
1322+ [ufctv] Add support for ufc.tv (#14520)
1323* [pluralsight] Fix missing first line of subtitles (#11118)
1324* [openload] Fallback on f-page extraction (#14665, #14879)
1325* [vimeo] Improve password protected videos extraction (#15114)
1326* [aws] Fix canonical/signed headers generation on python 2 (#15102)
620ee871
YCH
1327
1328
a491fd0c 1329version 2017.12.28
11656169
YCH
1330
1331Extractors
99277daa
S
1332+ [internazionale] Add support for internazionale.it (#14973)
1333* [playtvak] Relax video regular expression and make description optional
1334 (#15037)
1335+ [filmweb] Add support for filmweb.no (#8773, #10368)
1336+ [23video] Add support for 23video.com
1337+ [espn] Add support for fivethirtyeight.com (#6864)
1338+ [umg:de] Add support for universal-music.de (#11582, #11584)
1339+ [espn] Add support for espnfc and extract more formats (#8053)
173558ce 1340* [youku] Update ccode (#14880)
99277daa 1341+ [openload] Add support for oload.stream (#15070)
173558ce 1342* [youku] Fix list extraction (#15065)
11656169
YCH
1343
1344
307a7588 1345version 2017.12.23
f5a63211
S
1346
1347Core
1348* [extractor/common] Move X-Forwarded-For setup code into _request_webpage
1349+ [YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in
1350 output template (#11427, #15018)
1351+ [extractor/common] Introduce uploader, uploader_id and uploader_url
1352 meta fields for playlists (#11427, #15018)
1353* [downloader/fragment] Encode filename of fragment being removed (#15020)
1354+ [utils] Add another date format pattern (#14999)
1355
1356Extractors
1357+ [kaltura] Add another embed pattern for entry_id
1358+ [7plus] Add support for 7plus.com.au (#15043)
1359* [animeondemand] Relax login error regular expression
1360+ [shahid] Add support for show pages (#7401)
1361+ [youtube] Extract uploader, uploader_id and uploader_url for playlists
1362 (#11427, #15018)
1363* [afreecatv] Improve format extraction (#15019)
1364+ [cspan] Add support for audio only pages and catch page errors (#14995)
1365+ [mailru] Add support for embed URLs (#14904)
1366* [crunchyroll] Future-proof XML element checks (#15013)
1367* [cbslocal] Fix timestamp extraction (#14999, #15000)
1368* [discoverygo] Correct TTML subtitle extension
1369* [vk] Make view count optional (#14979)
1370* [disney] Skip Apple FairPlay formats (#14982)
1371* [voot] Fix format extraction (#14758)
1372
1373
8ff2b164 1374version 2017.12.14
c6a5a811
S
1375
1376Core
1377* [postprocessor/xattr] Clarify NO_SPACE message (#14970)
1378* [downloader/http] Return actual download result from real_download (#14971)
1379
1380Extractors
1381+ [itv] Extract more subtitles and duration
1382* [itv] Improve extraction (#14944)
1383+ [byutv] Add support for geo restricted videos
1384* [byutv] Fix extraction (#14966, #14967)
1385+ [bbccouk] Fix extraction for 320k HLS streams
1386+ [toutv] Add support for special video URLs (#14179)
1387* [discovery] Fix free videos extraction (#14157, #14954)
1388* [tvnow] Fix extraction (#7831)
1389+ [nickelodeon:br] Add support for nickelodeon brazil websites (#14893)
1390* [nick] Improve extraction (#14876)
1391* [tbs] Fix extraction (#13658)
1392
1393
1fa0dce2 1394version 2017.12.10
fa1dd6d2
S
1395
1396Core
1397+ [utils] Add sami mimetype to mimetype2ext
1398
1399Extractors
1400* [culturebox] Improve video id extraction (#14947)
1401* [twitter] Improve extraction (#14197)
1402+ [udemy] Extract more HLS formats
1403* [udemy] Improve course id extraction (#14938)
1404+ [stretchinternet] Add support for portal.stretchinternet.com (#14576)
1405* [ellentube] Fix extraction (#14407, #14570)
1406+ [raiplay:playlist] Add support for playlists (#14563)
1407* [sonyliv] Bypass geo restriction
1408* [sonyliv] Extract higher quality formats (#14922)
1409* [fox] Extract subtitles
1410+ [fox] Add support for Adobe Pass authentication (#14205, #14489)
1411- [dailymotion:cloud] Remove extractor (#6794)
1412* [xhamster] Fix thumbnail extraction (#14780)
1413+ [xhamster] Add support for mobile URLs (#14780)
1414* [generic] Don't pass video id as mpd id while extracting DASH (#14902)
1415* [ard] Skip invalid stream URLs (#14906)
1416* [porncom] Fix metadata extraction (#14911)
1417* [pluralsight] Detect agreement request (#14913)
1418* [toutv] Fix login (#14614)
1419
1420
0d56eddc 1421version 2017.12.02
e25ee726
S
1422
1423Core
1424+ [downloader/fragment] Commit part file after each fragment
1425+ [extractor/common] Add durations for DASH fragments with bare SegmentURLs
1426+ [extractor/common] Add support for DASH manifests with SegmentLists with
1427 bare SegmentURLs (#14844)
1428+ [utils] Add hvc1 codec code to parse_codecs
1429
1430Extractors
1431* [xhamster] Fix extraction (#14884)
1432* [youku] Update ccode (#14872)
1433* [mnet] Fix format extraction (#14883)
1434+ [xiami] Add Referer header to API request
1435* [mtv] Correct scc extention in extracted subtitles (#13730)
1436* [vvvvid] Fix extraction for kenc videos (#13406)
1437+ [br] Add support for BR Mediathek videos (#14560, #14788)
1438+ [daisuki] Add support for motto.daisuki.com (#14681)
1439* [odnoklassniki] Fix API metadata request (#14862)
1440* [itv] Fix HLS formats extraction
1441+ [pbs] Add another media id regular expression
1442
1443
5ddeb770 1444version 2017.11.26
8f639411 1445
6c07f0b2
S
1446Core
1447* [extractor/common] Use final URL when dumping request (#14769)
1448
8f639411 1449Extractors
6c07f0b2
S
1450* [fczenit] Fix extraction
1451- [firstpost] Remove extractor
1452* [freespeech] Fix extraction
1453* [nexx] Extract more formats
1454+ [openload] Add support for openload.link (#14763)
1455* [empflix] Relax URL regular expression
1456* [empflix] Fix extractrion
1457* [tnaflix] Don't modify download URLs (#14811)
1458- [gamersyde] Remove extractor
1459* [francetv:generationwhat] Fix extraction
1460+ [massengeschmacktv] Add support for Massengeschmack TV
1461* [fox9] Fix extraction
1462* [faz] Fix extraction and add support for Perform Group embeds (#14714)
1463+ [performgroup] Add support for performgroup.com
1464+ [jwplatform] Add support for iframes (#14828)
1465* [culturebox] Fix extraction (#14827)
8f639411 1466* [youku] Fix extraction; update ccode (#14815)
6c07f0b2
S
1467* [livestream] Make SMIL extraction non fatal (#14792)
1468+ [drtuber] Add support for mobile URLs (#14772)
1469+ [spankbang] Add support for mobile URLs (#14771)
1470* [instagram] Fix description, timestamp and counters extraction (#14755)
1471
8f639411 1472
08e45b39 1473version 2017.11.15
a9543e37 1474
fae0eb42
S
1475Core
1476* [common] Skip Apple FairPlay m3u8 manifests (#14741)
1477* [YoutubeDL] Fix playlist range optimization for --playlist-items (#14740)
1478
a9543e37 1479Extractors
fae0eb42
S
1480* [vshare] Capture and output error message
1481* [vshare] Fix extraction (#14473)
1482* [crunchyroll] Extract old RTMP formats
1483* [tva] Fix extraction (#14736)
1484* [gamespot] Lower preference of HTTP formats (#14652)
1485* [instagram:user] Fix extraction (#14699)
1486* [ccma] Fix typo (#14730)
1487- Remove sensitive data from logging in messages
1488* [instagram:user] Fix extraction (#14699)
1489+ [gamespot] Add support for article URLs (#14652)
1490* [gamespot] Skip Brightcove Once HTTP formats (#14652)
1491* [cartoonnetwork] Update tokenizer_src (#14666)
a9543e37 1492+ [wsj] Recognize another URL pattern (#14704)
fae0eb42
S
1493* [pandatv] Update API URL and sign format URLs (#14693)
1494* [crunchyroll] Use old login method (#11572)
a9543e37
YCH
1495
1496
f34b841b 1497version 2017.11.06
e0998333
S
1498
1499Core
1500+ [extractor/common] Add protocol for f4m formats
1501* [f4m] Prefer baseURL for relative URLs (#14660)
1502* [extractor/common] Respect URL query in _extract_wowza_formats (14645)
1503
1504Extractors
1505+ [hotstar:playlist] Add support for playlists (#12465)
1506* [hotstar] Bypass geo restriction (#14672)
1507- [22tracks] Remove extractor (#11024, #14628)
1508+ [skysport] Sdd support ooyala videos protected with embed_token (#14641)
1509* [gamespot] Extract formats referenced with new data fields (#14652)
1510* [spankbang] Detect unavailable videos (#14644)
1511
1512
6d0630d8 1513version 2017.10.29
518d357b
S
1514
1515Core
1516* [extractor/common] Prefix format id for audio only HLS formats
1517+ [utils] Add support for zero years and months in parse_duration
1518
1519Extractors
1520* [egghead] Fix extraction (#14388)
1521+ [fxnetworks] Extract series metadata (#14603)
1522+ [younow] Add support for younow.com (#9255, #9432, #12436)
1523* [dctptv] Fix extraction (#14599)
f5a63211
S
1524* [youtube] Restrict embed regular expression (#14600)
1525* [vimeo] Restrict iframe embed regular expression (#14600)
518d357b
S
1526* [soundgasm] Improve extraction (#14588)
1527- [myvideo] Remove extractor (#8557)
1528+ [nbc] Add support for classic-tv videos (#14575)
1529+ [vrtnu] Add support for cookies authentication and simplify (#11873)
1530+ [canvas] Add support for vrt.be/vrtnu (#11873)
1531* [twitch:clips] Fix title extraction (#14566)
1532+ [ndtv] Add support for sub-sites (#14534)
1533* [dramafever] Fix login error message extraction
1534+ [nick] Add support for more nickelodeon sites (no, dk, se, ch, fr, es, pt,
1535 ro, hu) (#14553)
1536
1537
fa3f0fd8 1538version 2017.10.20
c9dcd4b0
S
1539
1540Core
1541* [downloader/fragment] Report warning instead of error on inconsistent
1542 download state
1543* [downloader/hls] Fix total fragments count when ad fragments exist
1544
1545Extractors
1546* [parliamentliveuk] Fix extraction (#14524)
1547* [soundcloud] Update client id (#14546)
1548+ [servus] Add support for servus.com (#14362)
1549+ [unity] Add support for unity3d.com (#14528)
1550* [youtube] Replace youtube redirect URLs in description (#14517)
1551* [pbs] Restrict direct video URL regular expression (#14519)
1552* [drtv] Respect preference for direct HTTP formats (#14509)
1553+ [eporner] Add support for embed URLs (#14507)
1554* [arte] Capture and output error message
1555* [niconico] Improve uploader metadata extraction robustness (#14135)
1556
1557
7e721e35 1558version 2017.10.15.1
bd7e1406
S
1559
1560Core
1561* [downloader/hls] Ignore anvato ad fragments (#14496)
1562* [downloader/fragment] Output ad fragment count
1563
1564Extractors
1565* [scrippsnetworks:watch] Bypass geo restriction
1566+ [anvato] Add ability to bypass geo restriction
1567* [redditr] Fix extraction for URLs with query (#14495)
1568
1569
71553408 1570version 2017.10.15
645ed3e7 1571
ee88c1cb
S
1572Core
1573+ [common] Add support for jwplayer youtube embeds
1574
645ed3e7 1575Extractors
ee88c1cb
S
1576* [scrippsnetworks:watch] Fix extraction (#14389)
1577* [anvato] Process master m3u8 manifests
1578* [youtube] Fix relative URLs in description
1579* [spike] Bypass geo restriction
1580+ [howstuffworks] Add support for more domains
1581* [infoq] Fix http format downloading
1582+ [rtlnl] Add support for another type of embeds
1583+ [onionstudios] Add support for bulbs-video embeds
1584* [udn] Fix extraction
1585* [shahid] Fix extraction (#14448)
645ed3e7 1586* [kaltura] Ignore Widevine encrypted video (.wvm) (#14471)
ee88c1cb
S
1587* [vh1] Fix extraction (#9613)
1588
645ed3e7 1589
76581082 1590version 2017.10.12
01c742ec 1591
2f0eb0a6
S
1592Core
1593* [YoutubeDL] Improve _default_format_spec (#14461)
1594
01c742ec 1595Extractors
2f0eb0a6
S
1596* [steam] Fix extraction (#14067)
1597+ [funk] Add support for funk.net (#14464)
1598+ [nexx] Add support for shortcuts and relax domain id extraction
1599+ [voxmedia] Add support for recode.net (#14173)
1600+ [once] Add support for vmap URLs
1601+ [generic] Add support for channel9 embeds (#14469)
1602* [tva] Fix extraction (#14328)
1603+ [tubitv] Add support for new URL format (#14460)
1604- [afreecatv:global] Remove extractor
dfc80bdd 1605- [youtube:shared] Removed extractor (#14420)
2f0eb0a6 1606+ [slideslive] Add support for slideslive.com (#2680)
01c742ec 1607+ [facebook] Support thumbnails (#14416)
2f0eb0a6
S
1608* [vvvvid] Fix episode number extraction (#14456)
1609* [hrti:playlist] Relax URL regular expression
1610* [wdr] Relax media link regular expression (#14447)
1611* [hrti] Relax URL regular expression (#14443)
1612* [fox] Delegate extraction to uplynk:preplay (#14147)
1613+ [youtube] Add support for hooktube.com (#14437)
01c742ec
YCH
1614
1615
8e751a18 1616version 2017.10.07
3fc8f5b7
S
1617
1618Core
1619* [YoutubeDL] Ignore duplicates in --playlist-items
1620* [YoutubeDL] Fix out of range --playlist-items for iterable playlists and
1621 reduce code duplication (#14425)
1622+ [utils] Use cache in OnDemandPagedList by default
1623* [postprocessor/ffmpeg] Convert to opus using libopus (#14381)
1624
1625Extractors
1626* [reddit] Sort formats (#14430)
1627* [lnkgo] Relax URL regular expression (#14423)
1628* [pornflip] Extend URL regular expression (#14405, #14406)
1629+ [xtube] Add support for embed URLs (#14417)
1630+ [xvideos] Add support for embed URLs and improve extraction (#14409)
1631* [beeg] Fix extraction (#14403)
1632* [tvn24] Relax URL regular expression (#14395)
1633* [nbc] Fix extraction (#13651, #13715, #14137, #14198, #14312, #14314, #14378,
1634 #14392, #14414, #14419, #14431)
1635+ [ketnet] Add support for videos without direct sources (#14377)
1636* [canvas] Generalize mediazone.vrt.be extractor and rework canvas and een
1637+ [afreecatv] Add support for adult videos (#14376)
1638
1639
fcdd37d0 1640version 2017.10.01
1dd12618
S
1641
1642Core
1643* [YoutubeDL] Document youtube_include_dash_manifest
1644
1645Extractors
1646+ [tvp] Add support for new URL schema (#14368)
1647+ [generic] Add support for single format Video.js embeds (#14371)
1648* [yahoo] Bypass geo restriction for brightcove (#14210)
1649* [yahoo] Use extracted brightcove account id (#14210)
1650* [rtve:alacarta] Fix extraction (#14290)
1651+ [yahoo] Add support for custom brigthcove embeds (#14210)
1652+ [generic] Add support for Video.js embeds
1653+ [gfycat] Add support for /gifs/detail URLs (#14322)
1654* [generic] Fix infinite recursion for twitter:player URLs (#14339)
1655* [xhamsterembed] Fix extraction (#14308)
1656
1657
9fc41bcb 1658version 2017.09.24
3869028f
YCH
1659
1660Core
8c289530 1661+ [options] Accept lrc as a subtitle conversion target format (#14292)
3869028f
YCH
1662* [utils] Fix handling raw TTML subtitles (#14191)
1663
10cab661
S
1664Extractors
1665* [24video] Fix timestamp extraction and make non fatal (#14295)
1666+ [24video] Add support for 24video.adult (#14295)
1667+ [kakao] Add support for tv.kakao.com (#12298, #14007)
1668+ [twitter] Add support for URLs without user id (#14270)
1669+ [americastestkitchen] Add support for americastestkitchen.com (#10764,
1670 #13996)
1671* [generic] Fix support for multiple HTML5 videos on one page (#14080)
1672* [mixcloud] Fix extraction (#14088, #14132)
1673+ [lynda] Add support for educourse.ga (#14286)
1674* [beeg] Fix extraction (#14275)
1675* [nbcsports:vplayer] Correct theplatform URL (#13873)
1676* [twitter] Fix duration extraction (#14141)
1677* [tvplay] Bypass geo restriction
1678+ [heise] Add support for YouTube embeds (#14109)
1679+ [popcorntv] Add support for popcorntv.it (#5914, #14211)
1680* [viki] Update app data (#14181)
1681* [morningstar] Relax URL regular expression (#14222)
1682* [openload] Fix extraction (#14225, #14257)
1683* [noovo] Fix extraction (#14214)
1684* [dailymotion:playlist] Relax URL regular expression (#14219)
1685+ [twitch] Add support for go.twitch.tv URLs (#14215)
1686* [vgtv] Relax URL regular expression (#14223)
1687
3869028f 1688
159d304a 1689version 2017.09.15
86e55e31
S
1690
1691Core
1692* [downloader/fragment] Restart inconsistent incomplete fragment downloads
1693 (#13731)
1694* [YoutubeDL] Download raw subtitles files (#12909, #14191)
1695
1696Extractors
1697* [condenast] Fix extraction (#14196, #14207)
1698+ [orf] Add support for f4m stories
1699* [tv4] Relax URL regular expression (#14206)
1700* [animeondemand] Bypass geo restriction
1701+ [animeondemand] Add support for flash videos (#9944)
1702
1703
7dacceae 1704version 2017.09.11
43df248f
S
1705
1706Extractors
1707* [rutube:playlist] Fix suitable (#14166)
1708
1709
806498cf 1710version 2017.09.10
b98339b5
S
1711
1712Core
1713+ [utils] Introduce bool_or_none
1714* [YoutubeDL] Ensure dir existence for each requested format (#14116)
1715
1716Extractors
1717* [fox] Fix extraction (#14147)
1718* [rutube] Use bool_or_none
1719* [rutube] Rework and generalize playlist extractors (#13565)
1720+ [rutube:playlist] Add support for playlists (#13534, #13565)
1721+ [radiocanada] Add fallback for title extraction (#14145)
1722* [vk] Use dedicated YouTube embeds extraction routine
1723* [vice] Use dedicated YouTube embeds extraction routine
1724* [cracked] Use dedicated YouTube embeds extraction routine
1725* [chilloutzone] Use dedicated YouTube embeds extraction routine
1726* [abcnews] Use dedicated YouTube embeds extraction routine
1727* [youtube] Separate methods for embeds extraction
1728* [redtube] Fix formats extraction (#14122)
1729* [arte] Relax unavailability check (#14112)
1730+ [manyvids] Add support for preview videos from manyvids.com (#14053, #14059)
1731* [vidme:user] Relax URL regular expression (#14054)
1732* [bpb] Fix extraction (#14043, #14086)
1733* [soundcloud] Fix download URL with private tracks (#14093)
1734* [aliexpress:live] Add support for live.aliexpress.com (#13698, #13707)
1735* [viidea] Capture and output lecture error message (#14099)
1736* [radiocanada] Skip unsupported platforms (#14100)
1737
1738
a2022b0c 1739version 2017.09.02
8681ed7f
S
1740
1741Extractors
1742* [youtube] Force old layout for each webpage (#14068, #14072, #14074, #14076,
1743 #14077, #14079, #14082, #14083, #14094, #14095, #14096)
1744* [youtube] Fix upload date extraction (#14065)
1745+ [charlierose] Add support for episodes (#14062)
1746+ [bbccouk] Add support for w-prefixed ids (#14056)
1747* [googledrive] Extend URL regular expression (#9785)
1748+ [googledrive] Add support for source format (#14046)
1749* [pornhd] Fix extraction (#14005)
1750
1751
2cfa7cbd 1752version 2017.08.27.1
cc0412ef
S
1753
1754Extractors
1755
1756* [youtube] Fix extraction with --youtube-skip-dash-manifest enabled (#14037)
1757
1758
f031b760 1759version 2017.08.27
62c06c59
S
1760
1761Core
1762+ [extractor/common] Extract height and format id for HTML5 videos (#14034)
1763* [downloader/http] Rework HTTP downloader (#506, #809, #2849, #4240, #6023,
1764 #8625, #9483)
1765 * Simplify code and split into separate routines to facilitate maintaining
1766 * Make retry mechanism work on errors during actual download not only
1767 during connection establishment phase
1768 * Retry on ECONNRESET and ETIMEDOUT during reading data from network
1769 * Retry on content too short
1770 * Show error description on retry
1771
1772Extractors
1773* [generic] Lower preference for extraction from LD-JSON
1774* [rai] Fix audio formats extraction (#14024)
1775* [youtube] Fix controversy videos extraction (#14027, #14029)
1776* [mixcloud] Fix extraction (#14015, #14020)
1777
1778
df235dbb 1779version 2017.08.23
95f3f7c2
YCH
1780
1781Core
c4bdc681
S
1782+ [extractor/common] Introduce _parse_xml
1783* [extractor/common] Make HLS and DASH extraction in_parse_html5_media_entries
1784 non fatal (#13970)
95f3f7c2
YCH
1785* [utils] Fix unescapeHTML for misformed string like "&a"" (#13935)
1786
09747ba7 1787Extractors
c4bdc681
S
1788* [cbc:watch] Bypass geo restriction (#13993)
1789* [toutv] Relax DRM check (#13994)
1790+ [googledrive] Add support for subtitles (#13619, #13638)
1791* [pornhub] Relax uploader regular expression (#13906, #13975)
1792* [bandcamp:album] Extract track titles (#13962)
1793+ [bbccouk] Add support for events URLs (#13893)
381ad4f3 1794+ [liveleak] Support multi-video pages (#6542)
09747ba7 1795+ [liveleak] Support another liveleak embedding pattern (#13336)
e2481b9b 1796* [cda] Fix extraction (#13935)
c4bdc681
S
1797+ [laola1tv] Add support for tv.ittf.com (#13965)
1798* [mixcloud] Fix extraction (#13958, #13974, #13980, #14003)
09747ba7 1799
95f3f7c2 1800
ea004d34 1801version 2017.08.18
12f53045 1802
2738965d
S
1803Core
1804* [YoutubeDL] Sanitize byte string format URLs (#13951)
1805+ [extractor/common] Add support for float durations in _parse_mpd_formats
1806 (#13919)
1807
12f53045 1808Extractors
2738965d
S
1809* [arte] Detect unavailable videos (#13945)
1810* [generic] Convert redirect URLs to unicode strings (#13951)
1811* [udemy] Fix paid course detection (#13943)
1812* [pluralsight] Use RPC API for course extraction (#13937)
7ddab774 1813+ [clippit] Add support for clippituser.tv
12f53045 1814+ [qqmusic] Support new URL schemes (#13805)
2738965d
S
1815* [periscope] Renew HLS extraction (#13917)
1816* [mixcloud] Extract decrypt key
12f53045
YCH
1817
1818
16393d65 1819version 2017.08.13
4f049e4a
S
1820
1821Core
1822* [YoutubeDL] Make sure format id is not empty
1823* [extractor/common] Make _family_friendly_search optional
1824* [extractor/common] Respect source's type attribute for HTML5 media (#13892)
1825
1826Extractors
1827* [pornhub:playlistbase] Skip videos from drop-down menu (#12819, #13902)
1828+ [fourtube] Add support pornerbros.com (#6022)
1829+ [fourtube] Add support porntube.com (#7859, #13901)
1830+ [fourtube] Add support fux.com
1831* [limelight] Improve embeds detection (#13895)
1832+ [reddit] Add support for v.redd.it and reddit.com (#13847)
1833* [aparat] Extract all formats (#13887)
1834* [mixcloud] Fix play info decryption (#13885)
1835+ [generic] Add support for vzaar embeds (#13876)
1836
1837
6ed99754 1838version 2017.08.09
463e7216 1839
0e7dfa7d
S
1840Core
1841* [utils] Skip missing params in cli_bool_option (#13865)
1842
463e7216 1843Extractors
0e7dfa7d
S
1844* [xxxymovies] Fix title extraction (#13868)
1845+ [nick] Add support for nick.com.pl (#13860)
1846* [mixcloud] Fix play info decryption (#13867)
1847* [20min] Fix embeds extraction (#13852)
1848* [dplayit] Fix extraction (#13851)
ee6a6116 1849+ [niconico] Support videos with multiple formats (#13522)
463e7216
YCH
1850+ [niconico] Support HTML5-only videos (#13806)
1851
1852
903a183b 1853version 2017.08.06
92740e42
S
1854
1855Core
1856* Use relative paths for DASH fragments (#12990)
1857
1858Extractors
1859* [pluralsight] Fix format selection
1860- [mpora] Remove extractor (#13826)
1861+ [voot] Add support for voot.com (#10255, #11644, #11814, #12350, #13218)
1862* [vlive:channel] Limit number of videos per page to 100 (#13830)
1863* [podomatic] Extend URL regular expression (#13827)
1864* [cinchcast] Extend URL regular expression
1865* [yandexdisk] Relax URL regular expression (#13824)
1866* [vidme] Extract DASH and HLS formats
1867- [teamfour] Remove extractor (#13782)
1868* [pornhd] Fix extraction (#13783)
1869* [udemy] Fix subtitles extraction (#13812)
1870* [mlb] Extend URL regular expression (#13740, #13773)
1871+ [pbs] Add support for new URL schema (#13801)
1872* [nrktv] Update API host (#13796)
1873
1874
5c9ea67b 1875version 2017.07.30.1
905d18a7
YCH
1876
1877Core
f701827e 1878* [downloader/hls] Use redirect URL as manifest base (#13755)
905d18a7
YCH
1879* [options] Correctly hide login info from debug outputs (#13696)
1880
f701827e
S
1881Extractors
1882+ [watchbox] Add support for watchbox.de (#13739)
1883- [clipfish] Remove extractor
1884+ [youjizz] Fix extraction (#13744)
1885+ [generic] Add support for another ooyala embed pattern (#13727)
1886+ [ard] Add support for lives (#13771)
1887* [soundcloud] Update client id
1888+ [soundcloud:trackstation] Add support for track stations (#13733)
1889* [svtplay] Use geo verification proxy for API request
1890* [svtplay] Update API URL (#13767)
1891+ [yandexdisk] Add support for yadi.sk (#13755)
1892+ [megaphone] Add support for megaphone.fm
1893* [amcnetworks] Make rating optional (#12453)
1894* [cloudy] Fix extraction (#13737)
1895+ [nickru] Add support for nickelodeon.ru
1896* [mtv] Improve thumbnal extraction
1897* [nick] Automate geo-restriction bypass (#13711)
1898* [niconico] Improve error reporting (#13696)
1899
905d18a7 1900
0db492c0 1901version 2017.07.23
d20b1c67 1902
425f4131
S
1903Core
1904* [YoutubeDL] Improve default format specification (#13704)
1905* [YoutubeDL] Do not override id, extractor and extractor_key for
1906 url_transparent entities
1907* [extractor/common] Fix playlist_from_matches
1908
d20b1c67 1909Extractors
425f4131
S
1910* [itv] Fix production id extraction (#13671, #13703)
1911* [vidio] Make duration non fatal and fix typo
1912* [mtv] Skip missing video parts (#13690)
1913* [sportbox:embed] Fix extraction
1914+ [npo] Add support for npo3.nl URLs (#13695)
1915* [dramafever] Remove video id from title (#13699)
1916+ [egghead:lesson] Add support for lessons (#6635)
1917* [funnyordie] Extract more metadata (#13677)
fa63cf6c 1918* [youku:show] Fix playlist extraction (#13248)
d20b1c67 1919+ [dispeak] Recognize sevt subdomain (#13276)
425f4131 1920* [adn] Improve error reporting (#13663)
c4bdc681 1921* [crunchyroll] Relax series and season regular expression (#13659)
425f4131
S
1922+ [spiegel:article] Add support for nexx iframe embeds (#13029)
1923+ [nexx:embed] Add support for iframe embeds
1924* [nexx] Improve JS embed extraction
1925+ [pearvideo] Add support for pearvideo.com (#13031)
d20b1c67
YCH
1926
1927
cea931a9 1928version 2017.07.15
c3c94ca4 1929
ef78563e
S
1930Core
1931* [YoutubeDL] Don't expand environment variables in meta fields (#13637)
1932
c3c94ca4 1933Extractors
ef78563e
S
1934* [spiegeltv] Delegate extraction to nexx extractor (#13159)
1935+ [nexx] Add support for nexx.cloud (#10807, #13465)
1936* [generic] Fix rutube embeds extraction (#13641)
1937* [karrierevideos] Fix title extraction (#13641)
1938* [youtube] Don't capture YouTube Red ad for creator meta field (#13621)
1939* [slideshare] Fix extraction (#13617)
1940+ [5tv] Add another video URL pattern (#13354, #13606)
1941* [drtv] Make HLS and HDS extraction non fatal
1942* [ted] Fix subtitles extraction (#13628, #13629)
e8f20ffa 1943* [vine] Make sure the title won't be empty
9be31e77 1944+ [twitter] Support HLS streams in vmap URLs
7f176ac4 1945+ [periscope] Support pscp.tv URLs in embedded frames
ef78563e 1946* [twitter] Extract mp4 urls via mobile API (#12726)
708f6f51 1947* [niconico] Fix authentication error handling (#12486)
c3c94ca4 1948* [giantbomb] Extract m3u8 formats (#13626)
ef78563e 1949+ [vlive:playlist] Add support for playlists (#13613)
c3c94ca4
YCH
1950
1951
65c416dd 1952version 2017.07.09
eadd3133 1953
207acd84
S
1954Core
1955+ [extractor/common] Add support for AMP tags in _parse_html5_media_entries
1956+ [utils] Support attributes with no values in get_elements_by_attribute
1957
eadd3133 1958Extractors
207acd84
S
1959+ [dailymail] Add support for embeds
1960+ [joj] Add support for joj.sk (#13268)
1961* [abc.net.au:iview] Extract more formats (#13492, #13489)
1962* [egghead:course] Fix extraction (#6635, #13370)
1963+ [cjsw] Add support for cjsw.com (#13525)
1964+ [eagleplatform] Add support for referrer protected videos (#13557)
1965+ [eagleplatform] Add support for another embed pattern (#13557)
1966* [veoh] Extend URL regular expression (#13601)
1967* [npo:live] Fix live stream id extraction (#13568, #13605)
1968* [googledrive] Fix height extraction (#13603)
1969+ [dailymotion] Add support for new layout (#13580)
eadd3133 1970- [yam] Remove extractor
207acd84
S
1971* [xhamster] Extract all formats and fix duration extraction (#13593)
1972+ [xhamster] Add support for new URL schema (#13593)
1973* [espn] Extend URL regular expression (#13244, #13549)
1974* [kaltura] Fix typo in subtitles extraction (#13569)
1975* [vier] Adapt extraction to redesign (#13575)
eadd3133
YCH
1976
1977
b6c9fe41 1978version 2017.07.02
136503e3 1979
4d9ba27b
S
1980Core
1981* [extractor/common] Improve _json_ld
1982
136503e3 1983Extractors
4d9ba27b
S
1984+ [thisoldhouse] Add more fallbacks for video id
1985* [thisoldhouse] Fix video id extraction (#13540, #13541)
1986* [xfileshare] Extend format regular expression (#13536)
1987* [ted] Fix extraction (#13535)
1988+ [tastytrade] Add support for tastytrade.com (#13521)
1989* [dplayit] Relax video id regular expression (#13524)
1990+ [generic] Extract more generic metadata (#13527)
1991+ [bbccouk] Capture and output error message (#13501, #13518)
1992* [cbsnews] Relax video info regular expression (#13284, #13503)
1993+ [facebook] Add support for plugin video embeds and multiple embeds (#13493)
1994* [soundcloud] Switch to https for API requests (#13502)
1995* [pandatv] Switch to https for API and download URLs
1996+ [pandatv] Add support for https URLs (#13491)
136503e3
YCH
1997+ [niconico] Support sp subdomain (#13494)
1998
1999
a7ce8f16 2000version 2017.06.25
a5aea53f
S
2001
2002Core
2003+ [adobepass] Add support for DIRECTV NOW (mso ATTOTT) (#13472)
2004* [YoutubeDL] Skip malformed formats for better extraction robustness
2005
2006Extractors
2007+ [wsj] Add support for barrons.com (#13470)
2008+ [ign] Add another video id pattern (#13328)
2009+ [raiplay:live] Add support for live streams (#13414)
2010+ [redbulltv] Add support for live videos and segments (#13486)
2011+ [onetpl] Add support for videos embedded via pulsembed (#13482)
2012* [ooyala] Make more robust
2013* [ooyala] Skip empty format URLs (#13471, #13476)
2014* [hgtv.com:show] Fix typo
2015
2016
17071941 2017version 2017.06.23
cc2ffe5a 2018
38dad473
S
2019Core
2020* [adobepass] Fix extraction on older python 2.6
2021
cc2ffe5a 2022Extractors
38dad473
S
2023* [youtube] Adapt to new automatic captions rendition (#13467)
2024* [hgtv.com:show] Relax video config regular expression (#13279, #13461)
2025* [drtuber] Fix formats extraction (#12058)
2026* [youporn] Fix upload date extraction
2027* [youporn] Improve formats extraction
2028* [youporn] Fix title extraction (#13456)
2029* [googledrive] Fix formats sorting (#13443)
2030* [watchindianporn] Fix extraction (#13411, #13415)
2031+ [vimeo] Add fallback mp4 extension for original format
2032+ [ruv] Add support for ruv.is (#13396)
2033* [viu] Fix extraction on older python 2.6
cc2ffe5a 2034* [pandora.tv] Fix upload_date extraction (#12846)
38dad473 2035+ [asiancrush] Add support for asiancrush.com (#13420)
cc2ffe5a
YCH
2036
2037
eaa006d1 2038version 2017.06.18
ca270371 2039
6a9cb295 2040Core
a6f29820
S
2041* [downloader/common] Use utils.shell_quote for debug command line
2042* [utils] Use compat_shlex_quote in shell_quote
2043* [postprocessor/execafterdownload] Encode command line (#13407)
2044* [compat] Fix compat_shlex_quote on Windows (#5889, #10254)
2045* [postprocessor/metadatafromtitle] Fix missing optional meta fields processing
2046 in --metadata-from-title (#13408)
6a9cb295 2047* [extractor/common] Fix json dumping with --geo-bypass
a6f29820
S
2048+ [extractor/common] Improve jwplayer subtitles extraction
2049+ [extractor/common] Improve jwplayer formats extraction (#13379)
6a9cb295 2050
ca270371 2051Extractors
a6f29820
S
2052* [polskieradio] Fix extraction (#13392)
2053+ [xfileshare] Add support for fastvideo.me (#13385)
ca270371 2054* [bilibili] Fix extraction of videos with double quotes in titles (#13387)
a6f29820
S
2055* [4tube] Fix extraction (#13381, #13382)
2056+ [disney] Add support for disneychannel.de (#13383)
2057* [npo] Improve URL regular expression (#13376)
2058+ [corus] Add support for showcase.ca
2059+ [corus] Add support for history.ca (#13359)
ca270371
YCH
2060
2061
cb1e6d89 2062version 2017.06.12
9932ac5c
S
2063
2064Core
2065* [utils] Handle compat_HTMLParseError in extract_attributes (#13349)
2066+ [compat] Introduce compat_HTMLParseError
2067* [utils] Improve unified_timestamp
2068* [extractor/generic] Ensure format id is unicode string
2069* [extractor/common] Return unicode string from _match_id
2070+ [YoutubeDL] Sanitize more fields (#13313)
2071
2072Extractors
2073+ [xfileshare] Add support for rapidvideo.tv (#13348)
2074* [xfileshare] Modernize and pass Referer
2075+ [rutv] Add support for testplayer.vgtrk.com (#13347)
2076+ [newgrounds] Extract more metadata (#13232)
2077+ [newgrounds:playlist] Add support for playlists (#10611)
2078* [newgrounds] Improve formats and uploader extraction (#13346)
2079* [msn] Fix formats extraction
2080* [turbo] Ensure format id is string
2081* [sexu] Ensure height is int
2082* [jove] Ensure comment count is int
2083* [golem] Ensure format id is string
2084* [gfycat] Ensure filesize is int
2085* [foxgay] Ensure height is int
2086* [flickr] Ensure format id is string
2087* [sohu] Fix numeric fields
2088* [safari] Improve authentication detection (#13319)
2089* [liveleak] Ensure height is int (#13313)
2090* [streamango] Make title optional (#13292)
2091* [rtlnl] Improve URL regular expression (#13295)
2092* [tvplayer] Fix extraction (#13291)
2093
2094
53719182 2095version 2017.06.05
130880ba
S
2096
2097Core
2098* [YoutubeDL] Don't emit ANSI escape codes on Windows (#13270)
2099
2100Extractors
2101+ [bandcamp:weekly] Add support for bandcamp weekly (#12758)
2102* [pornhub:playlist] Fix extraction (#13281)
2103- [godtv] Remove extractor (#13175)
2104* [safari] Fix typo (#13252)
2105* [youtube] Improve chapters extraction (#13247)
2106* [1tv] Lower preference for HTTP formats (#13246)
2107* [francetv] Relax URL regular expression
2108* [drbonanza] Fix extraction (#13231)
2109* [packtpub] Fix authentication (#13240)
2110
2111
941ea38e 2112version 2017.05.29
d16c0121
YCH
2113
2114Extractors
a49eccdf
YCH
2115* [youtube] Fix DASH MPD extraction for videos with non-encrypted format URLs
2116 (#13211)
99bea8d2
S
2117* [xhamster] Fix uploader and like/dislike count extraction (#13216))
2118+ [xhamster] Extract categories (#11728)
2119+ [abcnews] Add support for embed URLs (#12851)
2120* [gaskrank] Fix extraction (#12493)
2121* [medialaan] Fix videos with missing videoUrl (#12774)
2122* [dvtv] Fix playlist support
2123+ [dvtv] Add support for DASH and HLS formats (#3063)
2124+ [beam:vod] Add support for beam.pro/mixer.com VODs (#13032))
2125* [cbsinteractive] Relax URL regular expression (#13213)
2126* [adn] Fix formats extraction
d16c0121 2127+ [youku] Extract more metadata (#10433)
99bea8d2 2128* [cbsnews] Fix extraction (#13205)
d16c0121
YCH
2129
2130
28dbde9c 2131version 2017.05.26
5192ee17
YCH
2132
2133Core
5552c9eb 2134+ [utils] strip_jsonp() can recognize more patterns
5192ee17
YCH
2135* [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182)
2136
59ed87cb 2137Extractors
98a06189 2138+ [youtube] DASH MPDs with cipher signatures are recognized now (#11381)
cc304ce5 2139+ [bbc] Add support for authentication
c130f0a3 2140* [tudou] Merge into youku extractor (#12214)
d3d4ba7f 2141* [youku:show] Fix extraction
59ed87cb 2142* [youku] Fix extraction (#13191)
cc304ce5
S
2143* [udemy] Fix extraction for outputs' format entries without URL (#13192)
2144* [vimeo] Fix formats' sorting (#13189)
2145* [cbsnews] Fix extraction for 60 Minutes videos (#12861)
59ed87cb 2146
5192ee17 2147
2570e851 2148version 2017.05.23
9dc5ab04
S
2149
2150Core
2151+ [downloader/external] Pass -loglevel to ffmpeg downloader (#13183)
2152+ [adobepass] Add support for Bright House Networks (#13149)
2153
2154Extractors
2155+ [streamcz] Add support for subtitles (#13174)
2156* [youtube] Fix DASH manifest signature decryption (#8944, #13156)
2157* [toggle] Relax URL regular expression (#13172)
2158* [toypics] Fix extraction (#13077)
2159* [njpwworld] Fix extraction (#13162, #13169)
2160+ [hitbox] Add support for smashcast.tv (#13154)
2161* [mitele] Update app key regular expression (#13158)
2162
2163
bfdf6fcc 2164version 2017.05.18.1
bcaa1dd0
S
2165
2166Core
2167* [jsinterp] Fix typo and cleanup regular expressions (#13134)
2168
2169
9d63e57d 2170version 2017.05.18
3bc1eea0
S
2171
2172Core
2173+ [jsinterp] Add support for quoted names and indexers (#13123, #13124, #13125,
2174 #13126, #13128, #13129, #13130, #13131, #13132)
2175+ [extractor/common] Add support for schemeless URLs in _extract_wowza_formats
2176 (#13088, #13092)
2177+ [utils] Recognize more audio codecs (#13081)
2178
2179Extractors
2180+ [vier] Extract more metadata (#12539)
2181* [vier] Improve extraction (#12801)
2182 + Add support for authentication
2183 * Bypass authentication when no credentials provided
2184 * Improve extraction robustness
2185* [dailymail] Fix sources extraction (#13057)
2186* [dailymotion] Extend URL regular expression (#13079)
2187
2188
6f3c632c 2189version 2017.05.14
7274f3d0 2190
09b866e1
S
2191Core
2192+ [extractor/common] Respect Width and Height attributes in ISM manifests
2193+ [postprocessor/metadatafromtitle] Add support regular expression syntax for
2194 --metadata-from-title (#13065)
2195
9221d5d7 2196Extractors
09b866e1
S
2197+ [mediaset] Add support for video.mediaset.it (#12708, #12964)
2198* [orf:radio] Fix extraction (#11643, #12926)
2199* [aljazeera] Extend URL regular expression (#13053)
2200* [imdb] Relax URL regular expression (#13056)
2201+ [francetv] Add support for mobile.france.tv (#13068)
2202+ [upskill] Add support for upskillcourses.com (#13043)
2203* [thescene] Fix extraction (#13061)
2204* [condenast] Improve embed support
116283ff 2205* [liveleak] Fix extraction (#12053)
7274f3d0 2206+ [douyu] Support Douyu shows (#12228)
09b866e1
S
2207* [myspace] Improve URL regular expression (#13040)
2208* [adultswim] Use desktop platform in assets URL (#13041)
7274f3d0
YCH
2209
2210
a7ed6b34 2211version 2017.05.09
cbd84b58
S
2212
2213Core
2214* [YoutubeDL] Force --restrict-filenames when no locale is set on all python
2215 versions (#13027)
2216
2217Extractors
2218* [francetv] Adapt to site redesign (#13034)
2219+ [packtpub] Add support for authentication (#12622)
2220* [drtv] Lower preference for SignLanguage formats (#13013, #13016)
2221+ [cspan] Add support for brightcove live embeds (#13028)
2222* [vrv] Extract DASH formats and subtitles
2223* [funimation] Fix authentication (#13021)
2224* [adultswim] Fix extraction (#8640, #10950, #11042, #12121)
2225 + Add support for Adobe Pass authentication
2226 + Add support for live streams
2227 + Add support for show pages
2228* [turner] Extract thumbnail, is_live and strip description
2229+ [nonktube] Add support for nonktube.com (#8647, #13024)
2230+ [nuevo] Pass headers to _extract_nuevo
2231* [nbc] Improve extraction (#12364)
2232
2233
4ac0f573 2234version 2017.05.07
5401bea2 2235
3892a9f4
S
2236Common
2237* [extractor/common] Fix typo in _extract_akamai_formats
2238+ [postprocessor/ffmpeg] Embed chapters into media file with --add-metadata
2239+ [extractor/common] Introduce chapters meta field
2240
5401bea2 2241Extractors
3892a9f4
S
2242* [youtube] Fix authentication (#12820, #12927, #12973, #12992, #12993, #12995,
2243 #13003)
228cd9bb 2244* [bilibili] Fix video downloading (#13001)
3892a9f4
S
2245* [rmcdecouverte] Fix extraction (#12937)
2246* [theplatform] Extract chapters
2247* [bandcamp] Fix thumbnail extraction (#12980)
2248* [pornhub] Extend URL regular expression (#12996)
2249+ [youtube] Extract chapters
2250+ [nrk] Extract chapters
2251+ [vice] Add support for ooyala embeds in article pages
4ac6dc37 2252+ [vice] Support vice articles (#12968)
cc7bda4f 2253* [vice] Fix extraction for non en_us videos (#12967)
50ad078b 2254* [gdcvault] Fix extraction for some videos (#12733)
3892a9f4
S
2255* [pbs] Improve multipart video support (#12981)
2256* [laola1tv] Fix extraction (#12880)
0c265486 2257+ [cda] Support birthday verification (#12789)
5401bea2 2258* [leeco] Fix extraction (#12974)
3892a9f4
S
2259+ [pbs] Extract chapters
2260* [amp] Imporove thumbnail and subtitles extraction
2261* [foxsports] Fix extraction (#12945)
2262- [coub] Remove comment count extraction (#12941)
5401bea2
YCH
2263
2264
e0c1e9a9 2265version 2017.05.01
24eb7c25 2266
086041e2
S
2267Core
2268+ [extractor/common] Extract view count from JSON-LD
2269* [utils] Improve unified_timestamp
2270+ [utils] Add video/mp2t to mimetype2ext
2271* [downloader/external] Properly handle live stream downloading cancellation
2272 (#8932)
2273+ [utils] Add support for unicode whitespace in clean_html on python 2 (#12906)
2274
24eb7c25 2275Extractors
086041e2
S
2276* [infoq] Make audio format extraction non fatal (#12938)
2277* [brightcove] Allow whitespace around attribute names in embedded code
2278+ [zaq1] Add support for zaq1.pl (#12693)
2279+ [xvideos] Extract duration (#12828)
2280* [vevo] Fix extraction (#12879)
2281+ [noovo] Add support for noovo.ca (#12792)
2282+ [washingtonpost] Add support for embeds (#12699)
2283* [yandexmusic:playlist] Fix extraction for python 3 (#12888)
2284* [anvato] Improve extraction (#12913)
2285 * Promote to regular shortcut based extractor
2286 * Add mcp to access key mapping table
2287 * Add support for embeds extraction
2288 * Add support for anvato embeds in generic extractor
24eb7c25 2289* [xtube] Fix extraction for older FLV videos (#12734)
086041e2 2290* [tvplayer] Fix extraction (#12908)
24eb7c25
YCH
2291
2292
bc8a2ea0 2293version 2017.04.28
e31fed95 2294
75279233
S
2295Core
2296+ [adobepass] Use geo verification headers for all requests
2297- [downloader/fragment] Remove assert for resume_len when no fragments
2298 downloaded
2299+ [extractor/common] Add manifest_url for explicit group rendition formats
2300* [extractor/common] Fix manifest_url for m3u8 formats
2301- [extractor/common] Don't list master m3u8 playlists in format list (#12832)
2302
e31fed95 2303Extractor
75279233
S
2304* [aenetworks] Fix extraction for shows with single season
2305+ [go] Add support for Disney, DisneyJunior and DisneyXD show pages
e31fed95 2306* [youtube] Recognize new locale-based player URLs (#12885)
75279233
S
2307+ [streamable] Add support for new embedded URL schema (#12844)
2308* [arte:+7] Relax URL regular expression (#12837)
e31fed95
YCH
2309
2310
a82f4184 2311version 2017.04.26
06d0ad9a 2312
54f54fcc 2313Core
30a4ab19
S
2314* Introduce --keep-fragments for keeping fragments of fragmented download
2315 on disk after download is finished
2316* [YoutubeDL] Fix output template for missing timestamp (#12796)
54f54fcc 2317* [socks] Handle cases where credentials are required but missing
30a4ab19 2318* [extractor/common] Improve HLS extraction (#12211)
086041e2
S
2319 * Extract m3u8 parsing to separate method
2320 * Improve rendition groups extraction
2321 * Build stream name according stream GROUP-ID
2322 * Ignore reference to AUDIO group without URI when stream has no CODECS
2323 * Use float for scaled tbr in _parse_m3u8_formats
30a4ab19
S
2324* [utils] Add support for TTML styles in dfxp2srt
2325* [downloader/hls] No need to download keys for fragments that have been
2326 already downloaded
2327* [downloader/fragment] Improve fragment downloading
086041e2
S
2328 * Resume immediately
2329 * Don't concatenate fragments and decrypt them on every resume
2330 * Optimize disk storage usage, don't store intermediate fragments on disk
2331 * Store bookkeeping download state file
30a4ab19
S
2332+ [extractor/common] Add support for multiple getters in try_get
2333+ [extractor/common] Add support for video of WebPage context in _json_ld
2334 (#12778)
2335+ [extractor/common] Relax JWPlayer regular expression and remove
2336 duplicate URLs (#12768)
54f54fcc 2337
06d0ad9a 2338Extractors
01cb5701 2339* [iqiyi] Fix extraction of Yule videos
30a4ab19
S
2340* [vidio] Improve extraction and sort formats
2341+ [brightcove] Match only video elements with data-video-id attribute
fbf56be2 2342* [iqiyi] Fix playlist detection (#12504)
facfd79f 2343- [azubu] Remove extractor (#12813)
3110bb93 2344* [porn91] Fix extraction (#12814)
30a4ab19
S
2345* [vidzi] Fix extraction (#12793)
2346+ [amp] Extract error message (#12795)
2347+ [xfileshare] Add support for gorillavid.com and daclips.com (#12776)
2348* [instagram] Fix extraction (#12777)
06d0ad9a
YCH
2349+ [generic] Support Brightcove videos in <iframe> (#12482)
2350+ [brightcove] Support URLs with bcpid instead of playerID (#12482)
30a4ab19
S
2351* [brightcove] Fix _extract_url (#12782)
2352+ [odnoklassniki] Extract HLS formats
06d0ad9a
YCH
2353
2354
16a09aef 2355version 2017.04.17
fa7a6e6d
S
2356
2357Extractors
2358* [limelight] Improve extraction LimelightEmbeddedPlayerFlash media embeds and
2359 add support for channel and channelList embeds
2360* [generic] Extract multiple Limelight embeds (#12761)
2361+ [itv] Extract series metadata
2362* [itv] Fix RTMP formats downloading (#12759)
2363* [itv] Use native HLS downloader by default
2364+ [go90] Extract subtitles (#12752)
2365+ [go90] Extract series metadata (#12752)
2366
2367
022250a5 2368version 2017.04.16
76b5f996
S
2369
2370Core
2371* [YoutubeDL] Apply expand_path after output template substitution
2372+ [YoutubeDL] Propagate overridden meta fields to extraction results of type
2373 url (#11163)
2374
2375Extractors
2376+ [generic] Extract RSS entries as url_transparent (#11163)
2377+ [streamango] Add support for streamango.com (#12643)
2378+ [wsj:article] Add support for articles (#12558)
2379* [brightcove] Relax video tag embeds extraction and validate ambiguous embeds'
2380 URLs (#9163, #12005, #12178, #12480)
2381+ [udemy] Add support for react rendition (#12744)
2382
2383
d24bd4ff 2384version 2017.04.15
b9859e27
S
2385
2386Extractors
2387* [youku] Fix fileid extraction (#12741, #12743)
2388
2389
38d2f832 2390version 2017.04.14
6f4dd666
S
2391
2392Core
2393+ [downloader/hls] Add basic support for EXT-X-BYTERANGE tag (#10955)
382fa456 2394+ [adobepass] Improve Comcast and Verizon login code (#10803)
6f4dd666
S
2395+ [adobepass] Add support for Verizon (#10803)
2396
2397Extractors
2398+ [aenetworks] Add support for specials (#12723)
2399+ [hbo] Extract HLS formats
2400+ [go90] Add support for go90.com (#10127)
2401+ [tv2hu] Add support for tv2.hu (#10509)
2402+ [generic] Exclude URLs with xml ext from valid video URLs (#10768, #11654)
2403* [youtube] Improve HLS formats extraction
2404* [afreecatv] Fix extraction for videos with different key layout (#12718)
2405- [youtube] Remove explicit preference for audio-only and video-only formats in
2406 order not to break sorting when new formats appear
2407* [canalplus] Bypass geo restriction
2408
2409
17308781 2410version 2017.04.11
689cd458
S
2411
2412Extractors
2413* [afreecatv] Fix extraction (#12706)
2414+ [generic] Add support for <object> YouTube embeds (#12637)
2415* [bbccouk] Treat bitrate as audio+video bitrate in media selector
2416+ [bbccouk] Skip unrecognized formats in media selector (#12701)
2417+ [bbccouk] Add support for https protocol in media selector (#12701)
2418* [curiositystream] Fix extraction (#12638)
2419* [adn] Update subtitle decryption key
2420* [chaturbate] Fix extraction (#12665, #12688, #12690)
2421
2422
43724365 2423version 2017.04.09
4c039732
YCH
2424
2425Extractors
eb8cc8ea
S
2426+ [medici] Add support for medici.tv (#3406)
2427+ [rbmaradio] Add support for redbullradio.com URLs (#12687)
2428+ [npo:live] Add support for default URL (#12555)
2429* [mixcloud:playlist] Fix title, description and view count extraction (#12582)
2430+ [thesun] Add suport for thesun.co.uk (#11298, #12674)
2431+ [ceskateleveize:porady] Add support for porady (#7411, #12645)
2432* [ceskateleveize] Improve extraction and remove URL replacement hacks
2433+ [kaltura] Add support for iframe embeds (#12679)
4c039732 2434* [airmozilla] Fix extraction (#12670)
eb8cc8ea
S
2435* [wshh] Extract html5 entries and delegate to generic extractor (12676)
2436+ [raiplay] Extract subtitles
2437+ [xfileshare] Add support for vidlo.us (#12660)
2438+ [xfileshare] Add support for vidbom.com (#12661)
2439+ [aenetworks] Add more video URL regular expressions (#12657)
2440+ [odnoklassniki] Fix format sorting for 1080p quality
2441+ [rtl2] Add support for you.rtl2.de (#10257)
2442+ [vshare] Add support for vshare.io (#12278)
4c039732
YCH
2443
2444
b022f4f6 2445version 2017.04.03
e2435ba5
S
2446
2447Core
2448+ [extractor/common] Add censorship check for TransTelekom ISP
2449* [extractor/common] Move censorship checks to a separate method
2450
2451Extractors
2452+ [discoveryvr] Add support for discoveryvr.com (#12578)
2453+ [tv5mondeplus] Add support for tv5mondeplus.com (#11386)
2454+ [periscope] Add support for pscp.tv URLs (#12618, #12625)
2455
2456
b56e41a7 2457version 2017.04.02
a76c2514
S
2458
2459Core
e2435ba5 2460* [YoutubeDL] Return early when extraction of url_transparent fails
a76c2514
S
2461
2462Extractors
2463* [rai] Fix and improve extraction (#11790)
2464+ [vrv] Add support for series pages
2465* [limelight] Improve extraction for audio only formats
2466* [funimation] Fix extraction (#10696, #11773)
2467+ [xfileshare] Add support for vidabc.com (#12589)
2468+ [xfileshare] Improve extraction and extract hls formats
2469+ [crunchyroll] Pass geo verifcation proxy
2470+ [cwtv] Extract ISM formats
2471+ [tvplay] Bypass geo restriction
2472+ [vrv] Add support for vrv.co
2473+ [packtpub] Add support for packtpub.com (#12610)
2474+ [generic] Pass base_url to _parse_jwplayer_data
2475+ [adn] Add support for animedigitalnetwork.fr (#4866)
2476+ [allocine] Extract more metadata
2477* [allocine] Fix extraction (#12592)
2478* [openload] Fix extraction
2479
2480
9e691da0 2481version 2017.03.26
51ef4919 2482
f7923a4c
YCH
2483Core
2484* Don't raise an error if JWPlayer config data is not a Javascript object
82eefd0b
S
2485 literal. _find_jwplayer_data now returns a dict rather than an str. (#12307)
2486* Expand environment variables for options representing paths (#12556)
2487+ [utils] Introduce expand_path
2488* [downloader/hls] Delegate downloading to ffmpeg immediately for live streams
f7923a4c 2489
51ef4919
YCH
2490Extractors
2491* [afreecatv] Fix extraction (#12179)
82eefd0b
S
2492+ [atvat] Add support for atv.at (#5325)
2493+ [fox] Add metadata extraction (#12391)
2494+ [atresplayer] Extract DASH formats
2495+ [atresplayer] Extract HD manifest (#12548)
2496* [atresplayer] Fix login error detection (#12548)
2497* [franceculture] Fix extraction (#12547)
2498* [youtube] Improve URL regular expression (#12538)
2499* [generic] Do not follow redirects to the same URL
51ef4919
YCH
2500
2501
a3ccd6bd 2502version 2017.03.24
7963b6cb
S
2503
2504Extractors
2505- [9c9media] Remove mp4 URL extraction request
2506+ [bellmedia] Add support for etalk.ca and space.ca (#12447)
2507* [channel9] Fix extraction (#11323)
2508* [cloudy] Fix extraction (#12525)
2509+ [hbo] Add support for free episode URLs and new formats extraction (#12519)
2510* [condenast] Fix extraction and style (#12526)
2511* [viu] Relax URL regular expression (#12529)
2512
2513
093dad9e 2514version 2017.03.22
e8686e51
S
2515
2516Extractors
2517- [pluralsight] Omit module title from video title (#12506)
2518* [pornhub] Decode obfuscated video URL (#12470, #12515)
2519* [senateisvp] Allow https URL scheme for embeds (#12512)
2520
2521
0e9a73e6 2522version 2017.03.20
ea883a68 2523
0ecdd3ad
S
2524Core
2525+ [YoutubeDL] Allow multiple input URLs to be used with stdout (-) as
2526 output template
2527+ [adobepass] Detect and output error on authz token extraction (#12472)
2528
ea883a68 2529Extractors
68220649 2530+ [bostonglobe] Add extractor for bostonglobe.com (#12099)
0ecdd3ad
S
2531+ [toongoggles] Add support for toongoggles.com (#12171)
2532+ [medialaan] Add support for Medialaan sites (#9974, #11912)
2533+ [discoverynetworks] Add support for more domains and bypass geo restiction
ea883a68
YCH
2534* [openload] Fix extraction (#10408)
2535
2536
7d539ee1 2537version 2017.03.16
6ad47607
S
2538
2539Core
2540+ [postprocessor/ffmpeg] Add support for flac
2541+ [extractor/common] Extract SMIL formats from jwplayer
2542
2543Extractors
2544+ [generic] Add forgotten return for jwplayer formats
2545* [redbulltv] Improve extraction
2546
2547
5db83d79 2548version 2017.03.15
4605c94d
YCH
2549
2550Core
2551* Fix missing subtitles if --add-metadata is used (#12423)
2552
2a751e13
S
2553Extractors
2554* [facebook] Make title optional (#12443)
2555+ [mitele] Add support for ooyala videos (#12430)
2556* [openload] Fix extraction (#12435, #12446)
2557* [streamable] Update API URL (#12433)
2558+ [crunchyroll] Extract season name (#12428)
2559* [discoverygo] Bypass geo restriction
2560+ [discoverygo:playlist] Add support for playlists (#12424)
2561
4605c94d 2562
a8e687a4 2563version 2017.03.10
0f6b87d0
YCH
2564
2565Extractors
f9e5c92c
S
2566* [generic] Make title optional for jwplayer embeds (#12410)
2567* [wdr:maus] Fix extraction (#12373)
2568* [prosiebensat1] Improve title extraction (#12318, #12327)
2569* [dplayit] Separate and rewrite extractor and bypass geo restriction (#12393)
0f6b87d0 2570* [miomio] Fix extraction (#12291, #12388, #12402)
f9e5c92c
S
2571* [telequebec] Fix description extraction (#12399)
2572* [openload] Fix extraction (#12357)
2573* [brightcove:legacy] Relax videoPlayer validation check (#12381)
0f6b87d0
YCH
2574
2575
dccd0ab3 2576version 2017.03.07
92cb5763 2577
54a3a882 2578Core
80146dcc 2579* Metadata are now added after conversion (#5594)
54a3a882 2580
92cb5763 2581Extractors
80146dcc 2582* [soundcloud] Update client id (#12376)
92cb5763
YCH
2583* [openload] Fix extraction (#10408, #12357)
2584
2585
16647026 2586version 2017.03.06
3f116b18
S
2587
2588Core
2589+ [utils] Process bytestrings in urljoin (#12369)
2590* [extractor/common] Improve height extraction and extract bitrate
2591* [extractor/common] Move jwplayer formats extraction in separate method
2592+ [external:ffmpeg] Limit test download size to 10KiB (#12362)
2593
2594Extractors
2595+ [drtv] Add geo countries to GeoRestrictedError
2596+ [drtv:live] Bypass geo restriction
2597+ [tunepk] Add extractor (#12197, #12243)
2598
2599
afa45976 2600version 2017.03.05
6f4e4132
YCH
2601
2602Extractors
75027364
S
2603+ [twitch] Add basic support for two-factor authentication (#11974)
2604+ [vier] Add support for vijf.be (#12304)
2605+ [redbulltv] Add support for redbull.tv (#3919, #11948)
6f4e4132 2606* [douyutv] Switch to the PC API to escape the 5-min limitation (#12316)
75027364
S
2607+ [generic] Add support for rutube embeds
2608+ [rutube] Relax URL regular expression
2609+ [vrak] Add support for vrak.tv (#11452)
2610+ [brightcove:new] Add ability to smuggle geo_countries into URL
2611+ [brightcove:new] Raise GeoRestrictedError
2612* [go] Relax URL regular expression (#12341)
2613* [24video] Use original host for requests (#12339)
2614* [ruutu] Disable DASH formats (#12322)
6f4e4132
YCH
2615
2616
250eea68 2617version 2017.03.02
11bb6ad1 2618
28d15b73
S
2619Core
2620+ [adobepass] Add support for Charter Spectrum (#11465)
2621* [YoutubeDL] Don't sanitize identifiers in output template (#12317)
2622
11bb6ad1 2623Extractors
28d15b73
S
2624* [facebook] Fix extraction (#12323, #12330)
2625* [youtube] Mark errors about rental videos as expected (#12324)
2626+ [npo] Add support for audio
2627* [npo] Adapt to app.php API (#12311, #12320)
11bb6ad1
YCH
2628
2629
1dc24093 2630version 2017.02.28
f4c68ba3 2631
11bae9cd
S
2632Core
2633+ [utils] Add bytes_to_long and long_to_bytes
2634+ [utils] Add pkcs1pad
2635+ [aes] Add aes_cbc_encrypt
2636
f4c68ba3 2637Extractors
11bae9cd
S
2638+ [azmedien:showplaylist] Add support for show playlists (#12160)
2639+ [youtube:playlist] Recognize another playlist pattern (#11928, #12286)
2640+ [daisuki] Add support for daisuki.net (#2486, #3186, #4738, #6175, #7776,
2641 #10060)
f4c68ba3
YCH
2642* [douyu] Fix extraction (#12301)
2643
2644
ef48a117 2645version 2017.02.27
db182c63 2646
c6184bcf
S
2647Core
2648* [downloader/common] Limit displaying 2 digits after decimal point in sleep
2649 interval message (#12183)
2650+ [extractor/common] Add preference to _parse_html5_media_entries
2651
db182c63 2652Extractors
c6184bcf
S
2653+ [npo] Add support for zapp.nl
2654+ [npo] Add support for hetklokhuis.nl (#12293)
892b47ab 2655- [scivee] Remove extractor (#9315)
c6184bcf
S
2656+ [cda] Decode download URL (#12255)
2657+ [crunchyroll] Improve uploader extraction (#12267)
2658+ [youtube] Raise GeoRestrictedError
2659+ [dailymotion] Raise GeoRestrictedError
2660+ [mdr] Recognize more URL patterns (#12169)
2661+ [tvigle] Raise GeoRestrictedError
9d0c08a0
YCH
2662* [vevo] Fix extraction for videos with the new streams/streamsV3 format
2663 (#11719)
c6184bcf
S
2664+ [freshlive] Add support for freshlive.tv (#12175)
2665+ [xhamster] Capture and output videoClosed error (#12263)
2666+ [etonline] Add support for etonline.com (#12236)
2667+ [njpwworld] Add support for njpwworld.com (#11561)
2668* [amcnetworks] Relax URL regular expression (#12127)
db182c63
YCH
2669
2670
204efc85 2671version 2017.02.24.1
5d3a51e1
S
2672
2673Extractors
2674* [noco] Modernize
2675* [noco] Switch login URL to https (#12246)
2676+ [thescene] Extract more metadata
2677* [thescene] Fix extraction (#12235)
2678+ [tubitv] Use geo bypass mechanism
2679* [openload] Fix extraction (#10408)
2680+ [ivi] Raise GeoRestrictedError
2681
2682
6b097cff 2683version 2017.02.24
f2f79618
S
2684
2685Core
2686* [options] Hide deprecated options from --help
2687* [options] Deprecate --autonumber-size
2688+ [YoutubeDL] Add support for string formatting operations in output template
2689 (#5185, #5748, #6841, #9929, #9966 #9978, #12189)
2690
2691Extractors
2692+ [lynda:course] Add webpage extraction fallback (#12238)
2693* [go] Sign all uplynk URLs and use geo bypass only for free videos
2694 (#12087, #12210)
2695+ [skylinewebcams] Add support for skylinewebcams.com (#12221)
2696+ [instagram] Add support for multi video posts (#12226)
2697+ [crunchyroll] Extract playlist entries ids
2698* [mgtv] Fix extraction
2699+ [sohu] Raise GeoRestrictedError
2700+ [leeco] Raise GeoRestrictedError and use geo bypass mechanism
2701
2702
345b2453 2703version 2017.02.22
b5869560
YCH
2704
2705Extractors
2706* [crunchyroll] Fix descriptions with double quotes (#12124)
63a29b61
S
2707* [dailymotion] Make comment count optional (#12209)
2708+ [vidzi] Add support for vidzi.cc (#12213)
2709+ [24video] Add support for 24video.tube (#12217)
2710+ [crackle] Use geo bypass mechanism
2711+ [viewster] Use geo verification headers
2712+ [tfo] Improve geo restriction detection and use geo bypass mechanism
2713+ [telequebec] Use geo bypass mechanism
2714+ [limelight] Extract PlaylistService errors and improve geo restriction
2715 detection
b5869560
YCH
2716
2717
8c6c88c7 2718version 2017.02.21
159aaaa9
S
2719
2720Core
2721* [extractor/common] Allow calling _initialize_geo_bypass from extractors
2722 (#11970)
2723+ [adobepass] Add support for Time Warner Cable (#12191)
2724+ [travis] Run tests in parallel
2725+ [downloader/ism] Honor HTTP headers when downloading fragments
2726+ [downloader/dash] Honor HTTP headers when downloading fragments
2727+ [utils] Add GeoUtils class for working with geo tools and GeoUtils.random_ipv4
2728+ Add option --geo-bypass-country for explicit geo bypass on behalf of
2729 specified country
2730+ Add options to control geo bypass mechanism --geo-bypass and --no-geo-bypass
2731+ Add experimental geo restriction bypass mechanism based on faking
2732 X-Forwarded-For HTTP header
2733+ [utils] Introduce GeoRestrictedError for geo restricted videos
2734+ [utils] Introduce YoutubeDLError base class for all youtube-dl exceptions
2735
2736Extractors
2737+ [ninecninemedia] Use geo bypass mechanism
2738* [spankbang] Make uploader optional (#12193)
2739+ [iprima] Improve geo restriction detection and disable geo bypass
2740* [iprima] Modernize
2741* [commonmistakes] Disable UnicodeBOM extractor test for python 3.2
2742+ [prosiebensat1] Throw ExtractionError on unsupported page type (#12180)
2743* [nrk] Update _API_HOST and relax _VALID_URL
2744+ [tv4] Bypass geo restriction and improve detection
2745* [tv4] Switch to hls3 protocol (#12177)
2746+ [viki] Improve geo restriction detection
2747+ [vgtv] Improve geo restriction detection
2748+ [srgssr] Improve geo restriction detection
2749+ [vbox7] Improve geo restriction detection and use geo bypass mechanism
2750+ [svt] Improve geo restriction detection and use geo bypass mechanism
2751+ [pbs] Improve geo restriction detection and use geo bypass mechanism
2752+ [ondemandkorea] Improve geo restriction detection and use geo bypass mechanism
2753+ [nrk] Improve geo restriction detection and use geo bypass mechanism
2754+ [itv] Improve geo restriction detection and use geo bypass mechanism
2755+ [go] Improve geo restriction detection and use geo bypass mechanism
2756+ [dramafever] Improve geo restriction detection and use geo bypass mechanism
2757* [brightcove:legacy] Restrict videoPlayer value (#12040)
2758+ [tvn24] Add support for tvn24.pl and tvn24bis.pl (#11679)
2759+ [thisav] Add support for HTML5 media (#11771)
2760* [metacafe] Bypass family filter (#10371)
2761* [viceland] Improve info extraction
2762
2763
28e35f50 2764version 2017.02.17
a4a554a7
YCH
2765
2766Extractors
cf3704c1
S
2767* [heise] Improve extraction (#9725)
2768* [ellentv] Improve (#11653)
2769* [openload] Fix extraction (#10408, #12002)
fef51645 2770+ [theplatform] Recognize URLs with whitespaces (#12044)
cf3704c1 2771* [einthusan] Relax URL regular expression (#12141, #12159)
a4a554a7 2772+ [generic] Support complex JWPlayer embedded videos (#12030)
cf3704c1 2773* [elpais] Improve extraction (#12139)
a4a554a7
YCH
2774
2775
2480b056 2776version 2017.02.16
3aa25395
S
2777
2778Core
2779+ [utils] Add support for quoted string literals in --match-filter (#8050,
2780 #12142, #12144)
2781
2782Extractors
2783* [ceskatelevize] Lower priority for audio description sources (#12119)
2784* [amcnetworks] Fix extraction (#12127)
2785* [pinkbike] Fix uploader extraction (#12054)
2786+ [onetpl] Add support for businessinsider.com.pl and plejada.pl
2787+ [onetpl] Add support for onet.pl (#10507)
2788+ [onetmvp] Add shortcut extractor
2789+ [vodpl] Add support for vod.pl (#12122)
2790+ [pornhub] Extract video URL from tv platform site (#12007, #12129)
2791+ [ceskatelevize] Extract DASH formats (#12119, #12133)
2792
2793
58a65ba8 2794version 2017.02.14
8d38dafb
YCH
2795
2796Core
2797* TypeError is fixed with Python 2.7.13 on Windows (#11540, #12085)
2798
f8514630 2799Extractor
cedf08ff
S
2800* [zdf] Fix extraction (#12117)
2801* [xtube] Fix extraction for both kinds of video id (#12088)
2802* [xtube] Improve title extraction (#12088)
2803+ [lemonde] Fallback delegate extraction to generic extractor (#12115, #12116)
2804* [bellmedia] Allow video id longer than 6 characters (#12114)
2805+ [limelight] Add support for referer protected videos
2806* [disney] Improve extraction (#4975, #11000, #11882, #11936)
2807* [hotstar] Improve extraction (#12096)
f8514630 2808* [einthusan] Fix extraction (#11416)
cedf08ff
S
2809+ [aenetworks] Add support for lifetimemovieclub.com (#12097)
2810* [youtube] Fix parsing codecs (#12091)
f8514630 2811
8d38dafb 2812
9b92a591 2813version 2017.02.11
3e2274c8
S
2814
2815Core
2816+ [utils] Introduce get_elements_by_class and get_elements_by_attribute
2817 utility functions
2818+ [extractor/common] Skip m3u8 manifests protected with Adobe Flash Access
2819
2820Extractor
2821* [pluralsight:course] Fix extraction (#12075)
2822+ [bbc] Extract m3u8 formats with 320k audio
2823* [facebook] Relax video id matching (#11017, #12055, #12056)
2824+ [corus] Add support for Corus Entertainment sites (#12060, #9164)
2825+ [pluralsight] Detect blocked account error message (#12070)
2826+ [bloomberg] Add another video id pattern (#12062)
2827* [extractor/commonmistakes] Restrict URL regular expression (#12050)
2828+ [tvplayer] Add support for tvplayer.com
2829
2830
55d4de22 2831version 2017.02.10
61ee556a
S
2832
2833Extractors
2834* [xtube] Fix extraction (#12023)
2835* [pornhub] Fix extraction (#12007, #12018)
2836* [facebook] Improve JS data regular expression (#12042)
2837* [kaltura] Improve embed partner id extraction (#12041)
2838+ [sprout] Add support for sproutonline.com
2839* [6play] Improve extraction
2840+ [scrippsnetworks:watch] Add support for Scripps Networks sites (#10765)
2841+ [go] Add support for Adobe Pass authentication (#11468, #10831)
2842* [6play] Fix extraction (#12011)
2843+ [nbc] Add support for Adobe Pass authentication (#12006)
2844
2845
01387729 2846version 2017.02.07
e4e50f60 2847
c87f95f9
S
2848Core
2849* [extractor/common] Fix audio only with audio group in m3u8 (#11995)
2850+ [downloader/fragment] Respect --no-part
2851* [extractor/common] Speed-up HTML5 media entries extraction (#11979)
2852
e4e50f60 2853Extractors
c87f95f9
S
2854* [pornhub] Fix extraction (#11997)
2855+ [canalplus] Add support for cstar.fr (#11990)
2856+ [extractor/generic] Improve RTMP support (#11993)
2857+ [gaskrank] Add support for gaskrank.tv (#11685)
019f4c03 2858* [bandcamp] Fix extraction for incomplete albums (#11727)
caf0f5f8 2859* [iwara] Fix extraction (#11781)
e4e50f60 2860* [googledrive] Fix extraction on Python 3.6
c87f95f9
S
2861+ [videopress] Add support for videopress.com
2862+ [afreecatv] Extract RTMP formats
e4e50f60
YCH
2863
2864
a713a867 2865version 2017.02.04.1
3144eccf
S
2866
2867Extractors
2868+ [twitch:stream] Add support for player.twitch.tv (#11971)
7bccd5fc 2869* [radiocanada] Fix extraction for toutv rtmp formats
3144eccf
S
2870
2871
31487eb9 2872version 2017.02.04
bd8f48c7 2873
daac118b
YCH
2874Core
2875+ Add --playlist-random to shuffle playlists (#11889, #11901)
3144eccf
S
2876* [utils] Improve comments processing in js_to_json (#11947)
2877* [utils] Handle single-line comments in js_to_json
2878* [downloader/external:ffmpeg] Minimize the use of aac_adtstoasc filter
daac118b 2879
bd8f48c7 2880Extractors
3144eccf
S
2881+ [piksel] Add another app token pattern (#11969)
2882+ [vk] Capture and output author blocked error message (#11965)
2883+ [turner] Fix secure HLS formats downloading with ffmpeg (#11358, #11373,
2884 #11800)
2885+ [drtv] Add support for live and radio sections (#1827, #3427)
2886* [myspace] Fix extraction and extract HLS and HTTP formats
2887+ [youtube] Add format info for itag 325 and 328
2888* [vine] Fix extraction (#11955)
2889- [sportbox] Remove extractor (#11954)
2890+ [filmon] Add support for filmon.com (#11187)
d7f9242e 2891+ [infoq] Add audio only formats (#11565)
3144eccf
S
2892* [douyutv] Improve room id regular expression (#11931)
2893* [iprima] Fix extraction (#11920, #11896)
a22b2fd1 2894* [youtube] Fix ytsearch when cookies are provided (#11924)
3144eccf
S
2895* [go] Relax video id regular expression (#11937)
2896* [facebook] Fix title extraction (#11941)
2897+ [youtube:playlist] Recognize TL playlists (#11945)
bd8f48c7 2898+ [bilibili] Support new Bangumi URLs (#11845)
3144eccf
S
2899+ [cbc:watch] Extract audio codec for audio only formats (#11893)
2900+ [elpais] Fix extraction for some URLs (#11765)
bd8f48c7 2901
daac118b 2902
50695949 2903version 2017.02.01
000f2079
YCH
2904
2905Extractors
b996b880 2906+ [facebook] Add another fallback extraction scenario (#11926)
000f2079 2907* [prosiebensat1] Fix extraction of descriptions (#11810, #11929)
b996b880
S
2908- [crunchyroll] Remove ScaledBorderAndShadow settings (#9028)
2909+ [vimeo] Extract upload timestamp
2910+ [vimeo] Extract license (#8726, #11880)
2911+ [nrk:series] Add support for series (#11571, #11711)
2912
000f2079 2913
d7e215b4 2914version 2017.01.31
3a528ffd
S
2915
2916Core
2917+ [compat] Add compat_etree_register_namespace
2918
2919Extractors
2920* [youtube] Fix extraction for domainless player URLs (#11890, #11891, #11892,
2921 #11894, #11895, #11897, #11900, #11903, #11904, #11906, #11907, #11909,
2922 #11913, #11914, #11915, #11916, #11917, #11918, #11919)
2923+ [vimeo] Extract both mixed and separated DASH formats
2924+ [ruutu] Extract DASH formats
2925* [itv] Fix extraction for python 2.6
2926
2927
4d2fdb07 2928version 2017.01.29
fe323a48
S
2929
2930Core
2931* [extractor/common] Fix initialization template (#11605, #11825)
2932+ [extractor/common] Document fragment_base_url and fragment's path fields
2933* [extractor/common] Fix duration per DASH segment (#11868)
2934+ Introduce --autonumber-start option for initial value of %(autonumber)s
2935 template (#727, #2702, #9362, #10457, #10529, #11862)
2936
2937Extractors
2938+ [azmedien:playlist] Add support for topic and themen playlists (#11817)
2939* [npo] Fix subtitles extraction
2940+ [itv] Extract subtitles
2941+ [itv] Add support for itv.com (#9240)
2942+ [mtv81] Add support for mtv81.com (#7619)
2943+ [vlive] Add support for channels (#11826)
2944+ [kaltura] Add fallback for fileExt
2945+ [kaltura] Improve uploader_id extraction
2946+ [konserthusetplay] Add support for rspoplay.se (#11828)
2947
2948
d41ed6d2 2949version 2017.01.28
815d2a36
S
2950
2951Core
2952* [utils] Improve parse_duration
2953
2954Extractors
2955* [crunchyroll] Improve series and season metadata extraction (#11832)
2956* [soundcloud] Improve formats extraction and extract audio bitrate
2957+ [soundcloud] Extract HLS formats
2958* [soundcloud] Fix track URL extraction (#11852)
2959+ [twitch:vod] Expand URL regular expressions (#11846)
2960* [aenetworks] Fix season episodes extraction (#11669)
2961+ [tva] Add support for videos.tva.ca (#11842)
2962* [jamendo] Improve and extract more metadata (#11836)
2963+ [disney] Add support for Disney sites (#7409, #11801, #4975, #11000)
2964* [vevo] Remove request to old API and catch API v2 errors
2965+ [cmt,mtv,southpark] Add support for episode URLs (#11837)
2966+ [youtube] Add fallback for duration extraction (#11841)
2967
2968
2417d415 2969version 2017.01.25
2c302cf6
S
2970
2971Extractors
2972+ [openload] Fallback video extension to mp4
2973+ [extractor/generic] Add support for Openload embeds (#11536, #11812)
2974* [srgssr] Fix rts video extraction (#11831)
2975+ [afreecatv:global] Add support for afreeca.tv (#11807)
2976+ [crackle] Extract vtt subtitles
2977+ [crackle] Extract multiple resolutions for thumbnails
2978+ [crackle] Add support for mobile URLs
2979+ [konserthusetplay] Extract subtitles (#11823)
2980+ [konserthusetplay] Add support for HLS videos (#11823)
2981* [vimeo:review] Fix config URL extraction (#11821)
2982
2983
c3a65c3d 2984version 2017.01.24
bc35ed3f
YCH
2985
2986Extractors
ee4c091c 2987* [pluralsight] Fix extraction (#11820)
bc35ed3f 2988+ [nextmedia] Add support for NextTV (壹電視)
ee4c091c
S
2989* [24video] Fix extraction (#11811)
2990* [youtube:playlist] Fix nonexistent and private playlist detection (#11604)
2991+ [chirbit] Extract uploader (#11809)
bc35ed3f
YCH
2992
2993
9d5b29c8 2994version 2017.01.22
4447fb23
YCH
2995
2996Extractors
6c031a35
S
2997+ [pornflip] Add support for pornflip.com (#11556, #11795)
2998* [chaturbate] Fix extraction (#11797, #11802)
2999+ [azmedien] Add support for AZ Medien sites (#11784, #11785)
7c20b748 3000+ [nextmedia] Support redirected URLs
6c031a35
S
3001+ [vimeo:channel] Extract videos' titles for playlist entries (#11796)
3002+ [youtube] Extract episode metadata (#9695, #11774)
4447fb23 3003+ [cspan] Support Ustream embedded videos (#11547)
6c031a35
S
3004+ [1tv] Add support for HLS videos (#11786)
3005* [uol] Fix extraction (#11770)
3006* [mtv] Relax triforce feed regular expression (#11766)
4447fb23
YCH
3007
3008
1560baac 3009version 2017.01.18
460f61fa
S
3010
3011Extractors
3012* [bilibili] Fix extraction (#11077)
3013+ [canalplus] Add fallback for video id (#11764)
3014* [20min] Fix extraction (#11683, #11751)
3015* [imdb] Extend URL regular expression (#11744)
3016+ [naver] Add support for tv.naver.com links (#11743)
3017
3018
c1c2fe20 3019version 2017.01.16
dcae7b3f 3020
ddd53c39
S
3021Core
3022* [options] Apply custom config to final composite configuration (#11741)
3023* [YoutubeDL] Improve protocol auto determining (#11720)
3024
dcae7b3f 3025Extractors
ddd53c39
S
3026* [xiami] Relax URL regular expressions
3027* [xiami] Improve track metadata extraction (#11699)
3028+ [limelight] Check hand-make direct HTTP links
3029+ [limelight] Add support for direct HTTP links at video.llnw.net (#11737)
16e2c8f7 3030+ [brightcove] Recognize another player ID pattern (#11688)
dcae7b3f 3031+ [niconico] Support login via cookies (#7968)
ddd53c39
S
3032* [yourupload] Fix extraction (#11601)
3033+ [beam:live] Add support for beam.pro live streams (#10702, #11596)
3034* [vevo] Improve geo restriction detection
3035+ [dramafever] Add support for URLs with language code (#11714)
3036* [cbc] Improve playlist support (#11704)
3037
dcae7b3f 3038
5d4c7daa 3039version 2017.01.14
0b94510c
S
3040
3041Core
3042+ [common] Add ability to customize akamai manifest host
3043+ [utils] Add more date formats
3044
3045Extractors
3046- [mtv] Eliminate _transform_rtmp_url
3047* [mtv] Generalize triforce mgid extraction
3048+ [cmt] Add support for full episodes and video clips (#11623)
3049+ [mitele] Extract DASH formats
3050+ [ooyala] Add support for videos with embedToken (#11684)
3051* [mixcloud] Fix extraction (#11674)
3052* [openload] Fix extraction (#10408)
3053* [tv4] Improve extraction (#11698)
3054* [freesound] Fix and improve extraction (#11602)
3055+ [nick] Add support for beta.nick.com (#11655)
3056* [mtv,cc] Use HLS by default with native HLS downloader (#11641)
3057* [mtv] Fix non-HLS extraction
3058
3059
31ea2ad8 3060version 2017.01.10
8084951b 3061
bfedb2cc 3062Extractors
2184d443
S
3063* [youtube] Fix extraction (#11663, #11664)
3064+ [inc] Add support for inc.com (#11277, #11647)
3065+ [youtube] Add itag 212 (#11575)
8084951b
PH
3066+ [egghead:course] Add support for egghead.io courses
3067
bfedb2cc 3068
e7ea724c 3069version 2017.01.08
24d8a759 3070
12192011
YCH
3071Core
3072* Fix "invalid escape sequence" errors under Python 3.6 (#11581)
3073
24d8a759 3074Extractors
e6016602
S
3075+ [hitrecord] Add support for hitrecord.org (#10867, #11626)
3076- [videott] Remove extractor
3077* [swrmediathek] Improve extraction
3078- [sharesix] Remove extractor
3079- [aol:features] Remove extractor
3080* [sendtonews] Improve info extraction
3081* [3sat,phoenix] Fix extraction (#11619)
3082* [comedycentral/mtv] Add support for HLS videos (#11600)
24d8a759
YCH
3083* [discoverygo] Fix JSON data parsing (#11219, #11522)
3084
bfedb2cc 3085
7232bb29 3086version 2017.01.05
2b12e340
S
3087
3088Extractors
3089+ [zdf] Fix extraction (#11055, #11063)
3090* [pornhub:playlist] Improve extraction (#11594)
3091+ [cctv] Add support for ncpa-classic.com (#11591)
3092+ [tunein] Add support for embeds (#11579)
3093
3094
2021b650 3095version 2017.01.02
b890caaf
S
3096
3097Extractors
3098* [cctv] Improve extraction (#879, #6753, #8541)
3099+ [nrktv:episodes] Add support for episodes (#11571)
3100+ [arkena] Add support for video.arkena.com (#11568)
3101
3102
dc48a354 3103version 2016.12.31
1ea0b727
S
3104
3105Core
3106+ Introduce --config-location option for custom configuration files (#6745,
3107 #10648)
3108
3109Extractors
3110+ [twitch] Add support for player.twitch.tv (#11535, #11537)
3111+ [videa] Add support for videa.hu (#8181, #11133)
3112* [vk] Fix postlive videos extraction
3113* [vk] Extract from playerParams (#11555)
3114- [freevideo] Remove extractor (#11515)
3115+ [showroomlive] Add support for showroom-live.com (#11458)
3116* [xhamster] Fix duration extraction (#11549)
3117* [rtve:live] Fix extraction (#11529)
3118* [brightcove:legacy] Improve embeds detection (#11523)
3119+ [twitch] Add support for rechat messages (#11524)
3120* [acast] Fix audio and timestamp extraction (#11521)
3121
3122
5e77c0b5 3123version 2016.12.22
ab3091fe
RA
3124
3125Core
3126* [extractor/common] Improve detection of video-only formats in m3u8
3127 manifests (#11507)
3128
3129Extractors
3130+ [theplatform] Pass geo verification headers to SMIL request (#10146)
3131+ [viu] Pass geo verification headers to auth request
3132* [rtl2] Extract more formats and metadata
3133* [vbox7] Skip malformed JSON-LD (#11501)
3134* [uplynk] Force downloading using native HLS downloader (#11496)
3135+ [laola1] Add support for another extraction scenario (#11460)
3136
3137
90352a80 3138version 2016.12.20
8ab7e6c4 3139
1f6a79b0
S
3140Core
3141* [extractor/common] Improve fragment URL construction for DASH media
3142* [extractor/common] Fix codec information extraction for mixed audio/video
3143 DASH media (#11490)
3144
8ab7e6c4 3145Extractors
1f6a79b0
S
3146* [vbox7] Fix extraction (#11494)
3147+ [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
3148+ [piksel] Add support for player.piksel.com (#11246)
3149+ [vimeo] Add support for DASH formats
3150* [vimeo] Fix extraction for HLS formats (#11490)
8ab7e6c4 3151* [kaltura] Fix wrong widget ID in some cases (#11480)
1f6a79b0
S
3152+ [nrktv:direkte] Add support for live streams (#11488)
3153* [pbs] Fix extraction for geo restricted videos (#7095)
3154* [brightcove:new] Skip widevine classic videos
3155+ [viu] Add support for viu.com (#10607, #11329)
8ab7e6c4
YCH
3156
3157
f73d7d50 3158version 2016.12.18
52a1d48d
S
3159
3160Core
3161+ [extractor/common] Recognize DASH formats in html5 media entries
3162
3163Extractors
3164+ [ccma] Add support for ccma.cat (#11359)
3165* [laola1tv] Improve extraction
3166+ [laola1tv] Add support embed URLs (#11460)
3167* [nbc] Fix extraction for MSNBC videos (#11466)
3168* [twitch] Adapt to new videos pages URL schema (#11469)
3169+ [meipai] Add support for meipai.com (#10718)
3170* [jwplatform] Improve subtitles and duration extraction
3171+ [ondemandkorea] Add support for ondemandkorea.com (#10772)
3172+ [vvvvid] Add support for vvvvid.it (#5915)
3173
3174
38be3bc5 3175version 2016.12.15
30918999 3176
d7ef47bf
S
3177Core
3178+ [utils] Add convenience urljoin
3179
30918999 3180Extractors
5c32a5be 3181+ [openload] Recognize oload.tv URLs (#10408)
30918999 3182+ [facebook] Recognize .onion URLs (#11443)
d7ef47bf
S
3183* [vlive] Fix extraction (#11375, #11383)
3184+ [canvas] Extract DASH formats
3185+ [melonvod] Add support for vod.melon.com (#11419)
3186
30918999 3187
3c1e9dc4 3188version 2016.12.12
62faf9b5
S
3189
3190Core
3191+ [utils] Add common user agents map
3192+ [common] Recognize HLS manifests that contain video only formats (#11394)
3193
3194Extractors
3195+ [dplay] Use Safari user agent for HLS (#11418)
3196+ [facebook] Detect login required error message
3197* [facebook] Improve video selection (#11390)
3198+ [canalplus] Add another video id pattern (#11399)
3199* [mixcloud] Relax URL regular expression (#11406)
3200* [ctvnews] Relax URL regular expression (#11394)
3201+ [rte] Capture and output error message (#7746, #10498)
3202+ [prosiebensat1] Add support for DASH formats
3203* [srgssr] Improve extraction for geo restricted videos (#11089)
3204* [rts] Improve extraction for geo restricted videos (#4989)
3205
3206
18ece70c 3207version 2016.12.09
d17bfe40 3208
9ed3495e
S
3209Core
3210* [socks] Fix error reporting (#11355)
3211
d17bfe40 3212Extractors
6c20a0bb 3213* [openload] Fix extraction (#10408)
9ed3495e
S
3214* [pandoratv] Fix extraction (#11023)
3215+ [telebruxelles] Add support for emission URLs
3216* [telebruxelles] Extract all formats
3217+ [bloomberg] Add another video id regular expression (#11371)
3218* [fusion] Update ooyala id regular expression (#11364)
3219+ [1tv] Add support for playlists (#11335)
3220* [1tv] Improve extraction (#11335)
3221+ [aenetworks] Extract more formats (#11321)
d17bfe40
YCH
3222+ [thisoldhouse] Recognize /tv-episode/ URLs (#11271)
3223
62faf9b5 3224
73ec479c 3225version 2016.12.01
f150530f
S
3226
3227Extractors
3228* [soundcloud] Update client id (#11327)
3229* [ruutu] Detect DRM protected videos
3230+ [liveleak] Add support for youtube embeds (#10688)
3231* [spike] Fix full episodes support (#11312)
3232* [comedycentral] Fix full episodes support
3233* [normalboots] Rewrite in terms of JWPlatform (#11184)
3234* [teamfourstar] Rewrite in terms of JWPlatform (#11184)
3235- [screenwavemedia] Remove extractor (#11184)
3236
3237
2b380fc2 3238version 2016.11.27
44444f0d
YCH
3239
3240Extractors
294d4926
S
3241+ [webcaster] Add support for webcaster.pro
3242+ [azubu] Add support for azubu.uol.com.br (#11305)
3243* [viki] Prefer hls formats
3244* [viki] Fix rtmp formats extraction (#11255)
3245* [puls4] Relax URL regular expression (#11267)
3246* [vevo] Improve artist extraction (#10911)
3247* [mitele] Relax URL regular expression and extract more metadata (#11244)
44444f0d 3248+ [cbslocal] Recognize New York site (#11285)
294d4926 3249+ [youtube:playlist] Pass disable_polymer in URL query (#11193)
44444f0d
YCH
3250
3251
3b5daf07 3252version 2016.11.22
303b38fa
YCH
3253
3254Extractors
c8f56741
S
3255* [hellporno] Fix video extension extraction (#11247)
3256+ [hellporno] Add support for hellporno.net (#11247)
1d6ae562 3257+ [amcnetworks] Recognize more BBC America URLs (#11263)
c8f56741
S
3258* [funnyordie] Improve extraction (#11208)
3259* [extractor/generic] Improve limelight embeds support
3260- [crunchyroll] Remove ScaledBorderAndShadow from ASS subtitles (#8207, #9028)
3261* [bandcamp] Fix free downloads extraction and extract all formats (#11067)
3262* [twitter:card] Relax URL regular expression (#11225)
3263+ [tvanouvelles] Add support for tvanouvelles.ca (#10616)
3264
303b38fa 3265
b25459b8 3266version 2016.11.18
d76767c9
YCH
3267
3268Extractors
08ec95a6 3269* [youtube:live] Relax URL regular expression (#11164)
d76767c9 3270* [openload] Fix extraction (#10408, #11122)
5f75c4a4 3271* [vlive] Prefer locale over language for subtitles id (#11203)
d76767c9
YCH
3272
3273
6b4dfa28 3274version 2016.11.14.1
3eaaa8ab 3275
dbffd00b
S
3276Core
3277+ [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
3278* [extractor/common] Fix media templates with Bandwidth substitution pattern in
3279 MPD manifests (#11175)
3280* [extractor/common] Improve thumbnail extraction from JSON-LD
3281
3eaaa8ab 3282Extractors
dbffd00b
S
3283+ [nrk] Workaround geo restriction
3284+ [nrk] Improve error detection and messages
3285+ [afreecatv] Add support for vod.afreecatv.com (#11174)
3286* [cda] Fix and improve extraction (#10929, #10936)
3287* [plays] Fix extraction (#11165)
3288* [eagleplatform] Fix extraction (#11160)
3eaaa8ab
YCH
3289+ [audioboom] Recognize /posts/ URLs (#11149)
3290
3291
db3367f4 3292version 2016.11.08.1
6590925c
S
3293
3294Extractors
3295* [espn:article] Fix support for espn.com articles
3296* [franceculture] Fix extraction (#11140)
3297
3298
c58e07a7 3299version 2016.11.08
cb882540
D
3300
3301Extractors
5d47b38c 3302* [tmz:article] Fix extraction (#11052)
f700afa2 3303* [espn] Fix extraction (#11041)
cb882540 3304* [mitele] Fix extraction after website redesign (#10824)
f700afa2
S
3305- [ard] Remove age restriction check (#11129)
3306* [generic] Improve support for pornhub.com embeds (#11100)
3307+ [generic] Add support for redtube.com embeds (#11099)
3308+ [generic] Add support for drtuber.com embeds (#11098)
3309+ [redtube] Add support for embed URLs
3310+ [drtuber] Add support for embed URLs
3311+ [yahoo] Improve content id extraction (#11088)
3312* [toutv] Relax URL regular expression (#11121)
cb882540
D
3313
3314
b30e4c27 3315version 2016.11.04
cc99a77a 3316
09ffe34b
S
3317Core
3318* [extractor/common] Tolerate malformed RESOLUTION attribute in m3u8
3319 manifests (#11113)
3320* [downloader/ism] Fix AVC Decoder Configuration Record
3321
cc99a77a 3322Extractors
09ffe34b
S
3323+ [fox9] Add support for fox9.com (#11110)
3324+ [anvato] Extract more metadata and improve formats extraction
3325* [vodlocker] Improve removed videos detection (#11106)
3326+ [vzaar] Add support for vzaar.com (#11093)
3327+ [vice] Add support for uplynk preplay videos (#11101)
3328* [tubitv] Fix extraction (#11061)
3329+ [shahid] Add support for authentication (#11091)
3330+ [radiocanada] Add subtitles support (#11096)
cc99a77a
S
3331+ [generic] Add support for ISM manifests
3332
3333
8956d660 3334version 2016.11.02
a18aeee8
S
3335
3336Core
3337+ Add basic support for Smooth Streaming protocol (#8118, #10969)
3338* Improve MPD manifest base URL extraction (#10909, #11079)
3339* Fix --match-filter for int-like strings (#11082)
3340
3341Extractors
3342+ [mva] Add support for ISM formats
3343+ [msn] Add support for ISM formats
3344+ [onet] Add support for ISM formats
3345+ [tvp] Add support for ISM formats
3346+ [nicknight] Add support for nicknight sites (#10769)
3347
3348
e70a5e65 3349version 2016.10.30
ec870511
YCH
3350
3351Extractors
d9ee2e5c 3352* [facebook] Improve 1080P video detection (#11073)
e1a0b3b8 3353* [imgur] Recognize /r/ URLs (#11071)
3bf55be4 3354* [beeg] Fix extraction (#11069)
f02700a1 3355* [openload] Fix extraction (#10408)
3bf55be4 3356* [gvsearch] Modernize and fix search request (#11051)
a5a8877f 3357* [adultswim] Fix extraction (#10979)
3bf55be4 3358+ [nobelprize] Add support for nobelprize.org (#9999)
ec870511 3359* [hornbunny] Fix extraction (#10981)
3bf55be4 3360* [tvp] Improve video id extraction (#10585)
ec870511
YCH
3361
3362
88839f43 3363version 2016.10.26
83e93744
S
3364
3365Extractors
3366+ [rentv] Add support for ren.tv (#10620)
3367+ [ard] Detect unavailable videos (#11018)
3368* [vk] Fix extraction (#11022)
3369
3370
94e08950 3371version 2016.10.25
5378f8ce
YCH
3372
3373Core
3374* Running youtube-dl in the background is fixed (#10996, #10706, #955)
3375
9dde0e04 3376Extractors
ee824a8d 3377+ [jamendo] Add support for jamendo.com (#10132, #10736)
b0b28b82 3378+ [pandatv] Add support for panda.tv (#10736)
5ace137b 3379+ [dotsub] Support Vimeo embed (#10964)
9dde0e04 3380* [litv] Fix extraction
b0b28b82
S
3381+ [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
3382* [vivo] Fix extraction (#11003)
3383+ [twitch:stream] Add support for rebroadcasts (#10995)
3384* [pluralsight] Fix subtitles conversion (#10990)
9dde0e04 3385
5378f8ce 3386
69c2d42b 3387version 2016.10.21.1
062e2769
S
3388
3389Extractors
3390+ [pluralsight] Process all clip URLs (#10984)
3391
3392
9ce00774 3393version 2016.10.21
05b7996c 3394
0ebb86bd
S
3395Core
3396- Disable thumbnails embedding in mkv
3397+ Add support for Comcast multiple-system operator (#10819)
3398
19e44715 3399Extractors
0ebb86bd 3400* [pluralsight] Adapt to new API (#10972)
19e44715 3401* [openload] Fix extraction (#10408, #10971)
0ebb86bd 3402+ [natgeo] Extract m3u8 formats (#10959)
19e44715 3403
05b7996c 3404
c8802041 3405version 2016.10.19
c7911009
S
3406
3407Core
3408+ [utils] Expose PACKED_CODES_RE
3409+ [extractor/common] Extract non smil wowza mpd manifests
3410+ [extractor/common] Detect f4m audio-only formats
3411
3412Extractors
3413* [vidzi] Fix extraction (#10908, #10952)
05b7996c
S
3414* [urplay] Fix subtitles extraction
3415+ [urplay] Add support for urskola.se (#10915)
c7911009
S
3416+ [orf] Add subtitles support (#10939)
3417* [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
3418* [nrk] Relax URL regular expression (#10928)
3419+ [nytimes] Add support for podcasts (#10926)
3420* [pluralsight] Relax URL regular expression (#10941)
3421
3422
bbd77068 3423version 2016.10.16
580d4119 3424
112740e7
S
3425Core
3426* [postprocessor/ffmpeg] Return correct filepath and ext in updated information
3427 in FFmpegExtractAudioPP (#10879)
3428
580d4119 3429Extractors
112740e7
S
3430+ [ruutu] Add support for supla.fi (#10849)
3431+ [theoperaplatform] Add support for theoperaplatform.eu (#10914)
3432* [lynda] Fix height for prioritized streams
3433+ [lynda] Add fallback extraction scenario
3434* [lynda] Switch to https (#10916)
f605242b 3435+ [huajiao] New extractor (#10917)
88ebefc0 3436* [cmt] Fix mgid extraction (#10813)
112740e7
S
3437+ [safari:course] Add support for techbus.safaribooksonline.com
3438* [orf:tvthek] Fix extraction and modernize (#10898)
2ecbd2ad 3439* [chirbit] Fix extraction of user profile pages
112740e7 3440* [carambatv] Fix extraction
e2004cca 3441* [canalplus] Fix extraction for some videos
a5f84731 3442* [cbsinteractive] Fix extraction for cnet.com
580d4119
YCH
3443* [parliamentliveuk] Lower case URLs are now recognized (#10912)
3444
3445
5c4bfd4d 3446version 2016.10.12
8204c733
YCH
3447
3448Core
cea364f7 3449+ Support HTML media elements without child nodes
8204c733
YCH
3450* [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
3451
b0082629 3452Extractors
9feb1c97 3453* [dailymotion] Fix extraction (#10901)
a093cfc7 3454* [vimeo:review] Fix extraction (#10900)
55642487 3455* [nhl] Correctly handle invalid formats (#10713)
c452e69d 3456* [footyroom] Fix extraction (#10810)
f165ca70 3457* [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
71cdcb23 3458+ [hbo] Add support for episode pages (#10892)
65f4c1de 3459* [allocine] Fix extraction (#10860)
b0082629 3460+ [nextmedia] Recognize action news on AppleDaily
7104ae79 3461* [lego] Improve info extraction and bypass geo restriction (#10872)
b0082629 3462
8204c733 3463
dd4291f7 3464version 2016.10.07
3d83a1ae
YCH
3465
3466Extractors
888f8d6b 3467+ [iprima] Detect geo restriction
38588ab9 3468* [facebook] Fix video extraction (#10846)
9dcd6fd3 3469+ [commonprotocols] Support direct MMS links (#10838)
888f8d6b
S
3470+ [generic] Add support for multiple vimeo embeds (#10862)
3471+ [nzz] Add support for nzz.ch (#4407)
3472+ [npo] Detect geo restriction
3473+ [npo] Add support for 2doc.nl (#10842)
3474+ [lego] Add support for lego.com (#10369)
3475+ [tonline] Add support for t-online.de (#10376)
3476* [techtalks] Relax URL regular expression (#10840)
3477* [youtube:live] Extend URL regular expression (#10839)
3478+ [theweatherchannel] Add support for weather.com (#7188)
3479+ [thisoldhouse] Add support for thisoldhouse.com (#10837)
3480+ [nhl] Add support for wch2016.com (#10833)
3481* [pornoxo] Use JWPlatform to improve metadata extraction
3d83a1ae
YCH
3482
3483
6c152ce2 3484version 2016.10.02
0d72ff9c 3485
53a7e3d2 3486Core
26406d33 3487* Fix possibly lost extended attributes during post-processing
53a7e3d2
YCH
3488+ Support pyxattr as well as python-xattr for --xattrs and
3489 --xattr-set-filesize (#9054)
3490
0d72ff9c 3491Extractors
99ed78c7 3492+ [jwplatform] Support DASH streams in JWPlayer
26406d33
S
3493+ [jwplatform] Support old-style JWPlayer playlists
3494+ [byutv:event] Add extractor
3495* [periscope:user] Fix extraction (#10820)
e295618f 3496* [dctp] Fix extraction (#10734)
26406d33
S
3497+ [instagram] Extract video dimensions (#10790)
3498+ [tvland] Extend URL regular expression (#10812)
3499+ [vgtv] Add support for tv.aftonbladet.se (#10800)
3500- [aftonbladet] Remove extractor
3501* [vk] Fix timestamp and view count extraction (#10760)
3502+ [vk] Add support for running and finished live streams (#10799)
0d72ff9c 3503+ [leeco] Recognize more Le Sports URLs (#10794)
26406d33
S
3504+ [instagram] Extract comments (#10788)
3505+ [ketnet] Extract mzsource formats (#10770)
3506* [limelight:media] Improve HTTP formats extraction
0d72ff9c
YCH
3507
3508
3509version 2016.09.27
5968d7d2
YCH
3510
3511Core
dd2cffee
S
3512+ Add hdcore query parameter to akamai f4m formats
3513+ Delegate HLS live streams downloading to ffmpeg
5968d7d2
YCH
3514+ Improved support for HTML5 subtitles
3515
0711995b 3516Extractors
dd2cffee 3517+ [vk] Add support for dailymotion embeds (#10661)
dd2cffee
S
3518* [promptfile] Fix extraction (#10634)
3519* [kaltura] Speed up embed regular expressions (#10764)
3520+ [npo] Add support for anderetijden.nl (#10754)
3521+ [prosiebensat1] Add support for advopedia sites
3522* [mwave] Relax URL regular expression (#10735, #10748)
3523* [prosiebensat1] Fix playlist support (#10745)
3524+ [prosiebensat1] Add support for sat1gold sites (#10745)
3525+ [cbsnews:livevideo] Fix extraction and extract m3u8 formats
3526+ [brightcove:new] Add support for live streams
3527* [soundcloud] Generalize playlist entries extraction (#10733)
3528+ [mtv] Add support for new URL schema (#8169, #9808)
d75d9e34 3529* [einthusan] Fix extraction (#10714)
f0bc5a86 3530+ [twitter] Support Periscope embeds (#10737)
0711995b
YCH
3531+ [openload] Support subtitles (#10625)
3532
5968d7d2 3533
e6332059 3534version 2016.09.24
e3d6bdc8 3535
8eec691e
S
3536Core
3537+ Add support for watchTVeverywhere.com authentication provider based MSOs for
3538 Adobe Pass authentication (#10709)
3539
e3d6bdc8 3540Extractors
8eec691e
S
3541+ [soundcloud:playlist] Provide video id for early playlist entries (#10733)
3542+ [prosiebensat1] Add support for kabeleinsdoku (#10732)
3543* [cbs] Extract info from thunder videoPlayerService (#10728)
4ddcb599 3544* [openload] Fix extraction (#10408)
e3d6bdc8 3545+ [ustream] Support the new HLS streams (#10698)
8eec691e
S
3546+ [ooyala] Extract all HLS formats
3547+ [cartoonnetwork] Add support for Adobe Pass authentication
3548+ [soundcloud] Extract license metadata
3549+ [fox] Add support for Adobe Pass authentication (#8584)
3550+ [tbs] Add support for Adobe Pass authentication (#10642, #10222)
3551+ [trutv] Add support for Adobe Pass authentication (#10519)
3552+ [turner] Add support for Adobe Pass authentication
3553
e3d6bdc8 3554
cb573868 3555version 2016.09.19
d8dbf870
YCH
3556
3557Extractors
59fd8f93
S
3558+ [crunchyroll] Check if already authenticated (#10700)
3559- [twitch:stream] Remove fallback to profile extraction when stream is offline
d8dbf870 3560* [thisav] Improve title extraction (#10682)
59fd8f93 3561* [vyborymos] Improve station info extraction
d8dbf870
YCH
3562
3563
3acff942 3564version 2016.09.18
e14c82bd 3565
9ca93b99
S
3566Core
3567+ Introduce manifest_url and fragments fields in formats dictionary for
3568 fragmented media
3569+ Provide manifest_url field for DASH segments, HLS and HDS
3570+ Provide fragments field for DASH segments
3571* Rework DASH segments downloader to use fragments field
3572+ Add helper method for Wowza Streaming Engine formats extraction
3573
e14c82bd 3574Extractors
9ca93b99
S
3575+ [vyborymos] Add extractor for vybory.mos.ru (#10692)
3576+ [xfileshare] Add title regular expression for streamin.to (#10646)
3577+ [globo:article] Add support for multiple videos (#10653)
584d6f34 3578+ [thisav] Recognize HTML5 videos (#10447)
e14c82bd 3579* [jwplatform] Improve JWPlayer detection
9ca93b99
S
3580+ [mangomolo] Add support for Mangomolo embeds
3581+ [toutv] Add support for authentication (#10669)
3582* [franceinter] Fix upload date extraction
3583* [tv4] Fix HLS and HDS formats extraction (#10659)
e14c82bd
YCH
3584
3585
f5e008d1 3586version 2016.09.15
be457302 3587
e6bf3621
S
3588Core
3589* Improve _hidden_inputs
3590+ Introduce improved explicit Adobe Pass support
3591+ Add --ap-mso to provide multiple-system operator identifier
3592+ Add --ap-username to provide MSO account username
3593+ Add --ap-password to provide MSO account password
3594+ Add --ap-list-mso to list all supported MSOs
3595+ Add support for Rogers Cable multiple-system operator (#10606)
3596
be457302 3597Extractors
e6bf3621
S
3598* [crunchyroll] Fix authentication (#10655)
3599* [twitch] Fix API calls (#10654, #10660)
3600+ [bellmedia] Add support for more Bell Media Television sites
3601* [franceinter] Fix extraction (#10538, #2105)
3602* [kuwo] Improve error detection (#10650)
3603+ [go] Add support for free full episodes (#10439)
86d68f90 3604* [bilibili] Fix extraction for specific videos (#10647)
e6bf3621
S
3605* [nhk] Fix extraction (#10633)
3606* [kaltura] Improve audio detection
3607* [kaltura] Skip chun format
3608+ [vimeo:ondemand] Pass Referer along with embed URL (#10624)
be457302
YCH
3609+ [nbc] Add support for NBC Olympics (#10361)
3610
3611
0307d6fb 3612version 2016.09.11.1
6c3affcb
YCH
3613
3614Extractors
d667ab7f 3615+ [tube8] Extract categories and tags (#10579)
6bb05b32 3616+ [pornhub] Extract categories and tags (#10499)
d667ab7f
S
3617* [openload] Temporary fix (#10408)
3618+ [foxnews] Add support Fox News articles (#10598)
3619* [viafree] Improve video id extraction (#10615)
001a5fd3 3620* [iwara] Fix extraction after relaunch (#10462, #3215)
d667ab7f
S
3621+ [tfo] Add extractor for tfo.org
3622* [lrt] Fix audio extraction (#10566)
3623* [9now] Fix extraction (#10561)
3624+ [canalplus] Add support for c8.fr (#10577)
6c3affcb 3625* [newgrounds] Fix uploader extraction (#10584)
d667ab7f
S
3626+ [polskieradio:category] Add support for category lists (#10576)
3627+ [ketnet] Add extractor for ketnet.be (#10343)
3628+ [canvas] Add support for een.be (#10605)
3629+ [telequebec] Add extractor for telequebec.tv (#1999)
3630* [parliamentliveuk] Fix extraction (#9137)
6c3affcb
YCH
3631
3632
b7178371 3633version 2016.09.08
b49ad71c
YCH
3634
3635Extractors
2abad67e
S
3636+ [jwplatform] Extract height from format label
3637+ [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
3638* [videomore] Fix extraction (#10592)
e78a5428 3639* [foxgay] Fix extraction (#10480)
2abad67e 3640+ [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
84b91dd4 3641* [gamestar] Fix metadata extraction (#10479)
2abad67e
S
3642* [puls4] Fix extraction (#10583)
3643+ [cctv] Add extractor for CCTV and CNTV (#8153)
3644+ [lci] Add extractor for lci.fr (#10573)
3645+ [wat] Extract DASH formats
3646+ [viafree] Improve video id detection (#10569)
3647+ [trutv] Add extractor for trutv.com (#10519)
3648+ [nick] Add support for nickelodeon.nl (#10559)
3649+ [abcotvs:clips] Add support for clips.abcotvs.com
3650+ [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
3651+ [miaopai] Add extractor for miaopai.com (#10556)
3652* [gamestar] Fix metadata extraction (#10479)
3653+ [bilibili] Add support for episodes (#10190)
3654+ [tvnoe] Add extractor for tvnoe.cz (#10524)
b49ad71c
YCH
3655
3656
48094901 3657version 2016.09.04.1
cf0efe96 3658
919cf1a6 3659Core
8112bfea
S
3660* In DASH downloader if the first segment fails, abort the whole download
3661 process to prevent throttling (#10497)
3662+ Add support for --skip-unavailable-fragments and --fragment retries in
3663 hlsnative downloader (#10165, #10448).
3664+ Add support for --skip-unavailable-fragments in DASH downloader
3665+ Introduce --skip-unavailable-fragments option for fragment based downloaders
3666 that allows to skip fragments unavailable due to a HTTP error
3667* Fix extraction of video/audio entries with src attribute in
3668 _parse_html5_media_entries (#10540)
919cf1a6 3669
cf0efe96 3670Extractors
8112bfea
S
3671* [theplatform] Relax URL regular expression (#10546)
3672* [youtube:playlist] Extend URL regular expression
3673* [rottentomatoes] Delegate extraction to internetvideoarchive extractor
3674* [internetvideoarchive] Extract all formats
b29cd565 3675* [pornvoisines] Fix extraction (#10469)
62263851 3676* [rottentomatoes] Fix extraction (#10467)
8112bfea
S
3677* [espn] Extend URL regular expression (#10549)
3678* [vimple] Extend URL regular expression (#10547)
3679* [youtube:watchlater] Fix extraction (#10544)
45aab4d3 3680* [youjizz] Fix extraction (#10437)
cdc78351 3681+ [foxnews] Add support for FoxNews Insider (#10445)
cf0efe96
YCH
3682+ [fc2] Recognize Flash player URLs (#10512)
3683
3684
86c3bbbc 3685version 2016.09.03
05d46129 3686
4b3a6076
S
3687Core
3688* Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
3689 _extract_m3u8_formats (#10522)
3690* Handle semicolon in mimetype2ext
3691
05d46129 3692Extractors
4b3a6076
S
3693+ [youtube] Add support for rental videos' previews (#10532)
3694* [youtube:playlist] Fallback to video extraction for video/playlist URLs when
3695 no playlist is actually served (#10537)
3696+ [drtv] Add support for dr.dk/nyheder (#10536)
3697+ [facebook:plugins:video] Add extractor (#10530)
3698+ [go] Add extractor for *.go.com sites
3699* [adobepass] Check for authz_token expiration (#10527)
3700* [nytimes] improve extraction
3701* [thestar] Fix extraction (#10465)
3702* [glide] Fix extraction (#10478)
3703- [exfm] Remove extractor (#10482)
3704* [youporn] Fix categories and tags extraction (#10521)
3705+ [curiositystream] Add extractor for app.curiositystream.com
4c8ab6fd 3706- [thvideo] Remove extractor (#10464)
05d46129 3707* [movingimage] Fix for the new site name (#10466)
4b3a6076
S
3708+ [cbs] Add support for once formats (#10515)
3709* [limelight] Skip ism snd duplicate manifests
3710+ [porncom] Extract categories and tags (#10510)
3711+ [facebook] Extract timestamp (#10508)
3712+ [yahoo] Extract more formats
05d46129
YCH
3713
3714
4fd35061 3715version 2016.08.31
40eec6b1
YCH
3716
3717Extractors
263fef43
S
3718* [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
3719* [bandcamp:album] Fix title extraction (#10455)
3720* [pyvideo] Fix extraction (#10468)
3721+ [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
3722* [9c9media] Extract more metadata
3723* [9c9media] Fix multiple stacks extraction (#10016)
3724* [adultswim] Improve video info extraction (#10492)
3725* [vodplatform] Improve embed regular expression
3726- [played] Remove extractor (#10470)
3727+ [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
3728+ [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
3729* [adultswim] Rework in terms of turner extractor
3730* [cnn] Rework in terms of turner extractor
3731* [nba] Rework in terms of turner extractor
3732+ [turner] Add base extractor for Turner Broadcasting System based sites
04b32c8f 3733* [bilibili] Fix extraction (#10375)
40eec6b1
YCH
3734* [openload] Fix extraction (#10408)
3735
3736
1198fe14 3737version 2016.08.28
0c75abbb 3738
d7aae610
S
3739Core
3740+ Add warning message that ffmpeg doesn't support SOCKS
3741* Improve thumbnail sorting
3742+ Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
3743* Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
3744+ Add ac-3 to the list of audio codecs in parse_codecs
3745
0c75abbb 3746Extractors
d7aae610
S
3747* [periscope:user] Fix extraction (#10453)
3748* [douyutv] Fix extraction (#10153, #10318, #10444)
3749+ [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
3750- [trutube] Remove extractor (#10438)
3751+ [usanetwork] Add extractor for usanetwork.com
b54a2da4 3752* [crackle] Fix extraction (#10333)
d7aae610
S
3753* [spankbang] Fix description and uploader extraction (#10339)
3754* [discoverygo] Detect cable provider restricted videos (#10425)
3755+ [cbc] Add support for watch.cbc.ca
3756* [kickstarter] Silent the warning for og:description (#10415)
0c75abbb
YCH
3757* [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
3758
3759
d38b27dd 3760version 2016.08.24.1
6d94cbd2
S
3761
3762Extractors
3763+ [pluralsight] Add support for subtitles (#9681)
3764
3765
c86f51ee 3766version 2016.08.24
18b62161
YCH
3767
3768Extractors
6e52bbb4 3769* [youtube] Fix authentication (#10392)
18b62161 3770* [openload] Fix extraction (#10408)
6e52bbb4
S
3771+ [bravotv] Add support for Adobe Pass (#10407)
3772* [bravotv] Fix clip info extraction (#10407)
3773* [eagleplatform] Improve embedded videos detection (#10409)
3774* [awaan] Fix extraction
3775* [mtvservices:embedded] Update config URL
3776+ [abc:iview] Add extractor (#6148)
18b62161
YCH
3777
3778
6d2679ee 3779version 2016.08.22
e4659b45
YCH
3780
3781Core
afbab568
S
3782* Improve formats and subtitles extension auto calculation
3783+ Recognize full unit names in parse_filesize
3784+ Add support for m3u8 manifests in HTML5 multimedia tags
3785* Fix octal/hexadecimal number detection in js_to_json
e4659b45 3786
b8223203 3787Extractors
afbab568 3788+ [ivi] Add support for 720p and 1080p
ad120ae1 3789+ [charlierose] Add new extractor (#10382)
afbab568
S
3790* [1tv] Fix extraction (#9249)
3791* [twitch] Renew authentication
3792* [kaltura] Improve subtitles extension calculation
3793+ [zingmp3] Add support for video clips
3794* [zingmp3] Fix extraction (#10041)
3795* [kaltura] Improve subtitles extraction (#10279)
3796* [cultureunplugged] Fix extraction (#10330)
3797+ [cnn] Add support for money.cnn.com (#2797)
3798* [cbsnews] Fix extraction (#10362)
3799* [cbs] Fix extraction (#10393)
39e1c4f0 3800+ [litv] Support 'promo' URLs (#10385)
19f35402 3801* [snotr] Fix extraction (#10338)
b8223203 3802* [n-tv.de] Fix extraction (#10331)
afbab568 3803* [globo:article] Relax URL and video id regular expressions (#10379)
b8223203 3804
e4659b45 3805
bd1bcd3e 3806version 2016.08.19
93a63b36
S
3807
3808Core
3809- Remove output template description from --help
3810* Recognize lowercase units in parse_filesize
3811
3812Extractors
3813+ [porncom] Add extractor for porn.com (#2251, #10251)
3814+ [generic] Add support for DBTV embeds
3815* [vk:wallpost] Fix audio extraction for new site layout
3816* [vk] Fix authentication
3817+ [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
3818+ [discoverygo] Add support for another GO network sites
3819
3820
b3d7dce4 3821version 2016.08.17
fafabc07 3822
a44694ab
S
3823Core
3824+ Add _get_netrc_login_info
3825
fafabc07 3826Extractors
a44694ab
S
3827* [mofosex] Extract all formats (#10335)
3828+ [generic] Add support for vbox7 embeds
3829+ [vbox7] Add support for embed URLs
3830+ [viafree] Add extractor (#10358)
3831+ [mtg] Add support for viafree URLs (#10358)
3832* [theplatform] Extract all subtitles per language
3833+ [xvideos] Fix HLS extraction (#10356)
3834+ [amcnetworks] Add extractor
3835+ [bbc:playlist] Add support for pagination (#10349)
3836+ [fxnetworks] Add extractor (#9462)
6d8ec8c3
YCH
3837* [cbslocal] Fix extraction for SendtoNews-based videos
3838* [sendtonews] Fix extraction
a44694ab
S
3839* [jwplatform] Extract video id from JWPlayer data
3840- [zippcast] Remove extractor (#10332)
3841+ [viceland] Add extractor (#8799)
3842+ [adobepass] Add base extractor for Adobe Pass Authentication
3843* [life:embed] Improve extraction
3844* [vgtv] Detect geo restricted videos (#10348)
3845+ [uplynk] Add extractor
fafabc07
YCH
3846* [xiami] Fix extraction (#10342)
3847
3848
73a85620 3849version 2016.08.13
e5812248 3850
a560f28c
S
3851Core
3852* Show progress for curl external downloader
3853* Forward more options to curl external downloader
3854
e5812248 3855Extractors
a560f28c
S
3856* [pbs] Fix description extraction
3857* [franceculture] Fix extraction (#10324)
3858* [pornotube] Fix extraction (#10322)
3859* [4tube] Fix metadata extraction (#10321)
3860* [imgur] Fix width and height extraction (#10325)
3861* [expotv] Improve extraction
3862+ [vbox7] Fix extraction (#10309)
e5812248 3863- [tapely] Remove extractor (#10323)
a560f28c
S
3864* [muenchentv] Fix extraction (#10313)
3865+ [24video] Add support for .me and .xxx TLDs
3866* [24video] Fix comment count extraction
3867* [sunporno] Add support for embed URLs
3868* [sunporno] Fix metadata extraction (#10316)
3869+ [hgtv] Add extractor for hgtv.ca (#3999)
3870- [pbs] Remove request to unavailable API
3871+ [pbs] Add support for high quality HTTP formats
3872+ [crunchyroll] Add support for HLS formats (#10301)
e5812248 3873
fafabc07 3874
b0081562 3875version 2016.08.12
81c13222
YCH
3876
3877Core
e5f878c2 3878* Subtitles are now written as is. Newline conversions are disabled. (#10268)
81c13222
YCH
3879+ Recognize more formats in unified_timestamp
3880
69d8eeee 3881Extractors
fff37cfd
S
3882- [goldenmoustache] Remove extractor (#10298)
3883* [drtuber] Improve title extraction
3884* [drtuber] Make dislike count optional (#10297)
3885* [chirbit] Fix extraction (#10296)
3886* [francetvinfo] Relax URL regular expression
3887* [rtlnl] Relax URL regular expression (#10282)
3888* [formula1] Relax URL regular expression (#10283)
3889* [wat] Improve extraction (#10281)
69d8eeee
YCH
3890* [ctsnews] Fix extraction
3891
81c13222 3892
b1ce2ba1 3893version 2016.08.10
b2bd968f 3894
5c8411e9
S
3895Core
3896* Make --metadata-from-title non fatal when title does not match the pattern
3897* Introduce options for randomized sleep before each download
3898 --min-sleep-interval and --max-sleep-interval (#9930)
3899* Respect default in _search_json_ld
3900
b2bd968f 3901Extractors
5c8411e9
S
3902+ [uol] Add extractor for uol.com.br (#4263)
3903* [rbmaradio] Fix extraction and extract all formats (#10242)
3904+ [sonyliv] Add extractor for sonyliv.com (#10258)
b1c6f21c 3905* [aparat] Fix extraction
5c8411e9
S
3906* [cwtv] Extract HTTP formats
3907+ [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
3908* [kuwo:singer] Fix extraction
3909
b2bd968f 3910
4a01befb 3911version 2016.08.07
845dfcdc
S
3912
3913Core
3914+ Add support for TV Parental Guidelines ratings in parse_age_limit
3915+ Add decode_png (#9706)
3916+ Add support for partOfTVSeries in JSON-LD
3917* Lower master M3U8 manifest preference for better format sorting
3918
3919Extractors
3920+ [discoverygo] Add extractor (#10245)
3921* [flipagram] Make JSON-LD extraction non fatal
3922* [generic] Make JSON-LD extraction non fatal
3923+ [bbc] Add support for morph embeds (#10239)
3924* [tnaflixnetworkbase] Improve title extraction
3925* [tnaflix] Fix metadata extraction (#10249)
3926* [fox] Fix theplatform release URL query
3927* [openload] Fix extraction (#9706)
3928* [bbc] Skip duplicate manifest URLs
3929* [bbc] Improve format code
3930+ [bbc] Add support for DASH and F4M
3931* [bbc] Improve format sorting and listing
3932* [bbc] Improve playlist extraction
3933+ [pokemon] Add extractor (#10093)
3934+ [condenast] Add fallback scenario for video info extraction
3935
3936
491c42e6 3937version 2016.08.06
962250f7 3938
7f2339c6
S
3939Core
3940* Add support for JSON-LD root list entries (#10203)
3941* Improve unified_timestamp
3942* Lower preference of RTSP formats in generic sorting
3943+ Add support for multiple properties in _og_search_property
3944* Improve password hiding from verbose output
3945
3946Extractors
3947+ [adultswim] Add support for trailers (#10235)
3948* [archiveorg] Improve extraction (#10219)
3949+ [jwplatform] Add support for playlists
3950+ [jwplatform] Add support for relative URLs
3951* [jwplatform] Improve audio detection
3952+ [tvplay] Capture and output native error message
3953+ [tvplay] Extract series metadata
3954+ [tvplay] Add support for subtitles (#10194)
3955* [tvp] Improve extraction (#7799)
3956* [cbslocal] Fix timestamp parsing (#10213)
3957+ [naver] Add support for subtitles (#8096)
3958* [naver] Improve extraction
3959* [condenast] Improve extraction
3960* [engadget] Relax URL regular expression
3961* [5min] Fix extraction
3962+ [nationalgeographic] Add support for Episode Guide
3963+ [kaltura] Add support for subtitles
3964* [kaltura] Optimize network requests
3965+ [vodplatform] Add extractor for vod-platform.net
3966- [gamekings] Remove extractor
3967* [limelight] Extract HTTP formats
3968* [ntvru] Fix extraction
3969+ [comedycentral] Re-add :tds and :thedailyshow shortnames
962250f7
YCH
3970
3971
45408eb0 3972version 2016.08.01
116e7e0d
YCH
3973
3974Fixed/improved extractors
eafc6685 3975- [yandexmusic:track] Adapt to changes in track location JSON (#10193)
116e7e0d 3976- [bloomberg] Support another form of player (#10187)
eafc6685
S
3977- [limelight] Skip DRM protected videos
3978- [safari] Relax regular expressions for URL matching (#10202)
3979- [cwtv] Add support for cwtvpr.com (#10196)
116e7e0d 3980
962250f7 3981
29031372 3982version 2016.07.30
35aa6c53
YCH
3983
3984Fixed/improved extractors
9361f216
S
3985- [twitch:clips] Sort formats
3986- [tv2] Use m3u8_native
3987- [tv2:article] Fix video detection (#10188)
35aa6c53 3988- rtve (#10076)
9361f216 3989- [dailymotion:playlist] Optimize download archive processing (#10180)
35aa6c53
YCH
3990
3991
3992version 2016.07.28
3993
3994Fixed/improved extractors
3995- shared (#10170)
3996- soundcloud (#10179)
3997- twitch (#9767)
3998
3999
4000version 2016.07.26.2
4001
4002Fixed/improved extractors
4003- smotri
4004- camdemy
4005- mtv
4006- comedycentral
4007- cmt
4008- cbc
4009- mgtv
4010- orf
4011
4012
4013version 2016.07.24
4014
4015New extractors
4016- arkena (#8682)
4017- lcp (#8682)
4018
4019Fixed/improved extractors
4020- facebook (#10151)
4021- dailymail
4022- telegraaf
4023- dcn
4024- onet
4025- tvp
4026
4027Miscellaneous
4028- Support $Time$ in DASH manifests
4029
4030
4031version 2016.07.22
4032
4033New extractors
4034- odatv (#9285)
4035
4036Fixed/improved extractors
4037- bbc
4038- youjizz (#10131)
4039- youtube (#10140)
4040- pornhub (#10138)
4041- eporner (#10139)
4042
4043
4044version 2016.07.17
4045
4046New extractors
4047- nintendo (#9986)
4048- streamable (#9122)
4049
4050Fixed/improved extractors
4051- ard (#10095)
4052- mtv
4053- comedycentral (#10101)
4054- viki (#10098)
4055- spike (#10106)
4056
4057Miscellaneous
4058- Improved twitter player detection (#10090)
4059
4060
4061version 2016.07.16
4062
4063New extractors
4064- ninenow (#5181)
4065
4066Fixed/improved extractors
4067- rtve (#10076)
4068- brightcove
4069- 3qsdn
4070- syfy (#9087, #3820, #2388)
4071- youtube (#10083)
4072
4073Miscellaneous
4074- Fix subtitle embedding for video-only and audio-only files (#10081)
4075
4076
4077version 2016.07.13
4078
4079New extractors
4080- rudo
4081
4082Fixed/improved extractors
4083- biobiochiletv
4084- tvplay
4085- dbtv
4086- brightcove
4087- tmz
4088- youtube (#10059)
4089- shahid (#10062)
4090- vk
4091- ellentv (#10067)
4092
4093
4094version 2016.07.11
4095
4096New Extractors
4097- roosterteeth (#9864)
4098
4099Fixed/improved extractors
4100- miomio (#9605)
4101- vuclip
4102- youtube
4103- vidzi (#10058)
4104
4105
4106version 2016.07.09.2
4107
4108Fixed/improved extractors
4109- vimeo (#1638)
4110- facebook (#10048)
4111- lynda (#10047)
4112- animeondemand
4113
4114Fixed/improved features
4115- Embedding subtitles no longer throws an error with problematic inputs (#9063)
4116
4117
4118version 2016.07.09.1
4119
4120Fixed/improved extractors
4121- youtube
4122- ard
4123- srmediatek (#9373)
4124
4125
4126version 2016.07.09
4127
4128New extractors
4129- Flipagram (#9898)
4130
4131Fixed/improved extractors
4132- telecinco
4133- toutv
4134- radiocanada
4135- tweakers (#9516)
4136- lynda
4137- nick (#7542)
4138- polskieradio (#10028)
4139- le
4140- facebook (#9851)
4141- mgtv
4142- animeondemand (#10031)
4143
4144Fixed/improved features
4145- `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
4146 on non-Windows systems
4147
4148
4149version 2016.07.07
4150
4151New extractors
4152- kamcord (#10001)
4153
4154Fixed/improved extractors
4155- spiegel (#10018)
4156- metacafe (#8539, #3253)
4157- onet (#9950)
4158- francetv (#9955)
4159- brightcove (#9965)
4160- daum (#9972)
4161
4162
4163version 2016.07.06
4164
4165Fixed/improved extractors
4166- youtube (#10007, #10009)
4167- xuite
4168- stitcher
4169- spiegel
4170- slideshare
4171- sandia
4172- rtvnh
4173- prosiebensat1
4174- onionstudios
4175
4176
4177version 2016.07.05
4178
4179Fixed/improved extractors
4180- brightcove
4181- yahoo (#9995)
4182- pornhub (#9997)
4183- iqiyi
4184- kaltura (#5557)
4185- la7
4186- Changed features
4187- Rename --cn-verfication-proxy to --geo-verification-proxy
4188Miscellaneous
4189- Add script for displaying downloads statistics
4190
4191
4192version 2016.07.03.1
4193
4194Fixed/improved extractors
4195- theplatform
4196- aenetworks
4197- nationalgeographic
4198- hrti (#9482)
4199- facebook (#5701)
4200- buzzfeed (#5701)
4201- rai (#8617, #9157, #9232, #8552, #8551)
4202- nationalgeographic (#9991)
4203- iqiyi
4204
4205
4206version 2016.07.03
4207
4208New extractors
4209- hrti (#9482)
4210
4211Fixed/improved extractors
4212- vk (#9981)
4213- facebook (#9938)
4214- xtube (#9953, #9961)
4215
4216
4217version 2016.07.02
4218
4219New extractors
4220- fusion (#9958)
4221
4222Fixed/improved extractors
4223- twitch (#9975)
4224- vine (#9970)
4225- periscope (#9967)
4226- pornhub (#8696)
4227
4228
4229version 2016.07.01
4230
4231New extractors
4232- 9c9media
4233- ctvnews (#2156)
4234- ctv (#4077)
4235
4236Fixed/Improved extractors
4237- rds
4238- meta (#8789)
4239- pornhub (#9964)
4240- sixplay (#2183)
4241
4242New features
4243- Accept quoted strings across multiple lines (#9940)