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