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