[ChangeLog] update after #15188
[youtube-dl] / ChangeLog
1 version <unreleased>
2
3 Extractors
4 * [bilibili] fix extraction (#15188) 
5
6
7 version 2018.01.07
8
9 Core
10 * [utils] Fix youtube-dl under PyPy3 on Windows
11 * [YoutubeDL] Output python implementation in debug header
12
13 Extractors
14 + [jwplatform] Add support for multiple embeds (#15192)
15 * [mitele] Fix extraction (#15186)
16 + [motherless] Add support for groups (#15124)
17 * [lynda] Relax URL regular expression (#15185)
18 * [soundcloud] Fallback to avatar picture for thumbnail (#12878)
19 * [youku] Fix list extraction (#15135)
20 * [openload] Fix extraction (#15166)
21 * [lynda] Skip invalid subtitles (#15159)
22 * [twitch] Pass video id to url_result when extracting playlist (#15139)
23 * [rtve.es:alacarta] Fix extraction of some new URLs
24 * [acast] Fix extraction (#15147)
25
26
27 version 2017.12.31
28
29 Core
30 + [extractor/common] Add container meta field for formats extracted
31   in _parse_mpd_formats (#13616)
32 + [downloader/hls] Use HTTP headers for key request
33 * [common] Use AACL as the default fourcc when AudioTag is 255
34 * [extractor/common] Fix extraction of DASH formats with the same
35   representation id (#15111)
36
37 Extractors
38 + [slutload] Add support for mobile URLs (#14806)
39 * [abc:iview] Bypass geo restriction
40 * [abc:iview] Fix extraction (#14711, #14782, #14838, #14917, #14963, #14985,
41   #15035, #15057, #15061, #15071, #15095, #15106)
42 * [openload] Fix extraction (#15118)
43 - [sandia] Remove extractor
44 - [collegerama] Remove extractor
45 + [mediasite] Add support for sites based on Mediasite Video Platform (#5428,
46   #11185, #14343)
47 + [ufctv] Add support for ufc.tv (#14520)
48 * [pluralsight] Fix missing first line of subtitles (#11118)
49 * [openload] Fallback on f-page extraction (#14665, #14879)
50 * [vimeo] Improve password protected videos extraction (#15114)
51 * [aws] Fix canonical/signed headers generation on python 2 (#15102)
52
53
54 version 2017.12.28
55
56 Extractors
57 + [internazionale] Add support for internazionale.it (#14973)
58 * [playtvak] Relax video regular expression and make description optional
59   (#15037)
60 + [filmweb] Add support for filmweb.no (#8773, #10368)
61 + [23video] Add support for 23video.com
62 + [espn] Add support for fivethirtyeight.com (#6864)
63 + [umg:de] Add support for universal-music.de (#11582, #11584)
64 + [espn] Add support for espnfc and extract more formats (#8053)
65 * [youku] Update ccode (#14880)
66 + [openload] Add support for oload.stream (#15070)
67 * [youku] Fix list extraction (#15065)
68
69
70 version 2017.12.23
71
72 Core
73 * [extractor/common] Move X-Forwarded-For setup code into _request_webpage
74 + [YoutubeDL] Add support for playlist_uploader and playlist_uploader_id in
75   output template (#11427, #15018)
76 + [extractor/common] Introduce uploader, uploader_id and uploader_url
77   meta fields for playlists (#11427, #15018)
78 * [downloader/fragment] Encode filename of fragment being removed (#15020)
79 + [utils] Add another date format pattern (#14999)
80
81 Extractors
82 + [kaltura] Add another embed pattern for entry_id
83 + [7plus] Add support for 7plus.com.au (#15043)
84 * [animeondemand] Relax login error regular expression
85 + [shahid] Add support for show pages (#7401)
86 + [youtube] Extract uploader, uploader_id and uploader_url for playlists
87   (#11427, #15018)
88 * [afreecatv] Improve format extraction (#15019)
89 + [cspan] Add support for audio only pages and catch page errors (#14995)
90 + [mailru] Add support for embed URLs (#14904)
91 * [crunchyroll] Future-proof XML element checks (#15013)
92 * [cbslocal] Fix timestamp extraction (#14999, #15000)
93 * [discoverygo] Correct TTML subtitle extension
94 * [vk] Make view count optional (#14979)
95 * [disney] Skip Apple FairPlay formats (#14982)
96 * [voot] Fix format extraction (#14758)
97
98
99 version 2017.12.14
100
101 Core
102 * [postprocessor/xattr] Clarify NO_SPACE message (#14970)
103 * [downloader/http] Return actual download result from real_download (#14971)
104
105 Extractors
106 + [itv] Extract more subtitles and duration
107 * [itv] Improve extraction (#14944)
108 + [byutv] Add support for geo restricted videos
109 * [byutv] Fix extraction (#14966, #14967)
110 + [bbccouk] Fix extraction for 320k HLS streams
111 + [toutv] Add support for special video URLs (#14179)
112 * [discovery] Fix free videos extraction (#14157, #14954)
113 * [tvnow] Fix extraction (#7831)
114 + [nickelodeon:br] Add support for nickelodeon brazil websites (#14893)
115 * [nick] Improve extraction (#14876)
116 * [tbs] Fix extraction (#13658)
117
118
119 version 2017.12.10
120
121 Core
122 + [utils] Add sami mimetype to mimetype2ext
123
124 Extractors
125 * [culturebox] Improve video id extraction (#14947)
126 * [twitter] Improve extraction (#14197)
127 + [udemy] Extract more HLS formats
128 * [udemy] Improve course id extraction (#14938)
129 + [stretchinternet] Add support for portal.stretchinternet.com (#14576)
130 * [ellentube] Fix extraction (#14407, #14570)
131 + [raiplay:playlist] Add support for playlists (#14563)
132 * [sonyliv] Bypass geo restriction
133 * [sonyliv] Extract higher quality formats (#14922)
134 * [fox] Extract subtitles
135 + [fox] Add support for Adobe Pass authentication (#14205, #14489)
136 - [dailymotion:cloud] Remove extractor (#6794)
137 * [xhamster] Fix thumbnail extraction (#14780)
138 + [xhamster] Add support for mobile URLs (#14780)
139 * [generic] Don't pass video id as mpd id while extracting DASH (#14902)
140 * [ard] Skip invalid stream URLs (#14906)
141 * [porncom] Fix metadata extraction (#14911)
142 * [pluralsight] Detect agreement request (#14913)
143 * [toutv] Fix login (#14614)
144
145
146 version 2017.12.02
147
148 Core
149 + [downloader/fragment] Commit part file after each fragment
150 + [extractor/common] Add durations for DASH fragments with bare SegmentURLs
151 + [extractor/common] Add support for DASH manifests with SegmentLists with
152   bare SegmentURLs (#14844)
153 + [utils] Add hvc1 codec code to parse_codecs
154
155 Extractors
156 * [xhamster] Fix extraction (#14884)
157 * [youku] Update ccode (#14872)
158 * [mnet] Fix format extraction (#14883)
159 + [xiami] Add Referer header to API request
160 * [mtv] Correct scc extention in extracted subtitles (#13730)
161 * [vvvvid] Fix extraction for kenc videos (#13406)
162 + [br] Add support for BR Mediathek videos (#14560, #14788)
163 + [daisuki] Add support for motto.daisuki.com (#14681)
164 * [odnoklassniki] Fix API metadata request (#14862)
165 * [itv] Fix HLS formats extraction
166 + [pbs] Add another media id regular expression
167
168
169 version 2017.11.26
170
171 Core
172 * [extractor/common] Use final URL when dumping request (#14769)
173
174 Extractors
175 * [fczenit] Fix extraction
176 - [firstpost] Remove extractor
177 * [freespeech] Fix extraction
178 * [nexx] Extract more formats
179 + [openload] Add support for openload.link (#14763)
180 * [empflix] Relax URL regular expression
181 * [empflix] Fix extractrion
182 * [tnaflix] Don't modify download URLs (#14811)
183 - [gamersyde] Remove extractor
184 * [francetv:generationwhat] Fix extraction
185 + [massengeschmacktv] Add support for Massengeschmack TV
186 * [fox9] Fix extraction
187 * [faz] Fix extraction and add support for Perform Group embeds (#14714)
188 + [performgroup] Add support for performgroup.com
189 + [jwplatform] Add support for iframes (#14828)
190 * [culturebox] Fix extraction (#14827)
191 * [youku] Fix extraction; update ccode (#14815)
192 * [livestream] Make SMIL extraction non fatal (#14792)
193 + [drtuber] Add support for mobile URLs (#14772)
194 + [spankbang] Add support for mobile URLs (#14771)
195 * [instagram] Fix description, timestamp and counters extraction (#14755)
196
197
198 version 2017.11.15
199
200 Core
201 * [common] Skip Apple FairPlay m3u8 manifests (#14741)
202 * [YoutubeDL] Fix playlist range optimization for --playlist-items (#14740)
203
204 Extractors
205 * [vshare] Capture and output error message
206 * [vshare] Fix extraction (#14473)
207 * [crunchyroll] Extract old RTMP formats
208 * [tva] Fix extraction (#14736)
209 * [gamespot] Lower preference of HTTP formats (#14652)
210 * [instagram:user] Fix extraction (#14699)
211 * [ccma] Fix typo (#14730)
212 - Remove sensitive data from logging in messages
213 * [instagram:user] Fix extraction (#14699)
214 + [gamespot] Add support for article URLs (#14652)
215 * [gamespot] Skip Brightcove Once HTTP formats (#14652)
216 * [cartoonnetwork] Update tokenizer_src (#14666)
217 + [wsj] Recognize another URL pattern (#14704)
218 * [pandatv] Update API URL and sign format URLs (#14693)
219 * [crunchyroll] Use old login method (#11572)
220
221
222 version 2017.11.06
223
224 Core
225 + [extractor/common] Add protocol for f4m formats
226 * [f4m] Prefer baseURL for relative URLs (#14660)
227 * [extractor/common] Respect URL query in _extract_wowza_formats (14645)
228
229 Extractors
230 + [hotstar:playlist] Add support for playlists (#12465)
231 * [hotstar] Bypass geo restriction (#14672)
232 - [22tracks] Remove extractor (#11024, #14628)
233 + [skysport] Sdd support ooyala videos protected with embed_token (#14641)
234 * [gamespot] Extract formats referenced with new data fields (#14652)
235 * [spankbang] Detect unavailable videos (#14644)
236
237
238 version 2017.10.29
239
240 Core
241 * [extractor/common] Prefix format id for audio only HLS formats
242 + [utils] Add support for zero years and months in parse_duration
243
244 Extractors
245 * [egghead] Fix extraction (#14388)
246 + [fxnetworks] Extract series metadata (#14603)
247 + [younow] Add support for younow.com (#9255, #9432, #12436)
248 * [dctptv] Fix extraction (#14599)
249 * [youtube] Restrict embed regular expression (#14600)
250 * [vimeo] Restrict iframe embed regular expression (#14600)
251 * [soundgasm] Improve extraction (#14588)
252 - [myvideo] Remove extractor (#8557)
253 + [nbc] Add support for classic-tv videos (#14575)
254 + [vrtnu] Add support for cookies authentication and simplify (#11873)
255 + [canvas] Add support for vrt.be/vrtnu (#11873)
256 * [twitch:clips] Fix title extraction (#14566)
257 + [ndtv] Add support for sub-sites (#14534)
258 * [dramafever] Fix login error message extraction
259 + [nick] Add support for more nickelodeon sites (no, dk, se, ch, fr, es, pt,
260   ro, hu) (#14553)
261
262
263 version 2017.10.20
264
265 Core
266 * [downloader/fragment] Report warning instead of error on inconsistent
267   download state
268 * [downloader/hls] Fix total fragments count when ad fragments exist
269
270 Extractors
271 * [parliamentliveuk] Fix extraction (#14524)
272 * [soundcloud] Update client id (#14546)
273 + [servus] Add support for servus.com (#14362)
274 + [unity] Add support for unity3d.com (#14528)
275 * [youtube] Replace youtube redirect URLs in description (#14517)
276 * [pbs] Restrict direct video URL regular expression (#14519)
277 * [drtv] Respect preference for direct HTTP formats (#14509)
278 + [eporner] Add support for embed URLs (#14507)
279 * [arte] Capture and output error message
280 * [niconico] Improve uploader metadata extraction robustness (#14135)
281
282
283 version 2017.10.15.1
284
285 Core
286 * [downloader/hls] Ignore anvato ad fragments (#14496)
287 * [downloader/fragment] Output ad fragment count
288
289 Extractors
290 * [scrippsnetworks:watch] Bypass geo restriction
291 + [anvato] Add ability to bypass geo restriction
292 * [redditr] Fix extraction for URLs with query (#14495)
293
294
295 version 2017.10.15
296
297 Core
298 + [common] Add support for jwplayer youtube embeds
299
300 Extractors
301 * [scrippsnetworks:watch] Fix extraction (#14389)
302 * [anvato] Process master m3u8 manifests
303 * [youtube] Fix relative URLs in description
304 * [spike] Bypass geo restriction
305 + [howstuffworks] Add support for more domains
306 * [infoq] Fix http format downloading
307 + [rtlnl] Add support for another type of embeds
308 + [onionstudios] Add support for bulbs-video embeds
309 * [udn] Fix extraction
310 * [shahid] Fix extraction (#14448)
311 * [kaltura] Ignore Widevine encrypted video (.wvm) (#14471)
312 * [vh1] Fix extraction (#9613)
313
314
315 version 2017.10.12
316
317 Core
318 * [YoutubeDL] Improve _default_format_spec (#14461)
319
320 Extractors
321 * [steam] Fix extraction (#14067)
322 + [funk] Add support for funk.net (#14464)
323 + [nexx] Add support for shortcuts and relax domain id extraction
324 + [voxmedia] Add support for recode.net (#14173)
325 + [once] Add support for vmap URLs
326 + [generic] Add support for channel9 embeds (#14469)
327 * [tva] Fix extraction (#14328)
328 + [tubitv] Add support for new URL format (#14460)
329 - [afreecatv:global] Remove extractor
330 - [youtube:shared] Removed extractor (#14420)
331 + [slideslive] Add support for slideslive.com (#2680)
332 + [facebook] Support thumbnails (#14416)
333 * [vvvvid] Fix episode number extraction (#14456)
334 * [hrti:playlist] Relax URL regular expression
335 * [wdr] Relax media link regular expression (#14447)
336 * [hrti] Relax URL regular expression (#14443)
337 * [fox] Delegate extraction to uplynk:preplay (#14147)
338 + [youtube] Add support for hooktube.com (#14437)
339
340
341 version 2017.10.07
342
343 Core
344 * [YoutubeDL] Ignore duplicates in --playlist-items
345 * [YoutubeDL] Fix out of range --playlist-items for iterable playlists and
346   reduce code duplication (#14425)
347 + [utils] Use cache in OnDemandPagedList by default
348 * [postprocessor/ffmpeg] Convert to opus using libopus (#14381)
349
350 Extractors
351 * [reddit] Sort formats (#14430)
352 * [lnkgo] Relax URL regular expression (#14423)
353 * [pornflip] Extend URL regular expression (#14405, #14406)
354 + [xtube] Add support for embed URLs (#14417)
355 + [xvideos] Add support for embed URLs and improve extraction (#14409)
356 * [beeg] Fix extraction (#14403)
357 * [tvn24] Relax URL regular expression (#14395)
358 * [nbc] Fix extraction (#13651, #13715, #14137, #14198, #14312, #14314, #14378,
359   #14392, #14414, #14419, #14431)
360 + [ketnet] Add support for videos without direct sources (#14377)
361 * [canvas] Generalize mediazone.vrt.be extractor and rework canvas and een
362 + [afreecatv] Add support for adult videos (#14376)
363
364
365 version 2017.10.01
366
367 Core
368 * [YoutubeDL] Document youtube_include_dash_manifest
369
370 Extractors
371 + [tvp] Add support for new URL schema (#14368)
372 + [generic] Add support for single format Video.js embeds (#14371)
373 * [yahoo] Bypass geo restriction for brightcove (#14210)
374 * [yahoo] Use extracted brightcove account id (#14210)
375 * [rtve:alacarta] Fix extraction (#14290)
376 + [yahoo] Add support for custom brigthcove embeds (#14210)
377 + [generic] Add support for Video.js embeds
378 + [gfycat] Add support for /gifs/detail URLs (#14322)
379 * [generic] Fix infinite recursion for twitter:player URLs (#14339)
380 * [xhamsterembed] Fix extraction (#14308)
381
382
383 version 2017.09.24
384
385 Core
386 + [options] Accept lrc as a subtitle conversion target format (#14292)
387 * [utils] Fix handling raw TTML subtitles (#14191)
388
389 Extractors
390 * [24video] Fix timestamp extraction and make non fatal (#14295)
391 + [24video] Add support for 24video.adult (#14295)
392 + [kakao] Add support for tv.kakao.com (#12298, #14007)
393 + [twitter] Add support for URLs without user id (#14270)
394 + [americastestkitchen] Add support for americastestkitchen.com (#10764,
395   #13996)
396 * [generic] Fix support for multiple HTML5 videos on one page (#14080)
397 * [mixcloud] Fix extraction (#14088, #14132)
398 + [lynda] Add support for educourse.ga (#14286)
399 * [beeg] Fix extraction (#14275)
400 * [nbcsports:vplayer] Correct theplatform URL (#13873)
401 * [twitter] Fix duration extraction (#14141)
402 * [tvplay] Bypass geo restriction
403 + [heise] Add support for YouTube embeds (#14109)
404 + [popcorntv] Add support for popcorntv.it (#5914, #14211)
405 * [viki] Update app data (#14181)
406 * [morningstar] Relax URL regular expression (#14222)
407 * [openload] Fix extraction (#14225, #14257)
408 * [noovo] Fix extraction (#14214)
409 * [dailymotion:playlist] Relax URL regular expression (#14219)
410 + [twitch] Add support for go.twitch.tv URLs (#14215)
411 * [vgtv] Relax URL regular expression (#14223)
412
413
414 version 2017.09.15
415
416 Core
417 * [downloader/fragment] Restart inconsistent incomplete fragment downloads
418   (#13731)
419 * [YoutubeDL] Download raw subtitles files (#12909, #14191)
420
421 Extractors
422 * [condenast] Fix extraction (#14196, #14207)
423 + [orf] Add support for f4m stories
424 * [tv4] Relax URL regular expression (#14206)
425 * [animeondemand] Bypass geo restriction
426 + [animeondemand] Add support for flash videos (#9944)
427
428
429 version 2017.09.11
430
431 Extractors
432 * [rutube:playlist] Fix suitable (#14166)
433
434
435 version 2017.09.10
436
437 Core
438 + [utils] Introduce bool_or_none
439 * [YoutubeDL] Ensure dir existence for each requested format (#14116)
440
441 Extractors
442 * [fox] Fix extraction (#14147)
443 * [rutube] Use bool_or_none
444 * [rutube] Rework and generalize playlist extractors (#13565)
445 + [rutube:playlist] Add support for playlists (#13534, #13565)
446 + [radiocanada] Add fallback for title extraction (#14145)
447 * [vk] Use dedicated YouTube embeds extraction routine
448 * [vice] Use dedicated YouTube embeds extraction routine
449 * [cracked] Use dedicated YouTube embeds extraction routine
450 * [chilloutzone] Use dedicated YouTube embeds extraction routine
451 * [abcnews] Use dedicated YouTube embeds extraction routine
452 * [youtube] Separate methods for embeds extraction
453 * [redtube] Fix formats extraction (#14122)
454 * [arte] Relax unavailability check (#14112)
455 + [manyvids] Add support for preview videos from manyvids.com (#14053, #14059)
456 * [vidme:user] Relax URL regular expression (#14054)
457 * [bpb] Fix extraction (#14043, #14086)
458 * [soundcloud] Fix download URL with private tracks (#14093)
459 * [aliexpress:live] Add support for live.aliexpress.com (#13698, #13707)
460 * [viidea] Capture and output lecture error message (#14099)
461 * [radiocanada] Skip unsupported platforms (#14100)
462
463
464 version 2017.09.02
465
466 Extractors
467 * [youtube] Force old layout for each webpage (#14068, #14072, #14074, #14076,
468   #14077, #14079, #14082, #14083, #14094, #14095, #14096)
469 * [youtube] Fix upload date extraction (#14065)
470 + [charlierose] Add support for episodes (#14062)
471 + [bbccouk] Add support for w-prefixed ids (#14056)
472 * [googledrive] Extend URL regular expression (#9785)
473 + [googledrive] Add support for source format (#14046)
474 * [pornhd] Fix extraction (#14005)
475
476
477 version 2017.08.27.1
478
479 Extractors
480
481 * [youtube] Fix extraction with --youtube-skip-dash-manifest enabled (#14037)
482
483
484 version 2017.08.27
485
486 Core
487 + [extractor/common] Extract height and format id for HTML5 videos (#14034)
488 * [downloader/http] Rework HTTP downloader (#506, #809, #2849, #4240, #6023,
489   #8625, #9483)
490     * Simplify code and split into separate routines to facilitate maintaining
491     * Make retry mechanism work on errors during actual download not only
492       during connection establishment phase
493     * Retry on ECONNRESET and ETIMEDOUT during reading data from network
494     * Retry on content too short
495     * Show error description on retry
496
497 Extractors
498 * [generic] Lower preference for extraction from LD-JSON
499 * [rai] Fix audio formats extraction (#14024)
500 * [youtube] Fix controversy videos extraction (#14027, #14029)
501 * [mixcloud] Fix extraction (#14015, #14020)
502
503
504 version 2017.08.23
505
506 Core
507 + [extractor/common] Introduce _parse_xml
508 * [extractor/common] Make HLS and DASH extraction in_parse_html5_media_entries
509   non fatal (#13970)
510 * [utils] Fix unescapeHTML for misformed string like "&a&quot;" (#13935)
511
512 Extractors
513 * [cbc:watch] Bypass geo restriction (#13993)
514 * [toutv] Relax DRM check (#13994)
515 + [googledrive] Add support for subtitles (#13619, #13638)
516 * [pornhub] Relax uploader regular expression (#13906, #13975)
517 * [bandcamp:album] Extract track titles (#13962)
518 + [bbccouk] Add support for events URLs (#13893)
519 + [liveleak] Support multi-video pages (#6542)
520 + [liveleak] Support another liveleak embedding pattern (#13336)
521 * [cda] Fix extraction (#13935)
522 + [laola1tv] Add support for tv.ittf.com (#13965)
523 * [mixcloud] Fix extraction (#13958, #13974, #13980, #14003)
524
525
526 version 2017.08.18
527
528 Core
529 * [YoutubeDL] Sanitize byte string format URLs (#13951)
530 + [extractor/common] Add support for float durations in _parse_mpd_formats
531   (#13919)
532
533 Extractors
534 * [arte] Detect unavailable videos (#13945)
535 * [generic] Convert redirect URLs to unicode strings (#13951)
536 * [udemy] Fix paid course detection (#13943)
537 * [pluralsight] Use RPC API for course extraction (#13937)
538 + [clippit] Add support for clippituser.tv
539 + [qqmusic] Support new URL schemes (#13805)
540 * [periscope] Renew HLS extraction (#13917)
541 * [mixcloud] Extract decrypt key
542
543
544 version 2017.08.13
545
546 Core
547 * [YoutubeDL] Make sure format id is not empty
548 * [extractor/common] Make _family_friendly_search optional
549 * [extractor/common] Respect source's type attribute for HTML5 media (#13892)
550
551 Extractors
552 * [pornhub:playlistbase] Skip videos from drop-down menu (#12819, #13902)
553 + [fourtube] Add support pornerbros.com (#6022)
554 + [fourtube] Add support porntube.com (#7859, #13901)
555 + [fourtube] Add support fux.com
556 * [limelight] Improve embeds detection (#13895)
557 + [reddit] Add support for v.redd.it and reddit.com (#13847)
558 * [aparat] Extract all formats (#13887)
559 * [mixcloud] Fix play info decryption (#13885)
560 + [generic] Add support for vzaar embeds (#13876)
561
562
563 version 2017.08.09
564
565 Core
566 * [utils] Skip missing params in cli_bool_option (#13865)
567
568 Extractors
569 * [xxxymovies] Fix title extraction (#13868)
570 + [nick] Add support for nick.com.pl (#13860)
571 * [mixcloud] Fix play info decryption (#13867)
572 * [20min] Fix embeds extraction (#13852)
573 * [dplayit] Fix extraction (#13851)
574 + [niconico] Support videos with multiple formats (#13522)
575 + [niconico] Support HTML5-only videos (#13806)
576
577
578 version 2017.08.06
579
580 Core
581 * Use relative paths for DASH fragments (#12990)
582
583 Extractors
584 * [pluralsight] Fix format selection
585 - [mpora] Remove extractor (#13826)
586 + [voot] Add support for voot.com (#10255, #11644, #11814, #12350, #13218)
587 * [vlive:channel] Limit number of videos per page to 100 (#13830)
588 * [podomatic] Extend URL regular expression (#13827)
589 * [cinchcast] Extend URL regular expression
590 * [yandexdisk] Relax URL regular expression (#13824)
591 * [vidme] Extract DASH and HLS formats
592 - [teamfour] Remove extractor (#13782)
593 * [pornhd] Fix extraction (#13783)
594 * [udemy] Fix subtitles extraction (#13812)
595 * [mlb] Extend URL regular expression (#13740, #13773)
596 + [pbs] Add support for new URL schema (#13801)
597 * [nrktv] Update API host (#13796)
598
599
600 version 2017.07.30.1
601
602 Core
603 * [downloader/hls] Use redirect URL as manifest base (#13755)
604 * [options] Correctly hide login info from debug outputs (#13696)
605
606 Extractors
607 + [watchbox] Add support for watchbox.de (#13739)
608 - [clipfish] Remove extractor
609 + [youjizz] Fix extraction (#13744)
610 + [generic] Add support for another ooyala embed pattern (#13727)
611 + [ard] Add support for lives (#13771)
612 * [soundcloud] Update client id
613 + [soundcloud:trackstation] Add support for track stations (#13733)
614 * [svtplay] Use geo verification proxy for API request
615 * [svtplay] Update API URL (#13767)
616 + [yandexdisk] Add support for yadi.sk (#13755)
617 + [megaphone] Add support for megaphone.fm
618 * [amcnetworks] Make rating optional (#12453)
619 * [cloudy] Fix extraction (#13737)
620 + [nickru] Add support for nickelodeon.ru
621 * [mtv] Improve thumbnal extraction
622 * [nick] Automate geo-restriction bypass (#13711)
623 * [niconico] Improve error reporting (#13696)
624
625
626 version 2017.07.23
627
628 Core
629 * [YoutubeDL] Improve default format specification (#13704)
630 * [YoutubeDL] Do not override id, extractor and extractor_key for
631   url_transparent entities
632 * [extractor/common] Fix playlist_from_matches
633
634 Extractors
635 * [itv] Fix production id extraction (#13671, #13703)
636 * [vidio] Make duration non fatal and fix typo
637 * [mtv] Skip missing video parts (#13690)
638 * [sportbox:embed] Fix extraction
639 + [npo] Add support for npo3.nl URLs (#13695)
640 * [dramafever] Remove video id from title (#13699)
641 + [egghead:lesson] Add support for lessons (#6635)
642 * [funnyordie] Extract more metadata (#13677)
643 * [youku:show] Fix playlist extraction (#13248)
644 + [dispeak] Recognize sevt subdomain (#13276)
645 * [adn] Improve error reporting (#13663)
646 * [crunchyroll] Relax series and season regular expression (#13659)
647 + [spiegel:article] Add support for nexx iframe embeds (#13029)
648 + [nexx:embed] Add support for iframe embeds
649 * [nexx] Improve JS embed extraction
650 + [pearvideo] Add support for pearvideo.com (#13031)
651
652
653 version 2017.07.15
654
655 Core
656 * [YoutubeDL] Don't expand environment variables in meta fields (#13637)
657
658 Extractors
659 * [spiegeltv] Delegate extraction to nexx extractor (#13159)
660 + [nexx] Add support for nexx.cloud (#10807, #13465)
661 * [generic] Fix rutube embeds extraction (#13641)
662 * [karrierevideos] Fix title extraction (#13641)
663 * [youtube] Don't capture YouTube Red ad for creator meta field (#13621)
664 * [slideshare] Fix extraction (#13617)
665 + [5tv] Add another video URL pattern (#13354, #13606)
666 * [drtv] Make HLS and HDS extraction non fatal
667 * [ted] Fix subtitles extraction (#13628, #13629)
668 * [vine] Make sure the title won't be empty
669 + [twitter] Support HLS streams in vmap URLs
670 + [periscope] Support pscp.tv URLs in embedded frames
671 * [twitter] Extract mp4 urls via mobile API (#12726)
672 * [niconico] Fix authentication error handling (#12486)
673 * [giantbomb] Extract m3u8 formats (#13626)
674 + [vlive:playlist] Add support for playlists (#13613)
675
676
677 version 2017.07.09
678
679 Core
680 + [extractor/common] Add support for AMP tags in _parse_html5_media_entries
681 + [utils] Support attributes with no values in get_elements_by_attribute
682
683 Extractors
684 + [dailymail] Add support for embeds
685 + [joj] Add support for joj.sk (#13268)
686 * [abc.net.au:iview] Extract more formats (#13492, #13489)
687 * [egghead:course] Fix extraction (#6635, #13370)
688 + [cjsw] Add support for cjsw.com (#13525)
689 + [eagleplatform] Add support for referrer protected videos (#13557)
690 + [eagleplatform] Add support for another embed pattern (#13557)
691 * [veoh] Extend URL regular expression (#13601)
692 * [npo:live] Fix live stream id extraction (#13568, #13605)
693 * [googledrive] Fix height extraction (#13603)
694 + [dailymotion] Add support for new layout (#13580)
695 - [yam] Remove extractor
696 * [xhamster] Extract all formats and fix duration extraction (#13593)
697 + [xhamster] Add support for new URL schema (#13593)
698 * [espn] Extend URL regular expression (#13244, #13549)
699 * [kaltura] Fix typo in subtitles extraction (#13569)
700 * [vier] Adapt extraction to redesign (#13575)
701
702
703 version 2017.07.02
704
705 Core
706 * [extractor/common] Improve _json_ld
707
708 Extractors
709 + [thisoldhouse] Add more fallbacks for video id
710 * [thisoldhouse] Fix video id extraction (#13540, #13541)
711 * [xfileshare] Extend format regular expression (#13536)
712 * [ted] Fix extraction (#13535)
713 + [tastytrade] Add support for tastytrade.com (#13521)
714 * [dplayit] Relax video id regular expression (#13524)
715 + [generic] Extract more generic metadata (#13527)
716 + [bbccouk] Capture and output error message (#13501, #13518)
717 * [cbsnews] Relax video info regular expression (#13284, #13503)
718 + [facebook] Add support for plugin video embeds and multiple embeds (#13493)
719 * [soundcloud] Switch to https for API requests (#13502)
720 * [pandatv] Switch to https for API and download URLs
721 + [pandatv] Add support for https URLs (#13491)
722 + [niconico] Support sp subdomain (#13494)
723
724
725 version 2017.06.25
726
727 Core
728 + [adobepass] Add support for DIRECTV NOW (mso ATTOTT) (#13472)
729 * [YoutubeDL] Skip malformed formats for better extraction robustness
730
731 Extractors
732 + [wsj] Add support for barrons.com (#13470)
733 + [ign] Add another video id pattern (#13328)
734 + [raiplay:live] Add support for live streams (#13414)
735 + [redbulltv] Add support for live videos and segments (#13486)
736 + [onetpl] Add support for videos embedded via pulsembed (#13482)
737 * [ooyala] Make more robust
738 * [ooyala] Skip empty format URLs (#13471, #13476)
739 * [hgtv.com:show] Fix typo
740
741
742 version 2017.06.23
743
744 Core
745 * [adobepass] Fix extraction on older python 2.6
746
747 Extractors
748 * [youtube] Adapt to new automatic captions rendition (#13467)
749 * [hgtv.com:show] Relax video config regular expression (#13279, #13461)
750 * [drtuber] Fix formats extraction (#12058)
751 * [youporn] Fix upload date extraction
752 * [youporn] Improve formats extraction
753 * [youporn] Fix title extraction (#13456)
754 * [googledrive] Fix formats sorting (#13443)
755 * [watchindianporn] Fix extraction (#13411, #13415)
756 + [vimeo] Add fallback mp4 extension for original format
757 + [ruv] Add support for ruv.is (#13396)
758 * [viu] Fix extraction on older python 2.6
759 * [pandora.tv] Fix upload_date extraction (#12846)
760 + [asiancrush] Add support for asiancrush.com (#13420)
761
762
763 version 2017.06.18
764
765 Core
766 * [downloader/common] Use utils.shell_quote for debug command line
767 * [utils] Use compat_shlex_quote in shell_quote
768 * [postprocessor/execafterdownload] Encode command line (#13407)
769 * [compat] Fix compat_shlex_quote on Windows (#5889, #10254)
770 * [postprocessor/metadatafromtitle] Fix missing optional meta fields processing
771    in --metadata-from-title (#13408)
772 * [extractor/common] Fix json dumping with --geo-bypass
773 + [extractor/common] Improve jwplayer subtitles extraction
774 + [extractor/common] Improve jwplayer formats extraction (#13379)
775
776 Extractors
777 * [polskieradio] Fix extraction (#13392)
778 + [xfileshare] Add support for fastvideo.me (#13385)
779 * [bilibili] Fix extraction of videos with double quotes in titles (#13387)
780 * [4tube] Fix extraction (#13381, #13382)
781 + [disney] Add support for disneychannel.de (#13383)
782 * [npo] Improve URL regular expression (#13376)
783 + [corus] Add support for showcase.ca
784 + [corus] Add support for history.ca (#13359)
785
786
787 version 2017.06.12
788
789 Core
790 * [utils] Handle compat_HTMLParseError in extract_attributes (#13349)
791 + [compat] Introduce compat_HTMLParseError
792 * [utils] Improve unified_timestamp
793 * [extractor/generic] Ensure format id is unicode string
794 * [extractor/common] Return unicode string from _match_id
795 + [YoutubeDL] Sanitize more fields (#13313)
796
797 Extractors
798 + [xfileshare] Add support for rapidvideo.tv (#13348)
799 * [xfileshare] Modernize and pass Referer
800 + [rutv] Add support for testplayer.vgtrk.com (#13347)
801 + [newgrounds] Extract more metadata (#13232)
802 + [newgrounds:playlist] Add support for playlists (#10611)
803 * [newgrounds] Improve formats and uploader extraction (#13346)
804 * [msn] Fix formats extraction
805 * [turbo] Ensure format id is string
806 * [sexu] Ensure height is int
807 * [jove] Ensure comment count is int
808 * [golem] Ensure format id is string
809 * [gfycat] Ensure filesize is int
810 * [foxgay] Ensure height is int
811 * [flickr] Ensure format id is string
812 * [sohu] Fix numeric fields
813 * [safari] Improve authentication detection (#13319)
814 * [liveleak] Ensure height is int (#13313)
815 * [streamango] Make title optional (#13292)
816 * [rtlnl] Improve URL regular expression (#13295)
817 * [tvplayer] Fix extraction (#13291)
818
819
820 version 2017.06.05
821
822 Core
823 * [YoutubeDL] Don't emit ANSI escape codes on Windows (#13270)
824
825 Extractors
826 + [bandcamp:weekly] Add support for bandcamp weekly (#12758)
827 * [pornhub:playlist] Fix extraction (#13281)
828 - [godtv] Remove extractor (#13175)
829 * [safari] Fix typo (#13252)
830 * [youtube] Improve chapters extraction (#13247)
831 * [1tv] Lower preference for HTTP formats (#13246)
832 * [francetv] Relax URL regular expression
833 * [drbonanza] Fix extraction (#13231)
834 * [packtpub] Fix authentication (#13240)
835
836
837 version 2017.05.29
838
839 Extractors
840 * [youtube] Fix DASH MPD extraction for videos with non-encrypted format URLs
841   (#13211)
842 * [xhamster] Fix uploader and like/dislike count extraction (#13216))
843 + [xhamster] Extract categories (#11728)
844 + [abcnews] Add support for embed URLs (#12851)
845 * [gaskrank] Fix extraction (#12493)
846 * [medialaan] Fix videos with missing videoUrl (#12774)
847 * [dvtv] Fix playlist support
848 + [dvtv] Add support for DASH and HLS formats (#3063)
849 + [beam:vod] Add support for beam.pro/mixer.com VODs (#13032))
850 * [cbsinteractive] Relax URL regular expression (#13213)
851 * [adn] Fix formats extraction
852 + [youku] Extract more metadata (#10433)
853 * [cbsnews] Fix extraction (#13205)
854
855
856 version 2017.05.26
857
858 Core
859 + [utils] strip_jsonp() can recognize more patterns
860 * [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 (#13182)
861
862 Extractors
863 + [youtube] DASH MPDs with cipher signatures are recognized now (#11381)
864 + [bbc] Add support for authentication
865 * [tudou] Merge into youku extractor (#12214)
866 * [youku:show] Fix extraction
867 * [youku] Fix extraction (#13191)
868 * [udemy] Fix extraction for outputs' format entries without URL (#13192)
869 * [vimeo] Fix formats' sorting (#13189)
870 * [cbsnews] Fix extraction for 60 Minutes videos (#12861)
871
872
873 version 2017.05.23
874
875 Core
876 + [downloader/external] Pass -loglevel to ffmpeg downloader (#13183)
877 + [adobepass] Add support for Bright House Networks (#13149)
878
879 Extractors
880 + [streamcz] Add support for subtitles (#13174)
881 * [youtube] Fix DASH manifest signature decryption (#8944, #13156)
882 * [toggle] Relax URL regular expression (#13172)
883 * [toypics] Fix extraction (#13077)
884 * [njpwworld] Fix extraction (#13162, #13169)
885 + [hitbox] Add support for smashcast.tv (#13154)
886 * [mitele] Update app key regular expression (#13158)
887
888
889 version 2017.05.18.1
890
891 Core
892 * [jsinterp] Fix typo and cleanup regular expressions (#13134)
893
894
895 version 2017.05.18
896
897 Core
898 + [jsinterp] Add support for quoted names and indexers (#13123, #13124, #13125,
899   #13126, #13128, #13129, #13130, #13131, #13132)
900 + [extractor/common] Add support for schemeless URLs in _extract_wowza_formats
901   (#13088, #13092)
902 + [utils] Recognize more audio codecs (#13081)
903
904 Extractors
905 + [vier] Extract more metadata (#12539)
906 * [vier] Improve extraction (#12801)
907     + Add support for authentication
908     * Bypass authentication when no credentials provided
909     * Improve extraction robustness
910 * [dailymail] Fix sources extraction (#13057)
911 * [dailymotion] Extend URL regular expression (#13079)
912
913
914 version 2017.05.14
915
916 Core
917 + [extractor/common] Respect Width and Height attributes in ISM manifests
918 + [postprocessor/metadatafromtitle] Add support regular expression syntax for
919   --metadata-from-title (#13065)
920
921 Extractors
922 + [mediaset] Add support for video.mediaset.it (#12708, #12964)
923 * [orf:radio] Fix extraction (#11643, #12926)
924 * [aljazeera] Extend URL regular expression (#13053)
925 * [imdb] Relax URL regular expression (#13056)
926 + [francetv] Add support for mobile.france.tv (#13068)
927 + [upskill] Add support for upskillcourses.com (#13043)
928 * [thescene] Fix extraction (#13061)
929 * [condenast] Improve embed support
930 * [liveleak] Fix extraction (#12053)
931 + [douyu] Support Douyu shows (#12228)
932 * [myspace] Improve URL regular expression (#13040)
933 * [adultswim] Use desktop platform in assets URL (#13041)
934
935
936 version 2017.05.09
937
938 Core
939 * [YoutubeDL] Force --restrict-filenames when no locale is set on all python
940   versions (#13027)
941
942 Extractors
943 * [francetv] Adapt to site redesign (#13034)
944 + [packtpub] Add support for authentication (#12622)
945 * [drtv] Lower preference for SignLanguage formats (#13013, #13016)
946 + [cspan] Add support for brightcove live embeds (#13028)
947 * [vrv] Extract DASH formats and subtitles
948 * [funimation] Fix authentication (#13021)
949 * [adultswim] Fix extraction (#8640, #10950, #11042, #12121)
950     + Add support for Adobe Pass authentication
951     + Add support for live streams
952     + Add support for show pages
953 * [turner] Extract thumbnail, is_live and strip description
954 + [nonktube] Add support for nonktube.com (#8647, #13024)
955 + [nuevo] Pass headers to _extract_nuevo
956 * [nbc] Improve extraction (#12364)
957
958
959 version 2017.05.07
960
961 Common
962 * [extractor/common] Fix typo in _extract_akamai_formats
963 + [postprocessor/ffmpeg] Embed chapters into media file with --add-metadata
964 + [extractor/common] Introduce chapters meta field
965
966 Extractors
967 * [youtube] Fix authentication (#12820, #12927, #12973, #12992, #12993, #12995,
968   #13003)
969 * [bilibili] Fix video downloading (#13001)
970 * [rmcdecouverte] Fix extraction (#12937)
971 * [theplatform] Extract chapters
972 * [bandcamp] Fix thumbnail extraction (#12980)
973 * [pornhub] Extend URL regular expression (#12996)
974 + [youtube] Extract chapters
975 + [nrk] Extract chapters
976 + [vice] Add support for ooyala embeds in article pages
977 + [vice] Support vice articles (#12968)
978 * [vice] Fix extraction for non en_us videos (#12967)
979 * [gdcvault] Fix extraction for some videos (#12733)
980 * [pbs] Improve multipart video support (#12981)
981 * [laola1tv] Fix extraction (#12880)
982 + [cda] Support birthday verification (#12789)
983 * [leeco] Fix extraction (#12974)
984 + [pbs] Extract chapters
985 * [amp] Imporove thumbnail and subtitles extraction
986 * [foxsports] Fix extraction (#12945)
987 - [coub] Remove comment count extraction (#12941)
988
989
990 version 2017.05.01
991
992 Core
993 + [extractor/common] Extract view count from JSON-LD
994 * [utils] Improve unified_timestamp
995 + [utils] Add video/mp2t to mimetype2ext
996 * [downloader/external] Properly handle live stream downloading cancellation
997   (#8932)
998 + [utils] Add support for unicode whitespace in clean_html on python 2 (#12906)
999
1000 Extractors
1001 * [infoq] Make audio format extraction non fatal (#12938)
1002 * [brightcove] Allow whitespace around attribute names in embedded code
1003 + [zaq1] Add support for zaq1.pl (#12693)
1004 + [xvideos] Extract duration (#12828)
1005 * [vevo] Fix extraction (#12879)
1006 + [noovo] Add support for noovo.ca (#12792)
1007 + [washingtonpost] Add support for embeds (#12699)
1008 * [yandexmusic:playlist] Fix extraction for python 3 (#12888)
1009 * [anvato] Improve extraction (#12913)
1010     * Promote to regular shortcut based extractor
1011     * Add mcp to access key mapping table
1012     * Add support for embeds extraction
1013     * Add support for anvato embeds in generic extractor
1014 * [xtube] Fix extraction for older FLV videos (#12734)
1015 * [tvplayer] Fix extraction (#12908)
1016
1017
1018 version 2017.04.28
1019
1020 Core
1021 + [adobepass] Use geo verification headers for all requests
1022 - [downloader/fragment] Remove assert for resume_len when no fragments
1023   downloaded
1024 + [extractor/common] Add manifest_url for explicit group rendition formats
1025 * [extractor/common] Fix manifest_url for m3u8 formats
1026 - [extractor/common] Don't list master m3u8 playlists in format list (#12832)
1027
1028 Extractor
1029 * [aenetworks] Fix extraction for shows with single season
1030 + [go] Add support for Disney, DisneyJunior and DisneyXD show pages
1031 * [youtube] Recognize new locale-based player URLs (#12885)
1032 + [streamable] Add support for new embedded URL schema (#12844)
1033 * [arte:+7] Relax URL regular expression (#12837)
1034
1035
1036 version 2017.04.26
1037
1038 Core
1039 * Introduce --keep-fragments for keeping fragments of fragmented download
1040   on disk after download is finished
1041 * [YoutubeDL] Fix output template for missing timestamp (#12796)
1042 * [socks] Handle cases where credentials are required but missing
1043 * [extractor/common] Improve HLS extraction (#12211)
1044     * Extract m3u8 parsing to separate method
1045     * Improve rendition groups extraction
1046     * Build stream name according stream GROUP-ID
1047     * Ignore reference to AUDIO group without URI when stream has no CODECS
1048     * Use float for scaled tbr in _parse_m3u8_formats
1049 * [utils] Add support for TTML styles in dfxp2srt
1050 * [downloader/hls] No need to download keys for fragments that have been
1051   already downloaded
1052 * [downloader/fragment] Improve fragment downloading
1053     * Resume immediately
1054     * Don't concatenate fragments and decrypt them on every resume
1055     * Optimize disk storage usage, don't store intermediate fragments on disk
1056     * Store bookkeeping download state file
1057 + [extractor/common] Add support for multiple getters in try_get
1058 + [extractor/common] Add support for video of WebPage context in _json_ld
1059   (#12778)
1060 + [extractor/common] Relax JWPlayer regular expression and remove
1061   duplicate URLs (#12768)
1062
1063 Extractors
1064 * [iqiyi] Fix extraction of Yule videos
1065 * [vidio] Improve extraction and sort formats
1066 + [brightcove] Match only video elements with data-video-id attribute
1067 * [iqiyi] Fix playlist detection (#12504)
1068 - [azubu] Remove extractor (#12813)
1069 * [porn91] Fix extraction (#12814)
1070 * [vidzi] Fix extraction (#12793)
1071 + [amp] Extract error message (#12795)
1072 + [xfileshare] Add support for gorillavid.com and daclips.com (#12776)
1073 * [instagram] Fix extraction (#12777)
1074 + [generic] Support Brightcove videos in <iframe> (#12482)
1075 + [brightcove] Support URLs with bcpid instead of playerID (#12482)
1076 * [brightcove] Fix _extract_url (#12782)
1077 + [odnoklassniki] Extract HLS formats
1078
1079
1080 version 2017.04.17
1081
1082 Extractors
1083 * [limelight] Improve extraction LimelightEmbeddedPlayerFlash media embeds and
1084   add support for channel and channelList embeds
1085 * [generic] Extract multiple Limelight embeds (#12761)
1086 + [itv] Extract series metadata
1087 * [itv] Fix RTMP formats downloading (#12759)
1088 * [itv] Use native HLS downloader by default
1089 + [go90] Extract subtitles (#12752)
1090 + [go90] Extract series metadata (#12752)
1091
1092
1093 version 2017.04.16
1094
1095 Core
1096 * [YoutubeDL] Apply expand_path after output template substitution
1097 + [YoutubeDL] Propagate overridden meta fields to extraction results of type
1098   url (#11163)
1099
1100 Extractors
1101 + [generic] Extract RSS entries as url_transparent (#11163)
1102 + [streamango] Add support for streamango.com (#12643)
1103 + [wsj:article] Add support for articles (#12558)
1104 * [brightcove] Relax video tag embeds extraction and validate ambiguous embeds'
1105   URLs (#9163, #12005, #12178, #12480)
1106 + [udemy] Add support for react rendition (#12744)
1107
1108
1109 version 2017.04.15
1110
1111 Extractors
1112 * [youku] Fix fileid extraction (#12741, #12743)
1113
1114
1115 version 2017.04.14
1116
1117 Core
1118 + [downloader/hls] Add basic support for EXT-X-BYTERANGE tag (#10955)
1119 + [adobepass] Improve Comcast and Verizon login code (#10803)
1120 + [adobepass] Add support for Verizon (#10803)
1121
1122 Extractors
1123 + [aenetworks] Add support for specials (#12723)
1124 + [hbo] Extract HLS formats
1125 + [go90] Add support for go90.com (#10127)
1126 + [tv2hu] Add support for tv2.hu (#10509)
1127 + [generic] Exclude URLs with xml ext from valid video URLs (#10768, #11654)
1128 * [youtube] Improve HLS formats extraction
1129 * [afreecatv] Fix extraction for videos with different key layout (#12718)
1130 - [youtube] Remove explicit preference for audio-only and video-only formats in
1131   order not to break sorting when new formats appear
1132 * [canalplus] Bypass geo restriction
1133
1134
1135 version 2017.04.11
1136
1137 Extractors
1138 * [afreecatv] Fix extraction (#12706)
1139 + [generic] Add support for <object> YouTube embeds (#12637)
1140 * [bbccouk] Treat bitrate as audio+video bitrate in media selector
1141 + [bbccouk] Skip unrecognized formats in media selector (#12701)
1142 + [bbccouk] Add support for https protocol in media selector (#12701)
1143 * [curiositystream] Fix extraction (#12638)
1144 * [adn] Update subtitle decryption key
1145 * [chaturbate] Fix extraction (#12665, #12688, #12690)
1146
1147
1148 version 2017.04.09
1149
1150 Extractors
1151 + [medici] Add support for medici.tv (#3406)
1152 + [rbmaradio] Add support for redbullradio.com URLs (#12687)
1153 + [npo:live] Add support for default URL (#12555)
1154 * [mixcloud:playlist] Fix title, description and view count extraction (#12582)
1155 + [thesun] Add suport for thesun.co.uk (#11298, #12674)
1156 + [ceskateleveize:porady] Add support for porady (#7411, #12645)
1157 * [ceskateleveize] Improve extraction and remove URL replacement hacks
1158 + [kaltura] Add support for iframe embeds (#12679)
1159 * [airmozilla] Fix extraction (#12670)
1160 * [wshh] Extract html5 entries and delegate to generic extractor (12676)
1161 + [raiplay] Extract subtitles
1162 + [xfileshare] Add support for vidlo.us (#12660)
1163 + [xfileshare] Add support for vidbom.com (#12661)
1164 + [aenetworks] Add more video URL regular expressions (#12657)
1165 + [odnoklassniki] Fix format sorting for 1080p quality
1166 + [rtl2] Add support for you.rtl2.de (#10257)
1167 + [vshare] Add support for vshare.io (#12278)
1168
1169
1170 version 2017.04.03
1171
1172 Core
1173 + [extractor/common] Add censorship check for TransTelekom ISP
1174 * [extractor/common] Move censorship checks to a separate method
1175
1176 Extractors
1177 + [discoveryvr] Add support for discoveryvr.com (#12578)
1178 + [tv5mondeplus] Add support for tv5mondeplus.com (#11386)
1179 + [periscope] Add support for pscp.tv URLs (#12618, #12625)
1180
1181
1182 version 2017.04.02
1183
1184 Core
1185 * [YoutubeDL] Return early when extraction of url_transparent fails
1186
1187 Extractors
1188 * [rai] Fix and improve extraction (#11790)
1189 + [vrv] Add support for series pages
1190 * [limelight] Improve extraction for audio only formats
1191 * [funimation] Fix extraction (#10696, #11773)
1192 + [xfileshare] Add support for vidabc.com (#12589)
1193 + [xfileshare] Improve extraction and extract hls formats
1194 + [crunchyroll] Pass geo verifcation proxy
1195 + [cwtv] Extract ISM formats
1196 + [tvplay] Bypass geo restriction
1197 + [vrv] Add support for vrv.co
1198 + [packtpub] Add support for packtpub.com (#12610)
1199 + [generic] Pass base_url to _parse_jwplayer_data
1200 + [adn] Add support for animedigitalnetwork.fr (#4866)
1201 + [allocine] Extract more metadata
1202 * [allocine] Fix extraction (#12592)
1203 * [openload] Fix extraction
1204
1205
1206 version 2017.03.26
1207
1208 Core
1209 * Don't raise an error if JWPlayer config data is not a Javascript object
1210   literal. _find_jwplayer_data now returns a dict rather than an str. (#12307)
1211 * Expand environment variables for options representing paths (#12556)
1212 + [utils] Introduce expand_path
1213 * [downloader/hls] Delegate downloading to ffmpeg immediately for live streams
1214
1215 Extractors
1216 * [afreecatv] Fix extraction (#12179)
1217 + [atvat] Add support for atv.at (#5325)
1218 + [fox] Add metadata extraction (#12391)
1219 + [atresplayer] Extract DASH formats
1220 + [atresplayer] Extract HD manifest (#12548)
1221 * [atresplayer] Fix login error detection (#12548)
1222 * [franceculture] Fix extraction (#12547)
1223 * [youtube] Improve URL regular expression (#12538)
1224 * [generic] Do not follow redirects to the same URL
1225
1226
1227 version 2017.03.24
1228
1229 Extractors
1230 - [9c9media] Remove mp4 URL extraction request
1231 + [bellmedia] Add support for etalk.ca and space.ca (#12447)
1232 * [channel9] Fix extraction (#11323)
1233 * [cloudy] Fix extraction (#12525)
1234 + [hbo] Add support for free episode URLs and new formats extraction (#12519)
1235 * [condenast] Fix extraction and style (#12526)
1236 * [viu] Relax URL regular expression (#12529)
1237
1238
1239 version 2017.03.22
1240
1241 Extractors
1242 - [pluralsight] Omit module title from video title (#12506)
1243 * [pornhub] Decode obfuscated video URL (#12470, #12515)
1244 * [senateisvp] Allow https URL scheme for embeds (#12512)
1245
1246
1247 version 2017.03.20
1248
1249 Core
1250 + [YoutubeDL] Allow multiple input URLs to be used with stdout (-) as
1251   output template
1252 + [adobepass] Detect and output error on authz token extraction (#12472)
1253
1254 Extractors
1255 + [bostonglobe] Add extractor for bostonglobe.com (#12099)
1256 + [toongoggles] Add support for toongoggles.com (#12171)
1257 + [medialaan] Add support for Medialaan sites (#9974, #11912)
1258 + [discoverynetworks] Add support for more domains and bypass geo restiction
1259 * [openload] Fix extraction (#10408)
1260
1261
1262 version 2017.03.16
1263
1264 Core
1265 + [postprocessor/ffmpeg] Add support for flac
1266 + [extractor/common] Extract SMIL formats from jwplayer
1267
1268 Extractors
1269 + [generic] Add forgotten return for jwplayer formats
1270 * [redbulltv] Improve extraction
1271
1272
1273 version 2017.03.15
1274
1275 Core
1276 * Fix missing subtitles if --add-metadata is used (#12423)
1277
1278 Extractors
1279 * [facebook] Make title optional (#12443)
1280 + [mitele] Add support for ooyala videos (#12430)
1281 * [openload] Fix extraction (#12435, #12446)
1282 * [streamable] Update API URL (#12433)
1283 + [crunchyroll] Extract season name (#12428)
1284 * [discoverygo] Bypass geo restriction
1285 + [discoverygo:playlist] Add support for playlists (#12424)
1286
1287
1288 version 2017.03.10
1289
1290 Extractors
1291 * [generic] Make title optional for jwplayer embeds (#12410)
1292 * [wdr:maus] Fix extraction (#12373)
1293 * [prosiebensat1] Improve title extraction (#12318, #12327)
1294 * [dplayit] Separate and rewrite extractor and bypass geo restriction (#12393)
1295 * [miomio] Fix extraction (#12291, #12388, #12402)
1296 * [telequebec] Fix description extraction (#12399)
1297 * [openload] Fix extraction (#12357)
1298 * [brightcove:legacy] Relax videoPlayer validation check (#12381)
1299
1300
1301 version 2017.03.07
1302
1303 Core
1304 * Metadata are now added after conversion (#5594)
1305
1306 Extractors
1307 * [soundcloud] Update client id (#12376)
1308 * [openload] Fix extraction (#10408, #12357)
1309
1310
1311 version 2017.03.06
1312
1313 Core
1314 + [utils] Process bytestrings in urljoin (#12369)
1315 * [extractor/common] Improve height extraction and extract bitrate
1316 * [extractor/common] Move jwplayer formats extraction in separate method
1317 + [external:ffmpeg] Limit test download size to 10KiB (#12362)
1318
1319 Extractors
1320 + [drtv] Add geo countries to GeoRestrictedError
1321 + [drtv:live] Bypass geo restriction
1322 + [tunepk] Add extractor (#12197, #12243)
1323
1324
1325 version 2017.03.05
1326
1327 Extractors
1328 + [twitch] Add basic support for two-factor authentication (#11974)
1329 + [vier] Add support for vijf.be (#12304)
1330 + [redbulltv] Add support for redbull.tv (#3919, #11948)
1331 * [douyutv] Switch to the PC API to escape the 5-min limitation (#12316)
1332 + [generic] Add support for rutube embeds
1333 + [rutube] Relax URL regular expression
1334 + [vrak] Add support for vrak.tv (#11452)
1335 + [brightcove:new] Add ability to smuggle geo_countries into URL
1336 + [brightcove:new] Raise GeoRestrictedError
1337 * [go] Relax URL regular expression (#12341)
1338 * [24video] Use original host for requests (#12339)
1339 * [ruutu] Disable DASH formats (#12322)
1340
1341
1342 version 2017.03.02
1343
1344 Core
1345 + [adobepass] Add support for Charter Spectrum (#11465)
1346 * [YoutubeDL] Don't sanitize identifiers in output template (#12317)
1347
1348 Extractors
1349 * [facebook] Fix extraction (#12323, #12330)
1350 * [youtube] Mark errors about rental videos as expected (#12324)
1351 + [npo] Add support for audio
1352 * [npo] Adapt to app.php API (#12311, #12320)
1353
1354
1355 version 2017.02.28
1356
1357 Core
1358 + [utils] Add bytes_to_long and long_to_bytes
1359 + [utils] Add pkcs1pad
1360 + [aes] Add aes_cbc_encrypt
1361
1362 Extractors
1363 + [azmedien:showplaylist] Add support for show playlists (#12160)
1364 + [youtube:playlist] Recognize another playlist pattern (#11928, #12286)
1365 + [daisuki] Add support for daisuki.net (#2486, #3186, #4738, #6175, #7776,
1366   #10060)
1367 * [douyu] Fix extraction (#12301)
1368
1369
1370 version 2017.02.27
1371
1372 Core
1373 * [downloader/common] Limit displaying 2 digits after decimal point in sleep
1374   interval message (#12183)
1375 + [extractor/common] Add preference to _parse_html5_media_entries
1376
1377 Extractors
1378 + [npo] Add support for zapp.nl
1379 + [npo] Add support for hetklokhuis.nl (#12293)
1380 - [scivee] Remove extractor (#9315)
1381 + [cda] Decode download URL (#12255)
1382 + [crunchyroll] Improve uploader extraction (#12267)
1383 + [youtube] Raise GeoRestrictedError
1384 + [dailymotion] Raise GeoRestrictedError
1385 + [mdr] Recognize more URL patterns (#12169)
1386 + [tvigle] Raise GeoRestrictedError
1387 * [vevo] Fix extraction for videos with the new streams/streamsV3 format
1388   (#11719)
1389 + [freshlive] Add support for freshlive.tv (#12175)
1390 + [xhamster] Capture and output videoClosed error (#12263)
1391 + [etonline] Add support for etonline.com (#12236)
1392 + [njpwworld] Add support for njpwworld.com (#11561)
1393 * [amcnetworks] Relax URL regular expression (#12127)
1394
1395
1396 version 2017.02.24.1
1397
1398 Extractors
1399 * [noco] Modernize
1400 * [noco] Switch login URL to https (#12246)
1401 + [thescene] Extract more metadata
1402 * [thescene] Fix extraction (#12235)
1403 + [tubitv] Use geo bypass mechanism
1404 * [openload] Fix extraction (#10408)
1405 + [ivi] Raise GeoRestrictedError
1406
1407
1408 version 2017.02.24
1409
1410 Core
1411 * [options] Hide deprecated options from --help
1412 * [options] Deprecate --autonumber-size
1413 + [YoutubeDL] Add support for string formatting operations in output template
1414   (#5185, #5748, #6841, #9929, #9966 #9978, #12189)
1415
1416 Extractors
1417 + [lynda:course] Add webpage extraction fallback (#12238)
1418 * [go] Sign all uplynk URLs and use geo bypass only for free videos
1419   (#12087, #12210)
1420 + [skylinewebcams] Add support for skylinewebcams.com (#12221)
1421 + [instagram] Add support for multi video posts (#12226)
1422 + [crunchyroll] Extract playlist entries ids
1423 * [mgtv] Fix extraction
1424 + [sohu] Raise GeoRestrictedError
1425 + [leeco] Raise GeoRestrictedError and use geo bypass mechanism
1426
1427
1428 version 2017.02.22
1429
1430 Extractors
1431 * [crunchyroll] Fix descriptions with double quotes (#12124)
1432 * [dailymotion] Make comment count optional (#12209)
1433 + [vidzi] Add support for vidzi.cc (#12213)
1434 + [24video] Add support for 24video.tube (#12217)
1435 + [crackle] Use geo bypass mechanism
1436 + [viewster] Use geo verification headers
1437 + [tfo] Improve geo restriction detection and use geo bypass mechanism
1438 + [telequebec] Use geo bypass mechanism
1439 + [limelight] Extract PlaylistService errors and improve geo restriction
1440   detection
1441
1442
1443 version 2017.02.21
1444
1445 Core
1446 * [extractor/common] Allow calling _initialize_geo_bypass from extractors
1447   (#11970)
1448 + [adobepass] Add support for Time Warner Cable (#12191)
1449 + [travis] Run tests in parallel
1450 + [downloader/ism] Honor HTTP headers when downloading fragments
1451 + [downloader/dash] Honor HTTP headers when downloading fragments
1452 + [utils] Add GeoUtils class for working with geo tools and GeoUtils.random_ipv4
1453 + Add option --geo-bypass-country for explicit geo bypass on behalf of
1454   specified country
1455 + Add options to control geo bypass mechanism --geo-bypass and --no-geo-bypass
1456 + Add experimental geo restriction bypass mechanism based on faking
1457   X-Forwarded-For HTTP header
1458 + [utils] Introduce GeoRestrictedError for geo restricted videos
1459 + [utils] Introduce YoutubeDLError base class for all youtube-dl exceptions
1460
1461 Extractors
1462 + [ninecninemedia] Use geo bypass mechanism
1463 * [spankbang] Make uploader optional (#12193)
1464 + [iprima] Improve geo restriction detection and disable geo bypass
1465 * [iprima] Modernize
1466 * [commonmistakes] Disable UnicodeBOM extractor test for python 3.2
1467 + [prosiebensat1] Throw ExtractionError on unsupported page type (#12180)
1468 * [nrk] Update _API_HOST and relax _VALID_URL
1469 + [tv4] Bypass geo restriction and improve detection
1470 * [tv4] Switch to hls3 protocol (#12177)
1471 + [viki] Improve geo restriction detection
1472 + [vgtv] Improve geo restriction detection
1473 + [srgssr] Improve geo restriction detection
1474 + [vbox7] Improve geo restriction detection and use geo bypass mechanism
1475 + [svt] Improve geo restriction detection and use geo bypass mechanism
1476 + [pbs] Improve geo restriction detection and use geo bypass mechanism
1477 + [ondemandkorea] Improve geo restriction detection and use geo bypass mechanism
1478 + [nrk] Improve geo restriction detection and use geo bypass mechanism
1479 + [itv] Improve geo restriction detection and use geo bypass mechanism
1480 + [go] Improve geo restriction detection and use geo bypass mechanism
1481 + [dramafever] Improve geo restriction detection and use geo bypass mechanism
1482 * [brightcove:legacy] Restrict videoPlayer value (#12040)
1483 + [tvn24] Add support for tvn24.pl and tvn24bis.pl (#11679)
1484 + [thisav] Add support for HTML5 media (#11771)
1485 * [metacafe] Bypass family filter (#10371)
1486 * [viceland] Improve info extraction
1487
1488
1489 version 2017.02.17
1490
1491 Extractors
1492 * [heise] Improve extraction (#9725)
1493 * [ellentv] Improve (#11653)
1494 * [openload] Fix extraction (#10408, #12002)
1495 + [theplatform] Recognize URLs with whitespaces (#12044)
1496 * [einthusan] Relax URL regular expression (#12141, #12159)
1497 + [generic] Support complex JWPlayer embedded videos (#12030)
1498 * [elpais] Improve extraction (#12139)
1499
1500
1501 version 2017.02.16
1502
1503 Core
1504 + [utils] Add support for quoted string literals in --match-filter (#8050,
1505   #12142, #12144)
1506
1507 Extractors
1508 * [ceskatelevize] Lower priority for audio description sources (#12119)
1509 * [amcnetworks] Fix extraction (#12127)
1510 * [pinkbike] Fix uploader extraction (#12054)
1511 + [onetpl] Add support for businessinsider.com.pl and plejada.pl
1512 + [onetpl] Add support for onet.pl (#10507)
1513 + [onetmvp] Add shortcut extractor
1514 + [vodpl] Add support for vod.pl (#12122)
1515 + [pornhub] Extract video URL from tv platform site (#12007, #12129)
1516 + [ceskatelevize] Extract DASH formats (#12119, #12133)
1517
1518
1519 version 2017.02.14
1520
1521 Core
1522 * TypeError is fixed with Python 2.7.13 on Windows (#11540, #12085)
1523
1524 Extractor
1525 * [zdf] Fix extraction (#12117)
1526 * [xtube] Fix extraction for both kinds of video id (#12088)
1527 * [xtube] Improve title extraction (#12088)
1528 + [lemonde] Fallback delegate extraction to generic extractor (#12115, #12116)
1529 * [bellmedia] Allow video id longer than 6 characters (#12114)
1530 + [limelight] Add support for referer protected videos
1531 * [disney] Improve extraction (#4975, #11000, #11882, #11936)
1532 * [hotstar] Improve extraction (#12096)
1533 * [einthusan] Fix extraction (#11416)
1534 + [aenetworks] Add support for lifetimemovieclub.com (#12097)
1535 * [youtube] Fix parsing codecs (#12091)
1536
1537
1538 version 2017.02.11
1539
1540 Core
1541 + [utils] Introduce get_elements_by_class and get_elements_by_attribute
1542   utility functions
1543 + [extractor/common] Skip m3u8 manifests protected with Adobe Flash Access
1544
1545 Extractor
1546 * [pluralsight:course] Fix extraction (#12075)
1547 + [bbc] Extract m3u8 formats with 320k audio
1548 * [facebook] Relax video id matching (#11017, #12055, #12056)
1549 + [corus] Add support for Corus Entertainment sites (#12060, #9164)
1550 + [pluralsight] Detect blocked account error message (#12070)
1551 + [bloomberg] Add another video id pattern (#12062)
1552 * [extractor/commonmistakes] Restrict URL regular expression (#12050)
1553 + [tvplayer] Add support for tvplayer.com
1554
1555
1556 version 2017.02.10
1557
1558 Extractors
1559 * [xtube] Fix extraction (#12023)
1560 * [pornhub] Fix extraction (#12007, #12018)
1561 * [facebook] Improve JS data regular expression (#12042)
1562 * [kaltura] Improve embed partner id extraction (#12041)
1563 + [sprout] Add support for sproutonline.com
1564 * [6play] Improve extraction
1565 + [scrippsnetworks:watch] Add support for Scripps Networks sites (#10765)
1566 + [go] Add support for Adobe Pass authentication (#11468, #10831)
1567 * [6play] Fix extraction (#12011)
1568 + [nbc] Add support for Adobe Pass authentication (#12006)
1569
1570
1571 version 2017.02.07
1572
1573 Core
1574 * [extractor/common] Fix audio only with audio group in m3u8 (#11995)
1575 + [downloader/fragment] Respect --no-part
1576 * [extractor/common] Speed-up HTML5 media entries extraction (#11979)
1577
1578 Extractors
1579 * [pornhub] Fix extraction (#11997)
1580 + [canalplus] Add support for cstar.fr (#11990)
1581 + [extractor/generic] Improve RTMP support (#11993)
1582 + [gaskrank] Add support for gaskrank.tv (#11685)
1583 * [bandcamp] Fix extraction for incomplete albums (#11727)
1584 * [iwara] Fix extraction (#11781)
1585 * [googledrive] Fix extraction on Python 3.6
1586 + [videopress] Add support for videopress.com
1587 + [afreecatv] Extract RTMP formats
1588
1589
1590 version 2017.02.04.1
1591
1592 Extractors
1593 + [twitch:stream] Add support for player.twitch.tv (#11971)
1594 * [radiocanada] Fix extraction for toutv rtmp formats
1595
1596
1597 version 2017.02.04
1598
1599 Core
1600 + Add --playlist-random to shuffle playlists (#11889, #11901)
1601 * [utils] Improve comments processing in js_to_json (#11947)
1602 * [utils] Handle single-line comments in js_to_json
1603 * [downloader/external:ffmpeg] Minimize the use of aac_adtstoasc filter
1604
1605 Extractors
1606 + [piksel] Add another app token pattern (#11969)
1607 + [vk] Capture and output author blocked error message (#11965)
1608 + [turner] Fix secure HLS formats downloading with ffmpeg (#11358, #11373,
1609   #11800)
1610 + [drtv] Add support for live and radio sections (#1827, #3427)
1611 * [myspace] Fix extraction and extract HLS and HTTP formats
1612 + [youtube] Add format info for itag 325 and 328
1613 * [vine] Fix extraction (#11955)
1614 - [sportbox] Remove extractor (#11954)
1615 + [filmon] Add support for filmon.com (#11187)
1616 + [infoq] Add audio only formats (#11565)
1617 * [douyutv] Improve room id regular expression (#11931)
1618 * [iprima] Fix extraction (#11920, #11896)
1619 * [youtube] Fix ytsearch when cookies are provided (#11924)
1620 * [go] Relax video id regular expression (#11937)
1621 * [facebook] Fix title extraction (#11941)
1622 + [youtube:playlist] Recognize TL playlists (#11945)
1623 + [bilibili] Support new Bangumi URLs (#11845)
1624 + [cbc:watch] Extract audio codec for audio only formats (#11893)
1625 + [elpais] Fix extraction for some URLs (#11765)
1626
1627
1628 version 2017.02.01
1629
1630 Extractors
1631 + [facebook] Add another fallback extraction scenario (#11926)
1632 * [prosiebensat1] Fix extraction of descriptions (#11810, #11929)
1633 - [crunchyroll] Remove ScaledBorderAndShadow settings (#9028)
1634 + [vimeo] Extract upload timestamp
1635 + [vimeo] Extract license (#8726, #11880)
1636 + [nrk:series] Add support for series (#11571, #11711)
1637
1638
1639 version 2017.01.31
1640
1641 Core
1642 + [compat] Add compat_etree_register_namespace
1643
1644 Extractors
1645 * [youtube] Fix extraction for domainless player URLs (#11890, #11891, #11892,
1646   #11894, #11895, #11897, #11900, #11903, #11904, #11906, #11907, #11909,
1647   #11913, #11914, #11915, #11916, #11917, #11918, #11919)
1648 + [vimeo] Extract both mixed and separated DASH formats
1649 + [ruutu] Extract DASH formats
1650 * [itv] Fix extraction for python 2.6
1651
1652
1653 version 2017.01.29
1654
1655 Core
1656 * [extractor/common] Fix initialization template (#11605, #11825)
1657 + [extractor/common] Document fragment_base_url and fragment's path fields
1658 * [extractor/common] Fix duration per DASH segment (#11868)
1659 + Introduce --autonumber-start option for initial value of %(autonumber)s
1660   template (#727, #2702, #9362, #10457, #10529, #11862)
1661
1662 Extractors
1663 + [azmedien:playlist] Add support for topic and themen playlists (#11817)
1664 * [npo] Fix subtitles extraction
1665 + [itv] Extract subtitles
1666 + [itv] Add support for itv.com (#9240)
1667 + [mtv81] Add support for mtv81.com (#7619)
1668 + [vlive] Add support for channels (#11826)
1669 + [kaltura] Add fallback for fileExt
1670 + [kaltura] Improve uploader_id extraction
1671 + [konserthusetplay] Add support for rspoplay.se (#11828)
1672
1673
1674 version 2017.01.28
1675
1676 Core
1677 * [utils] Improve parse_duration
1678
1679 Extractors
1680 * [crunchyroll] Improve series and season metadata extraction (#11832)
1681 * [soundcloud] Improve formats extraction and extract audio bitrate
1682 + [soundcloud] Extract HLS formats
1683 * [soundcloud] Fix track URL extraction (#11852)
1684 + [twitch:vod] Expand URL regular expressions (#11846)
1685 * [aenetworks] Fix season episodes extraction (#11669)
1686 + [tva] Add support for videos.tva.ca (#11842)
1687 * [jamendo] Improve and extract more metadata (#11836)
1688 + [disney] Add support for Disney sites (#7409, #11801, #4975, #11000)
1689 * [vevo] Remove request to old API and catch API v2 errors
1690 + [cmt,mtv,southpark] Add support for episode URLs (#11837)
1691 + [youtube] Add fallback for duration extraction (#11841)
1692
1693
1694 version 2017.01.25
1695
1696 Extractors
1697 + [openload] Fallback video extension to mp4
1698 + [extractor/generic] Add support for Openload embeds (#11536, #11812)
1699 * [srgssr] Fix rts video extraction (#11831)
1700 + [afreecatv:global] Add support for afreeca.tv (#11807)
1701 + [crackle] Extract vtt subtitles
1702 + [crackle] Extract multiple resolutions for thumbnails
1703 + [crackle] Add support for mobile URLs
1704 + [konserthusetplay] Extract subtitles (#11823)
1705 + [konserthusetplay] Add support for HLS videos (#11823)
1706 * [vimeo:review] Fix config URL extraction (#11821)
1707
1708
1709 version 2017.01.24
1710
1711 Extractors
1712 * [pluralsight] Fix extraction (#11820)
1713 + [nextmedia] Add support for NextTV (壹電視)
1714 * [24video] Fix extraction (#11811)
1715 * [youtube:playlist] Fix nonexistent and private playlist detection (#11604)
1716 + [chirbit] Extract uploader (#11809)
1717
1718
1719 version 2017.01.22
1720
1721 Extractors
1722 + [pornflip] Add support for pornflip.com (#11556, #11795)
1723 * [chaturbate] Fix extraction (#11797, #11802)
1724 + [azmedien] Add support for AZ Medien sites (#11784, #11785)
1725 + [nextmedia] Support redirected URLs
1726 + [vimeo:channel] Extract videos' titles for playlist entries (#11796)
1727 + [youtube] Extract episode metadata (#9695, #11774)
1728 + [cspan] Support Ustream embedded videos (#11547)
1729 + [1tv] Add support for HLS videos (#11786)
1730 * [uol] Fix extraction (#11770)
1731 * [mtv] Relax triforce feed regular expression (#11766)
1732
1733
1734 version 2017.01.18
1735
1736 Extractors
1737 * [bilibili] Fix extraction (#11077)
1738 + [canalplus] Add fallback for video id (#11764)
1739 * [20min] Fix extraction (#11683, #11751)
1740 * [imdb] Extend URL regular expression (#11744)
1741 + [naver] Add support for tv.naver.com links (#11743)
1742
1743
1744 version 2017.01.16
1745
1746 Core
1747 * [options] Apply custom config to final composite configuration (#11741)
1748 * [YoutubeDL] Improve protocol auto determining (#11720)
1749
1750 Extractors
1751 * [xiami] Relax URL regular expressions
1752 * [xiami] Improve track metadata extraction (#11699)
1753 + [limelight] Check hand-make direct HTTP links
1754 + [limelight] Add support for direct HTTP links at video.llnw.net (#11737)
1755 + [brightcove] Recognize another player ID pattern (#11688)
1756 + [niconico] Support login via cookies (#7968)
1757 * [yourupload] Fix extraction (#11601)
1758 + [beam:live] Add support for beam.pro live streams (#10702, #11596)
1759 * [vevo] Improve geo restriction detection
1760 + [dramafever] Add support for URLs with language code (#11714)
1761 * [cbc] Improve playlist support (#11704)
1762
1763
1764 version 2017.01.14
1765
1766 Core
1767 + [common] Add ability to customize akamai manifest host
1768 + [utils] Add more date formats
1769
1770 Extractors
1771 - [mtv] Eliminate _transform_rtmp_url
1772 * [mtv] Generalize triforce mgid extraction
1773 + [cmt] Add support for full episodes and video clips (#11623)
1774 + [mitele] Extract DASH formats
1775 + [ooyala] Add support for videos with embedToken (#11684)
1776 * [mixcloud] Fix extraction (#11674)
1777 * [openload] Fix extraction (#10408)
1778 * [tv4] Improve extraction (#11698)
1779 * [freesound] Fix and improve extraction (#11602)
1780 + [nick] Add support for beta.nick.com (#11655)
1781 * [mtv,cc] Use HLS by default with native HLS downloader (#11641)
1782 * [mtv] Fix non-HLS extraction
1783
1784
1785 version 2017.01.10
1786
1787 Extractors
1788 * [youtube] Fix extraction (#11663, #11664)
1789 + [inc] Add support for inc.com (#11277, #11647)
1790 + [youtube] Add itag 212 (#11575)
1791 + [egghead:course] Add support for egghead.io courses
1792
1793
1794 version 2017.01.08
1795
1796 Core
1797 * Fix "invalid escape sequence" errors under Python 3.6 (#11581)
1798
1799 Extractors
1800 + [hitrecord] Add support for hitrecord.org (#10867, #11626)
1801 - [videott] Remove extractor
1802 * [swrmediathek] Improve extraction
1803 - [sharesix] Remove extractor
1804 - [aol:features] Remove extractor
1805 * [sendtonews] Improve info extraction
1806 * [3sat,phoenix] Fix extraction (#11619)
1807 * [comedycentral/mtv] Add support for HLS videos (#11600)
1808 * [discoverygo] Fix JSON data parsing (#11219, #11522)
1809
1810
1811 version 2017.01.05
1812
1813 Extractors
1814 + [zdf] Fix extraction (#11055, #11063)
1815 * [pornhub:playlist] Improve extraction (#11594)
1816 + [cctv] Add support for ncpa-classic.com (#11591)
1817 + [tunein] Add support for embeds (#11579)
1818
1819
1820 version 2017.01.02
1821
1822 Extractors
1823 * [cctv] Improve extraction (#879, #6753, #8541)
1824 + [nrktv:episodes] Add support for episodes (#11571)
1825 + [arkena] Add support for video.arkena.com (#11568)
1826
1827
1828 version 2016.12.31
1829
1830 Core
1831 + Introduce --config-location option for custom configuration files (#6745,
1832   #10648)
1833
1834 Extractors
1835 + [twitch] Add support for player.twitch.tv (#11535, #11537)
1836 + [videa] Add support for videa.hu (#8181, #11133)
1837 * [vk] Fix postlive videos extraction
1838 * [vk] Extract from playerParams (#11555)
1839 - [freevideo] Remove extractor (#11515)
1840 + [showroomlive] Add support for showroom-live.com (#11458)
1841 * [xhamster] Fix duration extraction (#11549)
1842 * [rtve:live] Fix extraction (#11529)
1843 * [brightcove:legacy] Improve embeds detection (#11523)
1844 + [twitch] Add support for rechat messages (#11524)
1845 * [acast] Fix audio and timestamp extraction (#11521)
1846
1847
1848 version 2016.12.22
1849
1850 Core
1851 * [extractor/common] Improve detection of video-only formats in m3u8
1852   manifests (#11507)
1853
1854 Extractors
1855 + [theplatform] Pass geo verification headers to SMIL request (#10146)
1856 + [viu] Pass geo verification headers to auth request
1857 * [rtl2] Extract more formats and metadata
1858 * [vbox7] Skip malformed JSON-LD (#11501)
1859 * [uplynk] Force downloading using native HLS downloader (#11496)
1860 + [laola1] Add support for another extraction scenario (#11460)
1861
1862
1863 version 2016.12.20
1864
1865 Core
1866 * [extractor/common] Improve fragment URL construction for DASH media
1867 * [extractor/common] Fix codec information extraction for mixed audio/video
1868   DASH media (#11490)
1869
1870 Extractors
1871 * [vbox7] Fix extraction (#11494)
1872 + [uktvplay] Add support for uktvplay.uktv.co.uk (#11027)
1873 + [piksel] Add support for player.piksel.com (#11246)
1874 + [vimeo] Add support for DASH formats
1875 * [vimeo] Fix extraction for HLS formats (#11490)
1876 * [kaltura] Fix wrong widget ID in some cases (#11480)
1877 + [nrktv:direkte] Add support for live streams (#11488)
1878 * [pbs] Fix extraction for geo restricted videos (#7095)
1879 * [brightcove:new] Skip widevine classic videos
1880 + [viu] Add support for viu.com (#10607, #11329)
1881
1882
1883 version 2016.12.18
1884
1885 Core
1886 + [extractor/common] Recognize DASH formats in html5 media entries
1887
1888 Extractors
1889 + [ccma] Add support for ccma.cat (#11359)
1890 * [laola1tv] Improve extraction
1891 + [laola1tv] Add support embed URLs (#11460)
1892 * [nbc] Fix extraction for MSNBC videos (#11466)
1893 * [twitch] Adapt to new videos pages URL schema (#11469)
1894 + [meipai] Add support for meipai.com (#10718)
1895 * [jwplatform] Improve subtitles and duration extraction
1896 + [ondemandkorea] Add support for ondemandkorea.com (#10772)
1897 + [vvvvid] Add support for vvvvid.it (#5915)
1898
1899
1900 version 2016.12.15
1901
1902 Core
1903 + [utils] Add convenience urljoin
1904
1905 Extractors
1906 + [openload] Recognize oload.tv URLs (#10408)
1907 + [facebook] Recognize .onion URLs (#11443)
1908 * [vlive] Fix extraction (#11375, #11383)
1909 + [canvas] Extract DASH formats
1910 + [melonvod] Add support for vod.melon.com (#11419)
1911
1912
1913 version 2016.12.12
1914
1915 Core
1916 + [utils] Add common user agents map
1917 + [common] Recognize HLS manifests that contain video only formats (#11394)
1918
1919 Extractors
1920 + [dplay] Use Safari user agent for HLS (#11418)
1921 + [facebook] Detect login required error message
1922 * [facebook] Improve video selection (#11390)
1923 + [canalplus] Add another video id pattern (#11399)
1924 * [mixcloud] Relax URL regular expression (#11406)
1925 * [ctvnews] Relax URL regular expression (#11394)
1926 + [rte] Capture and output error message (#7746, #10498)
1927 + [prosiebensat1] Add support for DASH formats
1928 * [srgssr] Improve extraction for geo restricted videos (#11089)
1929 * [rts] Improve extraction for geo restricted videos (#4989)
1930
1931
1932 version 2016.12.09
1933
1934 Core
1935 * [socks] Fix error reporting (#11355)
1936
1937 Extractors
1938 * [openload] Fix extraction (#10408)
1939 * [pandoratv] Fix extraction (#11023)
1940 + [telebruxelles] Add support for emission URLs
1941 * [telebruxelles] Extract all formats
1942 + [bloomberg] Add another video id regular expression (#11371)
1943 * [fusion] Update ooyala id regular expression (#11364)
1944 + [1tv] Add support for playlists (#11335)
1945 * [1tv] Improve extraction (#11335)
1946 + [aenetworks] Extract more formats (#11321)
1947 + [thisoldhouse] Recognize /tv-episode/ URLs (#11271)
1948
1949
1950 version 2016.12.01
1951
1952 Extractors
1953 * [soundcloud] Update client id (#11327)
1954 * [ruutu] Detect DRM protected videos
1955 + [liveleak] Add support for youtube embeds (#10688)
1956 * [spike] Fix full episodes support (#11312)
1957 * [comedycentral] Fix full episodes support
1958 * [normalboots] Rewrite in terms of JWPlatform (#11184)
1959 * [teamfourstar] Rewrite in terms of JWPlatform (#11184)
1960 - [screenwavemedia] Remove extractor (#11184)
1961
1962
1963 version 2016.11.27
1964
1965 Extractors
1966 + [webcaster] Add support for webcaster.pro
1967 + [azubu] Add support for azubu.uol.com.br (#11305)
1968 * [viki] Prefer hls formats
1969 * [viki] Fix rtmp formats extraction (#11255)
1970 * [puls4] Relax URL regular expression (#11267)
1971 * [vevo] Improve artist extraction (#10911)
1972 * [mitele] Relax URL regular expression and extract more metadata (#11244)
1973 + [cbslocal] Recognize New York site (#11285)
1974 + [youtube:playlist] Pass disable_polymer in URL query (#11193)
1975
1976
1977 version 2016.11.22
1978
1979 Extractors
1980 * [hellporno] Fix video extension extraction (#11247)
1981 + [hellporno] Add support for hellporno.net (#11247)
1982 + [amcnetworks] Recognize more BBC America URLs (#11263)
1983 * [funnyordie] Improve extraction (#11208)
1984 * [extractor/generic] Improve limelight embeds support
1985 - [crunchyroll] Remove ScaledBorderAndShadow from ASS subtitles (#8207, #9028)
1986 * [bandcamp] Fix free downloads extraction and extract all formats (#11067)
1987 * [twitter:card] Relax URL regular expression (#11225)
1988 + [tvanouvelles] Add support for tvanouvelles.ca (#10616)
1989
1990
1991 version 2016.11.18
1992
1993 Extractors
1994 * [youtube:live] Relax URL regular expression (#11164)
1995 * [openload] Fix extraction (#10408, #11122)
1996 * [vlive] Prefer locale over language for subtitles id (#11203)
1997
1998
1999 version 2016.11.14.1
2000
2001 Core
2002 + [downoader/fragment,f4m,hls] Respect HTTP headers from info dict
2003 * [extractor/common] Fix media templates with Bandwidth substitution pattern in
2004   MPD manifests (#11175)
2005 * [extractor/common] Improve thumbnail extraction from JSON-LD
2006
2007 Extractors
2008 + [nrk] Workaround geo restriction
2009 + [nrk] Improve error detection and messages
2010 + [afreecatv] Add support for vod.afreecatv.com (#11174)
2011 * [cda] Fix and improve extraction (#10929, #10936)
2012 * [plays] Fix extraction (#11165)
2013 * [eagleplatform] Fix extraction (#11160)
2014 + [audioboom] Recognize /posts/ URLs (#11149)
2015
2016
2017 version 2016.11.08.1
2018
2019 Extractors
2020 * [espn:article] Fix support for espn.com articles
2021 * [franceculture] Fix extraction (#11140)
2022
2023
2024 version 2016.11.08
2025
2026 Extractors
2027 * [tmz:article] Fix extraction (#11052)
2028 * [espn] Fix extraction (#11041)
2029 * [mitele] Fix extraction after website redesign (#10824)
2030 - [ard] Remove age restriction check (#11129)
2031 * [generic] Improve support for pornhub.com embeds (#11100)
2032 + [generic] Add support for redtube.com embeds (#11099)
2033 + [generic] Add support for drtuber.com embeds (#11098)
2034 + [redtube] Add support for embed URLs
2035 + [drtuber] Add support for embed URLs
2036 + [yahoo] Improve content id extraction (#11088)
2037 * [toutv] Relax URL regular expression (#11121)
2038
2039
2040 version 2016.11.04
2041
2042 Core
2043 * [extractor/common] Tolerate malformed RESOLUTION attribute in m3u8
2044   manifests (#11113)
2045 * [downloader/ism] Fix AVC Decoder Configuration Record
2046
2047 Extractors
2048 + [fox9] Add support for fox9.com (#11110)
2049 + [anvato] Extract more metadata and improve formats extraction
2050 * [vodlocker] Improve removed videos detection (#11106)
2051 + [vzaar] Add support for vzaar.com (#11093)
2052 + [vice] Add support for uplynk preplay videos (#11101)
2053 * [tubitv] Fix extraction (#11061)
2054 + [shahid] Add support for authentication (#11091)
2055 + [radiocanada] Add subtitles support (#11096)
2056 + [generic] Add support for ISM manifests
2057
2058
2059 version 2016.11.02
2060
2061 Core
2062 + Add basic support for Smooth Streaming protocol (#8118, #10969)
2063 * Improve MPD manifest base URL extraction (#10909, #11079)
2064 * Fix --match-filter for int-like strings (#11082)
2065
2066 Extractors
2067 + [mva] Add support for ISM formats
2068 + [msn] Add support for ISM formats
2069 + [onet] Add support for ISM formats
2070 + [tvp] Add support for ISM formats
2071 + [nicknight] Add support for nicknight sites (#10769)
2072
2073
2074 version 2016.10.30
2075
2076 Extractors
2077 * [facebook] Improve 1080P video detection (#11073)
2078 * [imgur] Recognize /r/ URLs (#11071)
2079 * [beeg] Fix extraction (#11069)
2080 * [openload] Fix extraction (#10408)
2081 * [gvsearch] Modernize and fix search request (#11051)
2082 * [adultswim] Fix extraction (#10979)
2083 + [nobelprize] Add support for nobelprize.org (#9999)
2084 * [hornbunny] Fix extraction (#10981)
2085 * [tvp] Improve video id extraction (#10585)
2086
2087
2088 version 2016.10.26
2089
2090 Extractors
2091 + [rentv] Add support for ren.tv (#10620)
2092 + [ard] Detect unavailable videos (#11018)
2093 * [vk] Fix extraction (#11022)
2094
2095
2096 version 2016.10.25
2097
2098 Core
2099 * Running youtube-dl in the background is fixed (#10996, #10706, #955)
2100
2101 Extractors
2102 + [jamendo] Add support for jamendo.com (#10132, #10736)
2103 + [pandatv] Add support for panda.tv (#10736)
2104 + [dotsub] Support Vimeo embed (#10964)
2105 * [litv] Fix extraction
2106 + [vimeo] Delegate ondemand redirects to ondemand extractor (#10994)
2107 * [vivo] Fix extraction (#11003)
2108 + [twitch:stream] Add support for rebroadcasts (#10995)
2109 * [pluralsight] Fix subtitles conversion (#10990)
2110
2111
2112 version 2016.10.21.1
2113
2114 Extractors
2115 + [pluralsight] Process all clip URLs (#10984)
2116
2117
2118 version 2016.10.21
2119
2120 Core
2121 - Disable thumbnails embedding in mkv
2122 + Add support for Comcast multiple-system operator (#10819)
2123
2124 Extractors
2125 * [pluralsight] Adapt to new API (#10972)
2126 * [openload] Fix extraction (#10408, #10971)
2127 + [natgeo] Extract m3u8 formats (#10959)
2128
2129
2130 version 2016.10.19
2131
2132 Core
2133 + [utils] Expose PACKED_CODES_RE
2134 + [extractor/common] Extract non smil wowza mpd manifests
2135 + [extractor/common] Detect f4m audio-only formats
2136
2137 Extractors
2138 * [vidzi] Fix extraction (#10908, #10952)
2139 * [urplay] Fix subtitles extraction
2140 + [urplay] Add support for urskola.se (#10915)
2141 + [orf] Add subtitles support (#10939)
2142 * [youtube] Fix --no-playlist behavior for youtu.be/id URLs (#10896)
2143 * [nrk] Relax URL regular expression (#10928)
2144 + [nytimes] Add support for podcasts (#10926)
2145 * [pluralsight] Relax URL regular expression (#10941)
2146
2147
2148 version 2016.10.16
2149
2150 Core
2151 * [postprocessor/ffmpeg] Return correct filepath and ext in updated information
2152   in FFmpegExtractAudioPP (#10879)
2153
2154 Extractors
2155 + [ruutu] Add support for supla.fi (#10849)
2156 + [theoperaplatform] Add support for theoperaplatform.eu (#10914)
2157 * [lynda] Fix height for prioritized streams
2158 + [lynda] Add fallback extraction scenario
2159 * [lynda] Switch to https (#10916)
2160 + [huajiao] New extractor (#10917)
2161 * [cmt] Fix mgid extraction (#10813)
2162 + [safari:course] Add support for techbus.safaribooksonline.com
2163 * [orf:tvthek] Fix extraction and modernize (#10898)
2164 * [chirbit] Fix extraction of user profile pages
2165 * [carambatv] Fix extraction
2166 * [canalplus] Fix extraction for some videos
2167 * [cbsinteractive] Fix extraction for cnet.com
2168 * [parliamentliveuk] Lower case URLs are now recognized (#10912)
2169
2170
2171 version 2016.10.12
2172
2173 Core
2174 + Support HTML media elements without child nodes
2175 * [Makefile] Support for GNU make < 4 is fixed; BSD make dropped (#9387)
2176
2177 Extractors
2178 * [dailymotion] Fix extraction (#10901)
2179 * [vimeo:review] Fix extraction (#10900)
2180 * [nhl] Correctly handle invalid formats (#10713)
2181 * [footyroom] Fix extraction (#10810)
2182 * [abc.net.au:iview] Fix for standalone (non series) videos (#10895)
2183 + [hbo] Add support for episode pages (#10892)
2184 * [allocine] Fix extraction (#10860)
2185 + [nextmedia] Recognize action news on AppleDaily
2186 * [lego] Improve info extraction and bypass geo restriction (#10872)
2187
2188
2189 version 2016.10.07
2190
2191 Extractors
2192 + [iprima] Detect geo restriction
2193 * [facebook] Fix video extraction (#10846)
2194 + [commonprotocols] Support direct MMS links (#10838)
2195 + [generic] Add support for multiple vimeo embeds (#10862)
2196 + [nzz] Add support for nzz.ch (#4407)
2197 + [npo] Detect geo restriction
2198 + [npo] Add support for 2doc.nl (#10842)
2199 + [lego] Add support for lego.com (#10369)
2200 + [tonline] Add support for t-online.de (#10376)
2201 * [techtalks] Relax URL regular expression (#10840)
2202 * [youtube:live] Extend URL regular expression (#10839)
2203 + [theweatherchannel] Add support for weather.com (#7188)
2204 + [thisoldhouse] Add support for thisoldhouse.com (#10837)
2205 + [nhl] Add support for wch2016.com (#10833)
2206 * [pornoxo] Use JWPlatform to improve metadata extraction
2207
2208
2209 version 2016.10.02
2210
2211 Core
2212 * Fix possibly lost extended attributes during post-processing
2213 + Support pyxattr as well as python-xattr for --xattrs and
2214   --xattr-set-filesize (#9054)
2215
2216 Extractors
2217 + [jwplatform] Support DASH streams in JWPlayer
2218 + [jwplatform] Support old-style JWPlayer playlists
2219 + [byutv:event] Add extractor
2220 * [periscope:user] Fix extraction (#10820)
2221 * [dctp] Fix extraction (#10734)
2222 + [instagram] Extract video dimensions (#10790)
2223 + [tvland] Extend URL regular expression (#10812)
2224 + [vgtv] Add support for tv.aftonbladet.se (#10800)
2225 - [aftonbladet] Remove extractor
2226 * [vk] Fix timestamp and view count extraction (#10760)
2227 + [vk] Add support for running and finished live streams (#10799)
2228 + [leeco] Recognize more Le Sports URLs (#10794)
2229 + [instagram] Extract comments (#10788)
2230 + [ketnet] Extract mzsource formats (#10770)
2231 * [limelight:media] Improve HTTP formats extraction
2232
2233
2234 version 2016.09.27
2235
2236 Core
2237 + Add hdcore query parameter to akamai f4m formats
2238 + Delegate HLS live streams downloading to ffmpeg
2239 + Improved support for HTML5 subtitles
2240
2241 Extractors
2242 + [vk] Add support for dailymotion embeds (#10661)
2243 * [promptfile] Fix extraction (#10634)
2244 * [kaltura] Speed up embed regular expressions (#10764)
2245 + [npo] Add support for anderetijden.nl (#10754)
2246 + [prosiebensat1] Add support for advopedia sites
2247 * [mwave] Relax URL regular expression (#10735, #10748)
2248 * [prosiebensat1] Fix playlist support (#10745)
2249 + [prosiebensat1] Add support for sat1gold sites (#10745)
2250 + [cbsnews:livevideo] Fix extraction and extract m3u8 formats
2251 + [brightcove:new] Add support for live streams
2252 * [soundcloud] Generalize playlist entries extraction (#10733)
2253 + [mtv] Add support for new URL schema (#8169, #9808)
2254 * [einthusan] Fix extraction (#10714)
2255 + [twitter] Support Periscope embeds (#10737)
2256 + [openload] Support subtitles (#10625)
2257
2258
2259 version 2016.09.24
2260
2261 Core
2262 + Add support for watchTVeverywhere.com authentication provider based MSOs for
2263   Adobe Pass authentication (#10709)
2264
2265 Extractors
2266 + [soundcloud:playlist] Provide video id for early playlist entries (#10733)
2267 + [prosiebensat1] Add support for kabeleinsdoku (#10732)
2268 * [cbs] Extract info from thunder videoPlayerService (#10728)
2269 * [openload] Fix extraction (#10408)
2270 + [ustream] Support the new HLS streams (#10698)
2271 + [ooyala] Extract all HLS formats
2272 + [cartoonnetwork] Add support for Adobe Pass authentication
2273 + [soundcloud] Extract license metadata
2274 + [fox] Add support for Adobe Pass authentication (#8584)
2275 + [tbs] Add support for Adobe Pass authentication (#10642, #10222)
2276 + [trutv] Add support for Adobe Pass authentication (#10519)
2277 + [turner] Add support for Adobe Pass authentication
2278
2279
2280 version 2016.09.19
2281
2282 Extractors
2283 + [crunchyroll] Check if already authenticated (#10700)
2284 - [twitch:stream] Remove fallback to profile extraction when stream is offline
2285 * [thisav] Improve title extraction (#10682)
2286 * [vyborymos] Improve station info extraction
2287
2288
2289 version 2016.09.18
2290
2291 Core
2292 + Introduce manifest_url and fragments fields in formats dictionary for
2293   fragmented media
2294 + Provide manifest_url field for DASH segments, HLS and HDS
2295 + Provide fragments field for DASH segments
2296 * Rework DASH segments downloader to use fragments field
2297 + Add helper method for Wowza Streaming Engine formats extraction
2298
2299 Extractors
2300 + [vyborymos] Add extractor for vybory.mos.ru (#10692)
2301 + [xfileshare] Add title regular expression for streamin.to (#10646)
2302 + [globo:article] Add support for multiple videos (#10653)
2303 + [thisav] Recognize HTML5 videos (#10447)
2304 * [jwplatform] Improve JWPlayer detection
2305 + [mangomolo] Add support for Mangomolo embeds
2306 + [toutv] Add support for authentication (#10669)
2307 * [franceinter] Fix upload date extraction
2308 * [tv4] Fix HLS and HDS formats extraction (#10659)
2309
2310
2311 version 2016.09.15
2312
2313 Core
2314 * Improve _hidden_inputs
2315 + Introduce improved explicit Adobe Pass support
2316 + Add --ap-mso to provide multiple-system operator identifier
2317 + Add --ap-username to provide MSO account username
2318 + Add --ap-password to provide MSO account password
2319 + Add --ap-list-mso to list all supported MSOs
2320 + Add support for Rogers Cable multiple-system operator (#10606)
2321
2322 Extractors
2323 * [crunchyroll] Fix authentication (#10655)
2324 * [twitch] Fix API calls (#10654, #10660)
2325 + [bellmedia] Add support for more Bell Media Television sites
2326 * [franceinter] Fix extraction (#10538, #2105)
2327 * [kuwo] Improve error detection (#10650)
2328 + [go] Add support for free full episodes (#10439)
2329 * [bilibili] Fix extraction for specific videos (#10647)
2330 * [nhk] Fix extraction (#10633)
2331 * [kaltura] Improve audio detection
2332 * [kaltura] Skip chun format
2333 + [vimeo:ondemand] Pass Referer along with embed URL (#10624)
2334 + [nbc] Add support for NBC Olympics (#10361)
2335
2336
2337 version 2016.09.11.1
2338
2339 Extractors
2340 + [tube8] Extract categories and tags (#10579)
2341 + [pornhub] Extract categories and tags (#10499)
2342 * [openload] Temporary fix (#10408)
2343 + [foxnews] Add support Fox News articles (#10598)
2344 * [viafree] Improve video id extraction (#10615)
2345 * [iwara] Fix extraction after relaunch (#10462, #3215)
2346 + [tfo] Add extractor for tfo.org
2347 * [lrt] Fix audio extraction (#10566)
2348 * [9now] Fix extraction (#10561)
2349 + [canalplus] Add support for c8.fr (#10577)
2350 * [newgrounds] Fix uploader extraction (#10584)
2351 + [polskieradio:category] Add support for category lists (#10576)
2352 + [ketnet] Add extractor for ketnet.be (#10343)
2353 + [canvas] Add support for een.be (#10605)
2354 + [telequebec] Add extractor for telequebec.tv (#1999)
2355 * [parliamentliveuk] Fix extraction (#9137)
2356
2357
2358 version 2016.09.08
2359
2360 Extractors
2361 + [jwplatform] Extract height from format label
2362 + [yahoo] Extract Brightcove Legacy Studio embeds (#9345)
2363 * [videomore] Fix extraction (#10592)
2364 * [foxgay] Fix extraction (#10480)
2365 + [rmcdecouverte] Add extractor for rmcdecouverte.bfmtv.com (#9709)
2366 * [gamestar] Fix metadata extraction (#10479)
2367 * [puls4] Fix extraction (#10583)
2368 + [cctv] Add extractor for CCTV and CNTV (#8153)
2369 + [lci] Add extractor for lci.fr (#10573)
2370 + [wat] Extract DASH formats
2371 + [viafree] Improve video id detection (#10569)
2372 + [trutv] Add extractor for trutv.com (#10519)
2373 + [nick] Add support for nickelodeon.nl (#10559)
2374 + [abcotvs:clips] Add support for clips.abcotvs.com
2375 + [abcotvs] Add support for ABC Owned Television Stations sites (#9551)
2376 + [miaopai] Add extractor for miaopai.com (#10556)
2377 * [gamestar] Fix metadata extraction (#10479)
2378 + [bilibili] Add support for episodes (#10190)
2379 + [tvnoe] Add extractor for tvnoe.cz (#10524)
2380
2381
2382 version 2016.09.04.1
2383
2384 Core
2385 * In DASH downloader if the first segment fails, abort the whole download
2386   process to prevent throttling (#10497)
2387 + Add support for --skip-unavailable-fragments and --fragment retries in
2388   hlsnative downloader (#10165, #10448).
2389 + Add support for --skip-unavailable-fragments in DASH downloader
2390 + Introduce --skip-unavailable-fragments option for fragment based downloaders
2391   that allows to skip fragments unavailable due to a HTTP error
2392 * Fix extraction of video/audio entries with src attribute in
2393   _parse_html5_media_entries (#10540)
2394
2395 Extractors
2396 * [theplatform] Relax URL regular expression (#10546)
2397 * [youtube:playlist] Extend URL regular expression
2398 * [rottentomatoes] Delegate extraction to internetvideoarchive extractor
2399 * [internetvideoarchive] Extract all formats
2400 * [pornvoisines] Fix extraction (#10469)
2401 * [rottentomatoes] Fix extraction (#10467)
2402 * [espn] Extend URL regular expression (#10549)
2403 * [vimple] Extend URL regular expression (#10547)
2404 * [youtube:watchlater] Fix extraction (#10544)
2405 * [youjizz] Fix extraction (#10437)
2406 + [foxnews] Add support for FoxNews Insider (#10445)
2407 + [fc2] Recognize Flash player URLs (#10512)
2408
2409
2410 version 2016.09.03
2411
2412 Core
2413 * Restore usage of NAME attribute from EXT-X-MEDIA tag for formats codes in
2414   _extract_m3u8_formats (#10522)
2415 * Handle semicolon in mimetype2ext
2416
2417 Extractors
2418 + [youtube] Add support for rental videos' previews (#10532)
2419 * [youtube:playlist] Fallback to video extraction for video/playlist URLs when
2420   no playlist is actually served (#10537)
2421 + [drtv] Add support for dr.dk/nyheder (#10536)
2422 + [facebook:plugins:video] Add extractor (#10530)
2423 + [go] Add extractor for *.go.com sites
2424 * [adobepass] Check for authz_token expiration (#10527)
2425 * [nytimes] improve extraction
2426 * [thestar] Fix extraction (#10465)
2427 * [glide] Fix extraction (#10478)
2428 - [exfm] Remove extractor (#10482)
2429 * [youporn] Fix categories and tags extraction (#10521)
2430 + [curiositystream] Add extractor for app.curiositystream.com
2431 - [thvideo] Remove extractor (#10464)
2432 * [movingimage] Fix for the new site name (#10466)
2433 + [cbs] Add support for once formats (#10515)
2434 * [limelight] Skip ism snd duplicate manifests
2435 + [porncom] Extract categories and tags (#10510)
2436 + [facebook] Extract timestamp (#10508)
2437 + [yahoo] Extract more formats
2438
2439
2440 version 2016.08.31
2441
2442 Extractors
2443 * [soundcloud] Fix URL regular expression to avoid clashes with sets (#10505)
2444 * [bandcamp:album] Fix title extraction (#10455)
2445 * [pyvideo] Fix extraction (#10468)
2446 + [ctv] Add support for tsn.ca, bnn.ca and thecomedynetwork.ca (#10016)
2447 * [9c9media] Extract more metadata
2448 * [9c9media] Fix multiple stacks extraction (#10016)
2449 * [adultswim] Improve video info extraction (#10492)
2450 * [vodplatform] Improve embed regular expression
2451 - [played] Remove extractor (#10470)
2452 + [tbs] Add extractor for tbs.com and tntdrama.com (#10222)
2453 + [cartoonnetwork] Add extractor for cartoonnetwork.com (#10110)
2454 * [adultswim] Rework in terms of turner extractor
2455 * [cnn] Rework in terms of turner extractor
2456 * [nba] Rework in terms of turner extractor
2457 + [turner] Add base extractor for Turner Broadcasting System based sites
2458 * [bilibili] Fix extraction (#10375)
2459 * [openload] Fix extraction (#10408)
2460
2461
2462 version 2016.08.28
2463
2464 Core
2465 + Add warning message that ffmpeg doesn't support SOCKS
2466 * Improve thumbnail sorting
2467 + Extract formats from #EXT-X-MEDIA tags in _extract_m3u8_formats
2468 * Fill IV with leading zeros for IVs shorter than 16 octets in hlsnative
2469 + Add ac-3 to the list of audio codecs in parse_codecs
2470
2471 Extractors
2472 * [periscope:user] Fix extraction (#10453)
2473 * [douyutv] Fix extraction (#10153, #10318, #10444)
2474 + [nhk:vod] Add extractor for www3.nhk.or.jp on demand (#4437, #10424)
2475 - [trutube] Remove extractor (#10438)
2476 + [usanetwork] Add extractor for usanetwork.com
2477 * [crackle] Fix extraction (#10333)
2478 * [spankbang] Fix description and uploader extraction (#10339)
2479 * [discoverygo] Detect cable provider restricted videos (#10425)
2480 + [cbc] Add support for watch.cbc.ca
2481 * [kickstarter] Silent the warning for og:description (#10415)
2482 * [mtvservices:embedded] Fix extraction for the new 'edge' player (#10363)
2483
2484
2485 version 2016.08.24.1
2486
2487 Extractors
2488 + [pluralsight] Add support for subtitles (#9681)
2489
2490
2491 version 2016.08.24
2492
2493 Extractors
2494 * [youtube] Fix authentication (#10392)
2495 * [openload] Fix extraction (#10408)
2496 + [bravotv] Add support for Adobe Pass (#10407)
2497 * [bravotv] Fix clip info extraction (#10407)
2498 * [eagleplatform] Improve embedded videos detection (#10409)
2499 * [awaan] Fix extraction
2500 * [mtvservices:embedded] Update config URL
2501 + [abc:iview] Add extractor (#6148)
2502
2503
2504 version 2016.08.22
2505
2506 Core
2507 * Improve formats and subtitles extension auto calculation
2508 + Recognize full unit names in parse_filesize
2509 + Add support for m3u8 manifests in HTML5 multimedia tags
2510 * Fix octal/hexadecimal number detection in js_to_json
2511
2512 Extractors
2513 + [ivi] Add support for 720p and 1080p
2514 + [charlierose] Add new extractor (#10382)
2515 * [1tv] Fix extraction (#9249)
2516 * [twitch] Renew authentication
2517 * [kaltura] Improve subtitles extension calculation
2518 + [zingmp3] Add support for video clips
2519 * [zingmp3] Fix extraction (#10041)
2520 * [kaltura] Improve subtitles extraction (#10279)
2521 * [cultureunplugged] Fix extraction (#10330)
2522 + [cnn] Add support for money.cnn.com (#2797)
2523 * [cbsnews] Fix extraction (#10362)
2524 * [cbs] Fix extraction (#10393)
2525 + [litv] Support 'promo' URLs (#10385)
2526 * [snotr] Fix extraction (#10338)
2527 * [n-tv.de] Fix extraction (#10331)
2528 * [globo:article] Relax URL and video id regular expressions (#10379)
2529
2530
2531 version 2016.08.19
2532
2533 Core
2534 - Remove output template description from --help
2535 * Recognize lowercase units in parse_filesize
2536
2537 Extractors
2538 + [porncom] Add extractor for porn.com (#2251, #10251)
2539 + [generic] Add support for DBTV embeds
2540 * [vk:wallpost] Fix audio extraction for new site layout
2541 * [vk] Fix authentication
2542 + [hgtvcom:show] Add extractor for hgtv.com shows (#10365)
2543 + [discoverygo] Add support for another GO network sites
2544
2545
2546 version 2016.08.17
2547
2548 Core
2549 + Add _get_netrc_login_info
2550
2551 Extractors
2552 * [mofosex] Extract all formats (#10335)
2553 + [generic] Add support for vbox7 embeds
2554 + [vbox7] Add support for embed URLs
2555 + [viafree] Add extractor (#10358)
2556 + [mtg] Add support for viafree URLs (#10358)
2557 * [theplatform] Extract all subtitles per language
2558 + [xvideos] Fix HLS extraction (#10356)
2559 + [amcnetworks] Add extractor
2560 + [bbc:playlist] Add support for pagination (#10349)
2561 + [fxnetworks] Add extractor (#9462)
2562 * [cbslocal] Fix extraction for SendtoNews-based videos
2563 * [sendtonews] Fix extraction
2564 * [jwplatform] Extract video id from JWPlayer data
2565 - [zippcast] Remove extractor (#10332)
2566 + [viceland] Add extractor (#8799)
2567 + [adobepass] Add base extractor for Adobe Pass Authentication
2568 * [life:embed] Improve extraction
2569 * [vgtv] Detect geo restricted videos (#10348)
2570 + [uplynk] Add extractor
2571 * [xiami] Fix extraction (#10342)
2572
2573
2574 version 2016.08.13
2575
2576 Core
2577 * Show progress for curl external downloader
2578 * Forward more options to curl external downloader
2579
2580 Extractors
2581 * [pbs] Fix description extraction
2582 * [franceculture] Fix extraction (#10324)
2583 * [pornotube] Fix extraction (#10322)
2584 * [4tube] Fix metadata extraction (#10321)
2585 * [imgur] Fix width and height extraction (#10325)
2586 * [expotv] Improve extraction
2587 + [vbox7] Fix extraction (#10309)
2588 - [tapely] Remove extractor (#10323)
2589 * [muenchentv] Fix extraction (#10313)
2590 + [24video] Add support for .me and .xxx TLDs
2591 * [24video] Fix comment count extraction
2592 * [sunporno] Add support for embed URLs
2593 * [sunporno] Fix metadata extraction (#10316)
2594 + [hgtv] Add extractor for hgtv.ca (#3999)
2595 - [pbs] Remove request to unavailable API
2596 + [pbs] Add support for high quality HTTP formats
2597 + [crunchyroll] Add support for HLS formats (#10301)
2598
2599
2600 version 2016.08.12
2601
2602 Core
2603 * Subtitles are now written as is. Newline conversions are disabled. (#10268)
2604 + Recognize more formats in unified_timestamp
2605
2606 Extractors
2607 - [goldenmoustache] Remove extractor (#10298)
2608 * [drtuber] Improve title extraction
2609 * [drtuber] Make dislike count optional (#10297)
2610 * [chirbit] Fix extraction (#10296)
2611 * [francetvinfo] Relax URL regular expression
2612 * [rtlnl] Relax URL regular expression (#10282)
2613 * [formula1] Relax URL regular expression (#10283)
2614 * [wat] Improve extraction (#10281)
2615 * [ctsnews] Fix extraction
2616
2617
2618 version 2016.08.10
2619
2620 Core
2621 * Make --metadata-from-title non fatal when title does not match the pattern
2622 * Introduce options for randomized sleep before each download
2623   --min-sleep-interval and --max-sleep-interval (#9930)
2624 * Respect default in _search_json_ld
2625
2626 Extractors
2627 + [uol] Add extractor for uol.com.br (#4263)
2628 * [rbmaradio] Fix extraction and extract all formats (#10242)
2629 + [sonyliv] Add extractor for sonyliv.com (#10258)
2630 * [aparat] Fix extraction
2631 * [cwtv] Extract HTTP formats
2632 + [rozhlas] Add extractor for prehravac.rozhlas.cz (#10253)
2633 * [kuwo:singer] Fix extraction
2634
2635
2636 version 2016.08.07
2637
2638 Core
2639 + Add support for TV Parental Guidelines ratings in parse_age_limit
2640 + Add decode_png (#9706)
2641 + Add support for partOfTVSeries in JSON-LD
2642 * Lower master M3U8 manifest preference for better format sorting
2643
2644 Extractors
2645 + [discoverygo] Add extractor (#10245)
2646 * [flipagram] Make JSON-LD extraction non fatal
2647 * [generic] Make JSON-LD extraction non fatal
2648 + [bbc] Add support for morph embeds (#10239)
2649 * [tnaflixnetworkbase] Improve title extraction
2650 * [tnaflix] Fix metadata extraction (#10249)
2651 * [fox] Fix theplatform release URL query
2652 * [openload] Fix extraction (#9706)
2653 * [bbc] Skip duplicate manifest URLs
2654 * [bbc] Improve format code
2655 + [bbc] Add support for DASH and F4M
2656 * [bbc] Improve format sorting and listing
2657 * [bbc] Improve playlist extraction
2658 + [pokemon] Add extractor (#10093)
2659 + [condenast] Add fallback scenario for video info extraction
2660
2661
2662 version 2016.08.06
2663
2664 Core
2665 * Add support for JSON-LD root list entries (#10203)
2666 * Improve unified_timestamp
2667 * Lower preference of RTSP formats in generic sorting
2668 + Add support for multiple properties in _og_search_property
2669 * Improve password hiding from verbose output
2670
2671 Extractors
2672 + [adultswim] Add support for trailers (#10235)
2673 * [archiveorg] Improve extraction (#10219)
2674 + [jwplatform] Add support for playlists
2675 + [jwplatform] Add support for relative URLs
2676 * [jwplatform] Improve audio detection
2677 + [tvplay] Capture and output native error message
2678 + [tvplay] Extract series metadata
2679 + [tvplay] Add support for subtitles (#10194)
2680 * [tvp] Improve extraction (#7799)
2681 * [cbslocal] Fix timestamp parsing (#10213)
2682 + [naver] Add support for subtitles (#8096)
2683 * [naver] Improve extraction
2684 * [condenast] Improve extraction
2685 * [engadget] Relax URL regular expression
2686 * [5min] Fix extraction
2687 + [nationalgeographic] Add support for Episode Guide
2688 + [kaltura] Add support for subtitles
2689 * [kaltura] Optimize network requests
2690 + [vodplatform] Add extractor for vod-platform.net
2691 - [gamekings] Remove extractor
2692 * [limelight] Extract HTTP formats
2693 * [ntvru] Fix extraction
2694 + [comedycentral] Re-add :tds and :thedailyshow shortnames
2695
2696
2697 version 2016.08.01
2698
2699 Fixed/improved extractors
2700 - [yandexmusic:track] Adapt to changes in track location JSON (#10193)
2701 - [bloomberg] Support another form of player (#10187)
2702 - [limelight] Skip DRM protected videos
2703 - [safari] Relax regular expressions for URL matching (#10202)
2704 - [cwtv] Add support for cwtvpr.com (#10196)
2705
2706
2707 version 2016.07.30
2708
2709 Fixed/improved extractors
2710 - [twitch:clips] Sort formats
2711 - [tv2] Use m3u8_native
2712 - [tv2:article] Fix video detection (#10188)
2713 - rtve (#10076)
2714 - [dailymotion:playlist] Optimize download archive processing (#10180)
2715
2716
2717 version 2016.07.28
2718
2719 Fixed/improved extractors
2720 - shared (#10170)
2721 - soundcloud (#10179)
2722 - twitch (#9767)
2723
2724
2725 version 2016.07.26.2
2726
2727 Fixed/improved extractors
2728 - smotri
2729 - camdemy
2730 - mtv
2731 - comedycentral
2732 - cmt
2733 - cbc
2734 - mgtv
2735 - orf
2736
2737
2738 version 2016.07.24
2739
2740 New extractors
2741 - arkena (#8682)
2742 - lcp (#8682)
2743
2744 Fixed/improved extractors
2745 - facebook (#10151)
2746 - dailymail
2747 - telegraaf
2748 - dcn
2749 - onet
2750 - tvp
2751
2752 Miscellaneous
2753 - Support $Time$ in DASH manifests
2754
2755
2756 version 2016.07.22
2757
2758 New extractors
2759 - odatv (#9285)
2760
2761 Fixed/improved extractors
2762 - bbc
2763 - youjizz (#10131)
2764 - youtube (#10140)
2765 - pornhub (#10138)
2766 - eporner (#10139)
2767
2768
2769 version 2016.07.17
2770
2771 New extractors
2772 - nintendo (#9986)
2773 - streamable (#9122)
2774
2775 Fixed/improved extractors
2776 - ard (#10095)
2777 - mtv
2778 - comedycentral (#10101)
2779 - viki (#10098)
2780 - spike (#10106)
2781
2782 Miscellaneous
2783 - Improved twitter player detection (#10090)
2784
2785
2786 version 2016.07.16
2787
2788 New extractors
2789 - ninenow (#5181)
2790
2791 Fixed/improved extractors
2792 - rtve (#10076)
2793 - brightcove
2794 - 3qsdn
2795 - syfy (#9087, #3820, #2388)
2796 - youtube (#10083)
2797
2798 Miscellaneous
2799 - Fix subtitle embedding for video-only and audio-only files (#10081)
2800
2801
2802 version 2016.07.13
2803
2804 New extractors
2805 - rudo
2806
2807 Fixed/improved extractors
2808 - biobiochiletv
2809 - tvplay
2810 - dbtv
2811 - brightcove
2812 - tmz
2813 - youtube (#10059)
2814 - shahid (#10062)
2815 - vk
2816 - ellentv (#10067)
2817
2818
2819 version 2016.07.11
2820
2821 New Extractors
2822 - roosterteeth (#9864)
2823
2824 Fixed/improved extractors
2825 - miomio (#9605)
2826 - vuclip
2827 - youtube
2828 - vidzi (#10058)
2829
2830
2831 version 2016.07.09.2
2832
2833 Fixed/improved extractors
2834 - vimeo (#1638)
2835 - facebook (#10048)
2836 - lynda (#10047)
2837 - animeondemand
2838
2839 Fixed/improved features
2840 - Embedding subtitles no longer throws an error with problematic inputs (#9063)
2841
2842
2843 version 2016.07.09.1
2844
2845 Fixed/improved extractors
2846 - youtube
2847 - ard
2848 - srmediatek (#9373)
2849
2850
2851 version 2016.07.09
2852
2853 New extractors
2854 - Flipagram (#9898)
2855
2856 Fixed/improved extractors
2857 - telecinco
2858 - toutv
2859 - radiocanada
2860 - tweakers (#9516)
2861 - lynda
2862 - nick (#7542)
2863 - polskieradio (#10028)
2864 - le
2865 - facebook (#9851)
2866 - mgtv
2867 - animeondemand (#10031)
2868
2869 Fixed/improved features
2870 - `--postprocessor-args` and `--downloader-args` now accepts non-ASCII inputs
2871   on non-Windows systems
2872
2873
2874 version 2016.07.07
2875
2876 New extractors
2877 - kamcord (#10001)
2878
2879 Fixed/improved extractors
2880 - spiegel (#10018)
2881 - metacafe (#8539, #3253)
2882 - onet (#9950)
2883 - francetv (#9955)
2884 - brightcove (#9965)
2885 - daum (#9972)
2886
2887
2888 version 2016.07.06
2889
2890 Fixed/improved extractors
2891 - youtube (#10007, #10009)
2892 - xuite
2893 - stitcher
2894 - spiegel
2895 - slideshare
2896 - sandia
2897 - rtvnh
2898 - prosiebensat1
2899 - onionstudios
2900
2901
2902 version 2016.07.05
2903
2904 Fixed/improved extractors
2905 - brightcove
2906 - yahoo (#9995)
2907 - pornhub (#9997)
2908 - iqiyi
2909 - kaltura (#5557)
2910 - la7
2911 - Changed features
2912 - Rename --cn-verfication-proxy to --geo-verification-proxy
2913 Miscellaneous
2914 - Add script for displaying downloads statistics
2915
2916
2917 version 2016.07.03.1
2918
2919 Fixed/improved extractors
2920 - theplatform
2921 - aenetworks
2922 - nationalgeographic
2923 - hrti (#9482)
2924 - facebook (#5701)
2925 - buzzfeed (#5701)
2926 - rai (#8617, #9157, #9232, #8552, #8551)
2927 - nationalgeographic (#9991)
2928 - iqiyi
2929
2930
2931 version 2016.07.03
2932
2933 New extractors
2934 - hrti (#9482)
2935
2936 Fixed/improved extractors
2937 - vk (#9981)
2938 - facebook (#9938)
2939 - xtube (#9953, #9961)
2940
2941
2942 version 2016.07.02
2943
2944 New extractors
2945 - fusion (#9958)
2946
2947 Fixed/improved extractors
2948 - twitch (#9975)
2949 - vine (#9970)
2950 - periscope (#9967)
2951 - pornhub (#8696)
2952
2953
2954 version 2016.07.01
2955
2956 New extractors
2957 - 9c9media
2958 - ctvnews (#2156)
2959 - ctv (#4077)
2960
2961 Fixed/Improved extractors
2962 - rds
2963 - meta (#8789)
2964 - pornhub (#9964)
2965 - sixplay (#2183)
2966
2967 New features
2968 - Accept quoted strings across multiple lines (#9940)