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