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