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