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