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