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