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