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