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