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