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