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