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