Yahoo Entertainment
Sign in
Sign in to view your mail
- Entertainment
- MVPs of Horror
- Role Recall
- Are the Kids Alright?
- Under the Covers
- Anniversary Party
- The It List
- Game Changers
- Kid Gloves
- The Never-Weres
- Celebrity
- Movies
- TV
- Music
- Videos
- Shopping
- {promoMarkup}{notifMarkup}
{notificationCenterNavMsg}
',panelEmptyTemplate='
{emptyPanelMsg}
',panelErrorTemplate='
{errorMsg}
',panelParentTemplate='
',notifOnboardPromoTemplate='
{notifOnboardMsg}
',EXPANDED_PANEL="expanded_panel",ERROR_PANEL="error_panel",NotificationView=function(){function e(n,t){classCallCheck(this,e);var i=this;i._config=n,i._panelNode=null,i._store=t}return createClass(e,[{key:"_generatePanelMarkup",value:function(e,n){var t=this._config,i=void 0,o=void 0;"undefined"!=typeof window&&(i=window.Notification&&"default"===window.Notification.permission,o=t.promos.bypassEligibleClassCheck||hasClass(document.body,t.promos.eligibleBodyClass));var s=t.promos.enableNotifOnboard&&i&&o?notifOnboardPromoTemplate:"";if(s){var r=t.promos.showYahooLogo?"":"yns-no-logo";s=s.replace("{notifOnboardBtnLabel}",t.promos.notifOnboardBtnLabel).replace("{notifOnboardMsg}",t.promos.notifOnboardMsg).replace("{subscriptionTopic}",t.promos.subscriptionTopic).replace("{noLogoClass}",r).replace("{promoLogo}",t.promos.promoLogo)}var a=n.newCount>t.panel.maxCount?n.newCount:"",c=t.panel.notificationCenterPath,l=c?"":constants.panelHideElement,d=t.panel.headerMsg?"":" "+constants.panelHideElement,u=c?constants.panelPaddingBtm:"",p=void 0;n.count?p=n.markup:p=panelEmptyTemplate.replace("{emptyPanelMsg}",t.panel.emptyPanelMsg);return e=e.replace("{notifMarkup}",p).replace("{promoMarkup}",s).replace("{hideClass}",l).replace("{notifCenterLink}",c).replace("{paddingClass}",u).replace("{headerMsg}",t.panel.headerMsg).replace("{hideHeaderClass}",d).replace(/{notificationCenterNavMsg}/g,t.panel.notificationCenterNavMsg).replace(/{newCount}/g,a)}},{key:"render",value:function(e,n){var t=this;if(t._panelNode){var i=void 0,o=t._panelNode,s=void 0,r=void 0;switch(e){case EXPANDED_PANEL:i=panelTemplate,r=t._store.getNotifications(),s=t._generatePanelMarkup(i,r),o.innerHTML=s;break;case ERROR_PANEL:s=(i=panelErrorTemplate).replace("{errorMsg}",t._config.panel.errorMsg),o.innerHTML=s}n&&n()}else n&&n(new Error("No panel parent"))}},{key:"createPanelParentNode",value:function(e){e&&(e.innerHTML=panelParentTemplate,this._panelNode=document.getElementById(constants.panelNodeId))}},{key:"updateBadgeNode",value:function(e){if(e){var n=this._store.getNotifications().newCount,t=this._config.badge.maxCount;if(n){var i=n>t?t+"+":n;e.innerHTML=i}else e.innerHTML=""}}},{key:"addStyles",value:function(e){if(e&&"undefined"!=typeof window){var n=document.getElementById(this._config.panel.styleTagId);n||((n=document.createElement("style")).type="text/css",n.id=this._config.panel.styleTagId,n.innerText=e,document.head.appendChild(n))}}}]),e}(),EXPANDED_PANEL$1="expanded_panel",ERROR_PANEL$1="error_panel",PanelController=function(){function e(n,t,i){classCallCheck(this,e);var o=this;o._store=t,o._view=i,o._config=n;var s=o._config.panel;o._panelParentNode=document.querySelector(s.parentSelector),o._badgeNode=o._config.badge.selector&&document.querySelector(o._config.badge.selector),o._indicatorNode=s.indicatorSelector&&document.querySelector(s.indicatorSelector)}return createClass(e,[{key:"createPanelParentNode",value:function(){this._view.createPanelParentNode(this._panelParentNode),this._notifPanelNode=document.getElementById(constants.panelNodeId)}},{key:"refreshPanelNode",value:function(e,n){var t=this;addClass(t._notifPanelNode,constants.panelLoading),t._store.fetchNotifications(e,(function(e,i){var o=window.wafer&&window.wafer.base;o&&o.destroy(t._notifPanelNode),e?t._notifPanelNode.innerHTML||(t._view.render(ERROR_PANEL$1),addClass(t._notifPanelNode,constants.panelLoading)):(t._view.render(EXPANDED_PANEL$1),t._view.updateBadgeNode(t._badgeNode),t._showBadge(),t._showIndicator(),t._view.addStyles(i.css)),removeClass(t._notifPanelNode,constants.panelLoading),o&&o.sync(t._notifPanelNode.parentNode),n&&n(e,i)}))}},{key:"resetBadge",value:function(){var e=this;e._store.resetNewCount(),e._view.updateBadgeNode(e._badgeNode),addClass(e._badgeNode,e._config.badge.hideClass)}},{key:"_showIndicator",value:function(){this._indicatorNode&&(this._store.getNotifications().newCount?addClass(this._indicatorNode,this._config.panel.indicatorClass):removeClass(this._indicatorNode,this._config.panel.indicatorClass))}},{key:"_showBadge",value:function(){var e=this;e._store.getNotifications().newCount?removeClass(e._badgeNode,e._config.badge.hideClass):addClass(e._badgeNode,e._config.badge.hideClass)}}]),e}(),config={promos:{eligibleBodyClass:"display-push-promos",enableNotifOnboard:!0,bypassEligibleClassCheck:!1,notifOnboardBtnLabel:"Notify Me",notifOnboardMsg:"Get alerts for breaking news and top stories",promoLogo:"https://s.yimg.com/cv/apiv2/ae/news/circle_bell.png",showYahooLogo:!0,subscriptionTopic:"gondor_homerun_news"},badge:{hideClass:"",maxCount:5,selector:""},panel:{emptyPanelMsg:"You have no new notifications.",errorMsg:"",headerMsg:"Notifications",imageTag:"img:40x40|2|80",indicatorClass:"yns-indicator",indicatorSelector:null,maxCount:6,notificationCenterNavMsg:"View all {newCount} notifications",notificationCenterPath:"",notificationTypes:"",parentSelector:null,styleTagId:"notificationStyles",theme:"default"},service:{attemptCount:2,attemptDelay:1,url:null,resetUrl:null,isRMP:!1,responseType:"json",timeout:1500}},Main=function(){function e(n){classCallCheck(this,e);var t=this;t.config=t._parseConfig(n),t._validateRequiredConfigs()&&(t._request=new NotificationRequest(t.config),t._store=new NotificationStore(t.config,t._request),t._view=new NotificationView(t.config,t._store),t._panelController=new PanelController(t.config,t._store,t._view),t._panelController.createPanelParentNode(),t._assignHelperMethods())}return createClass(e,[{key:"_parseConfig",value:function(e){var n={};for(var t in objectAssign(n,config),n)if(n.hasOwnProperty(t)){var i=n[t],o=e[t];"object"===(void 0===i?"undefined":_typeof(i))?objectAssign(i,o):n[t]=e[t]}return n}},{key:"_validateRequiredConfigs",value:function(){var e=this.config;return!(!e.panel.parentSelector||!e.service.url)}},{key:"_assignHelperMethods",value:function(){var e=this;e.helpers={refreshPanelNode:e._panelController.refreshPanelNode.bind(e._panelController),resetBadge:e._panelController.resetBadge.bind(e._panelController),resetIndicator:function(){removeClass(e._panelController._indicatorNode,e.config.panel.indicatorClass)}}}}]),e}(),notificationClient_module_min=Main,notificationClient={NotificationClient:notificationClient_module_min},CONSUMPTION_STORAGE_KEY="lnct",NotifClient=function(){function e(){var e,n;this.personalized=!1,this.ybarElem=document.getElementById("ybar"),this.partnerClasses=null===(n=null===(e=this.ybarElem)||void 0===e?void 0:e.className)||void 0===n?void 0:n.match(/ybar-variant-([a-z]*)/),this.client=new notificationClient.NotificationClient(this.getConfig())}return e.prototype.refreshPanel=function(){var e,n,t,i=this,o={lastUpdate:this.getTimeStamp()||this.setTimeStamp(),loadInHpViewer:!0,includePersonalized:this.personalized},s=(null===(e=window.YAHOO)||void 0===e?void 0:e.context)||(null===(n=window.Af)||void 0===n?void 0:n.context)||{};return s.region&&s.lang&&(o.lang=s.lang,o.region=s.region),(null===(t=this.partnerClasses)||void 0===t?void 0:t.length)&&(o.partner=this.partnerClasses[1]),new Promise((function(e,n){i.client.helpers.refreshPanelNode({matrixParams:o},(function(t,i){t&&(logError("Notification refresh error:",t),n(t)),e(i)}))}))},e.prototype.resetBadge=function(){this.client.helpers.resetBadge(),this.setTimeStamp()},e.prototype.getConfig=function(){var e,n,t,i,o,s={promos:{eligibleBodyClass:"display-push-promos",enableNotifOnboard:!0},badge:{selector:"#notif-badge",hideClass:"ybar-notification-hidden"},panel:{emptyPanelMsg:"You have no new notifications.",errorMsg:"Please check back later.",headerMsg:"Notifications",maxCount:5,parentSelector:"#ybarNotificationBody",notificationTypes:"breakingNews"},service:{url:"/tdv2_fp/api/resource/NotificationHistory.getHistory",isRMP:!1}},r=document.getElementById("notification-container"),a=null===(e=null==r?void 0:r.dataset)||void 0===e?void 0:e.config,c={};if(a){"att"===(null===(n=this.partnerClasses)||void 0===n?void 0:n[1])&&(s.promos.showYahooLogo=!1);try{var l=JSON.parse(a);c=__assign({},l),this.personalized=1===l.personalize}catch(e){logError("Notifications config parsing error",e)}r&&delete r.dataset.config}var d=this.mergeConfigs(s,c);return(null===(t=this.partnerClasses)||void 0===t?void 0:t.length)&&"yahoo"!==(null===(i=this.partnerClasses)||void 0===i?void 0:i[1])&&(null===(o=d.promos)||void 0===o?void 0:o.subscriptionTopic)&&delete d.promos.subscriptionTopic,d},e.prototype.mergeConfigs=function(e,n){var t=__assign({},e);for(var i in e)t[i]=__assign(__assign({},e[i]),n[i]);return t},e.prototype.getTimeStamp=function(){var e;return null===(e=window.localStorage)||void 0===e?void 0:e.getItem(CONSUMPTION_STORAGE_KEY)},e.prototype.setTimeStamp=function(){var e,n=""+Math.floor((new Date).getTime()/1e3);return null===(e=window.localStorage)||void 0===e||e.setItem(CONSUMPTION_STORAGE_KEY,n),n},e}(),notifClient=new NotifClient,getNotifClient=function(){return notifClient},reInit=function(){notifClient=new NotifClient},ybarRapid,ybarRapidInterval,ybarRapidErrMsg="",beaconQueue=[],noop=function(){},logRapidError=function(){window.removeEventListener("beforeunload",logRapidError),""!==ybarRapidErrMsg&&logError("Rapid not found on page",new Error(ybarRapidErrMsg))},findRapidWithSpaceid=function(e){var n=void 0;if(e&&e.length>0)for(var t=0;t
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\".concat(self.i18n.t('search.voice.permission_title'), \"
\\n
\").concat(self.i18n.t('search.voice.permission_text'), \"
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n
\\n \\n \\n \\n \\n \\n \\n
\\n
\\n
\\n \\n \\n \".concat(self.i18n.t('search.voice.recognition_retry'), \"\\n
\\n
\\n
\\n
\\n
\\n
\\n \").concat(self.i18n.t('search.voice.trending_title'), \"\\n \\n
\\n
\\n
FAQs
Where can I watch Betty White SNL? ›
Reruns of SNL are also available for viewing on Hulu, Peacock, and the NBC website. Betty's hosting debut saw her perform alongside the likes of Tina Fey, Amy Poehler, and Maya Rudolph. The musical guest at the time of her hosting gig was rapper Jay-Z.
What episode of SNL has Betty White? ›White appeared during the show's 35th season as part of their Mother's Day episode, which also featured guest appearances from former cast members Amy Poehler, Tina Fey, Rachel Dratch, Ana Gasteyer, Maya Rudolph, and Molly Shannon.
Who was the musical guest when Betty White was on SNL? ›Jay-Z was the musical guest. The long-running sketch comedy show announced the tribute in a tweet Saturday afternoon, with the message "Rest in Peace, Betty White."
How many times did Betty White appear on SNL? ›That marked White's first and only time hosting SNL, though she did return for an appearance in the show's 40th anniversary special in 2015.
Who Is the oldest person to Host SNL? ›Currently, Betty White holds the record as the oldest person to host. She was 88 the last time she took the SNL stage in 2010. Fans reiterated that it's past due for Burnett to host the series, as she never has in her Hollywood career.
What channel is the Betty White special on tonight? ›'Celebrating Betty White: America's Golden Girl' Special to Air on NBC.
How did Betty White get on SNL? ›Saturday Night Live
The episode originally aired on May 8, 2010 (the day before Mother's Day), and featured musical guest Jay-Z. SNL executive producer Lorne Michaels finally booked White following a Facebook campaign to get her on the show, after she repeatedly declined offers to host in the past.
Betty White hosting 'Saturday Night Live' in 2010. Credit: NBC/YouTube. Saturday Night Live re-aired their 2010 episode hosted by the late Betty White last night (January 1) following the iconic actor's death.
How old was Betty White when she did SNL? ›Betty White hosted SNL when she was 88 years old
She holds the title as the oldest host by a significant margin, with the next in line being Ruth Gordon and Miskel Spillman, who both hosted their respective episodes at the still impressive age of 80 (via Oldest.org).
To promote Steven Spielberg's E.T.: The Extra-Terrestrial, Drew Barrymore became the youngest person to host Saturday Night Live. She hosted on November 20, 1982, and is still the youngest to do so at 7 years, 8 months, and 29 days old.
Who has hosted SNL the most? ›
Actor Alec Baldwin holds the record for most times hosting, having done so seventeen times since 1990; Baldwin took the record from actor Steve Martin who has hosted fifteen times since 1976. Several former cast members have returned to take on hosting duties.
Did Betty White win an Emmy for SNL? ›Betty White (2010)
The TV legend won her fifth and final Emmy — outstanding guest actress in a comedy series — for hosting SNL. Her previous Emmys were for The Mary Tyler Moore Show (twice), The Golden Girls and The John Larroquette Show. White was inducted into the Television Hall of Fame in 1995.
SNL's youngest cast member ever, however, is Anthony Michael C. Hall, who joined when he was just 17 years and 6 months old. He was regular cast member during season 11 in 1985. Before SNL, Hall already made a name for himself debuting when he was just 7 years old starring in many commercials.
How old was Lindsay Lohan when she hosted SNL? ›Lindsay Lohan, 17
Lindsay Lohan was still a one-time teenage drama queen when she hosted SNL on May 1, 2004, two months before turning 18.
At an age in which many, if not most, 7-year-old girls were asleep by bedtime, happily floating off to dreamland, Drew Barrymore was up late rehearsing monologues and making a name for herself in sketch comedy.
Who was the first musical guest on Saturday Night Live? ›The first episode featured two musical guests (Billy Preston and Janis Ian), and the second episode, hosted by Paul Simon on October 18, was almost entirely a musical variety show with various acts.
Who has been in the most SNL skits? ›The recurring character that has appeared the most is Don Novello's Father Guido Sarducci with a whopping 31 appearances over the course of 17 years.
Who has hosted SNL 5 times or more? ›Danny DeVito
DeVito has hosted SNL six times in total, earning his Five-Timer membership in 1993.
Watch Celebrating Betty White: America's Golden Girl Free
The easiest way to watch Celebrating Betty White: America's Golden Girl for free in real-time without cable is using a TV antenna. Otherwise, the only free option is to stream the special the next day On Demand via Peacock.
Of course, good things did happen for Kudrow. A few years later she became a household name playing Phoebe Buffay on "Friends" and she ended up hosting "SNL," too.
Who created Saturday Night Live? ›
Saturday Night Live (often abbreviated to SNL) is an American late-night live television sketch comedy and variety show created by Lorne Michaels and developed by Dick Ebersol that airs on NBC and Peacock. Michaels currently serves as the program's showrunner.
How can I watch Saturday Night Live tonight? ›Saturday Night Live airs Saturdays at 11:30/10:30c and next day on Peacock. All 47 seasons are currently available on Peacock. Can't get enough Saturday Night Live? NBC.com has so many classic moments ready for you to watch whenever you want.
What channel is Saturday Night Live on tonight? ›Saturday Night Live
Who was on SNL in 2010? ›Date | Host | Music Guest |
---|---|---|
April 10, 2010 | Tina Fey | Justin Bieber |
April 17, 2010 | Ryan Phillippe | Ke$ha |
April 24, 2010 | Gabourey Sidibe | MGMT |
May 8, 2010 | Betty White | Jay-Z |
Betty White's last words were a call for her late husband, friend Vicki Lawrence reveals. Betty White died at the age of 99 at her home on New Year's Eve. White's long-time friend Vicki Lawrence said she was told White's last word was, "Allen."
Who will get Betty White's money? ›Though she did have three step-children from her marriage to Ludden, White does not have any legal heirs to inherit her legacy. The details of White's estate remain a mystery, though it is suspected that she left a large portion of her estate to the many animal charities she advocated for throughout her life.
What was Betty Whites cause of death? ›The actress, known for her roles in "The Golden Girls," "The Proposal" and other popular shows and movies, passed away at age 99 at her home in Los Angeles, California, on Dec. 31. According to her death certificate obtained by E! News, White died of a cerebrovascular accident, or a stroke.
Is Billie Eilish the youngest person to host SNL? ›At 18 years old, Britney Spears became the youngest person to both host and perform as the musical guest in the same episode. After her debut SNL episode on May 13, 2000, Spears returned to do both two years later.
Who is the second youngest person to host SNL? ›- Mary Kate and Ashley Olsen, 17. Year of birth: June 13, 1986. ...
- Taylor Lautner, 17. Year of birth: February 11, 1992. ...
- Lindsay Lohan, 17. Year of birth: July 2, 1986. ...
- Malcolm-Jamal Warner, 16. ...
- Jodie Foster, 14. ...
- Fred Savage, 13. ...
- Macaulay Culkin, 11. ...
- Drew Barrymore, 7.
'SNL': See famous actor as a 10-year-old
First time "Saturday Night Live" host Oscar Isaac shared clips from his first movie, which he made when he was ten.
What female has hosted SNL the most? ›
Drew Barrymore
The Charlie's Angels star has the distinction of being both the youngest person to ever host SNL (at age six) and the female host with the most at-bats to date (six times between 1982 and 2009).
1/10 Dave Grohl Has Been The SNL Musical Guest 14 Times
On top of that, Grohl headlined The Foo Fighters all eight times they were the SNL musical guest. Finally, Grohl played the drums for Paul McCartney, Mick Jagger, Tom Petty and the Heartbreakers, as well as Them Crooked Vultures when they all performed n SNL.
Danny DeVito hosted SNL 6 times: 15 May 1982 (S07-E19), 15 Oct 1983 (S09-E02), 05 Dec 1987 (S13-E06), 03 Dec 1988 (S14-E07), 09 Jan 1993 (S18-E10) & 11 Dec 1999 (S25-E08).
What show has won the most Emmys in one night? ›Saturday Night Live is the most Emmy-winning show of all time. Debuting in 1975, it is also one of the longest-running shows in television history and has launched many of the biggest and most talented names in comedy. So, it comes as no real surprise that SNL would dominate the Emmys.
How much money did Betty White have? ›Betty White amassed a net worth of around $75 million dollars at the time of her passing, reportedly donating more than $300K to animal charities. Hollywood lost a true icon when Betty White passed away on December 31, 2021.
What illness did Betty White have? ›Actress Betty White died from a stroke she had six days before her Dec. 31 death at her home in Los Angeles, the Associated Press reported, citing her death certificate. She was 99. The Los Angeles County death certificate said White had a “cerebrovascular accident,” the medical term for a stroke, on Dec.
Who is the longest-running female SNL cast member? ›Considered SNL's current leading lady, Kate McKinnon continues to be one of the show's longest-running cast members, having joined in 2012.
How much do Saturday Night Live actors get paid? ›After the 5th season of the Saturday Night Live show, they are making $15k per episode and $315,000 per season. The term is a 7-year contract basis, which can't be broken by the cast member but can be fired. The popular SNL(Saturday Night Live) cast members are making $25000/- per episode now and $525000/- annually.
Who's been on SNL the longest? ›Kenan Thompson is the longest-running cast member in the history of the legendary NBC show and during an interview with Charlamagne tha god, he hinted that he believes that the show should end coming its 50th season.
Has anyone from modern family hosted SNL? ›Sofía Vergara (born July 10, 1972) is a Colombian actress, comedian, television hostess and model best known for her role as Gloria Pritchett-Delgado on the ABC sitcom Modern Family. She hosted Saturday Night Live on April 7, 2012.
What happened with Lindsay Lohan on SNL? ›
She crashed and burned: "Letting Lindsay Lohan host Saturday Night Live was a mistake," says Mike Ryan at The Huffington Post. The star "just wasn't ready" for the high-profile gig. Her reliance on cue cards was distractingly obvious, and a blatant reminder of how long it's been since Lohan's had to act.
How many times has Macaulay Culkin hosted SNL? ›Macaulay hosted the show on November 23, 1991. His brother Kieran appeared in three skits. He hosted SNL before the premiere of his starring role in My Girl.
Was Macaulay Culkin the youngest SNL host? ›Time on SNL
Culkin hosted SNL on November 23, 1991, days prior to the premiere of his next starring role in My Girl, and (at 11 years old) became the second youngest person to ever host an episode of SNL after Drew Barrymore, who hosted in 1982 at the age of seven.
At 7 years, 8 months and 29 days old, Drew Barrymore is the youngest ever to host the show.
When was the first Saturday Night Live show? › Who streams Goldengirls? ›The Golden Girls, a sitcom series starring Bea Arthur, Rue McClanahan, and Betty White is available to stream now. Watch it on Hulu, Vudu, Prime Video or Apple TV on your Roku device.
Is Betty White on SNL? ›Saturday Night Live paid tribute to Betty White by re-airing the episode she hosted in 2010. White, who died overnight Thursday into Friday in her sleep at age 99, just a few weeks shy of her 100th birthday, won an Emmy for best guest actress in a comedy series for her work on SNL.
Are the Golden Girls on Netflix? ›Where to stream The Golden Girls (2022) Although you, unfortunately, won't find The Golden Girls on Netflix, the good news is that the classic series is available to stream having found a home in recent years on Hulu.
When was Betty White's last appearance on Saturday Night Live? ›Betty White hosting 'Saturday Night Live' in 2010. Credit: NBC/YouTube. Saturday Night Live re-aired their 2010 episode hosted by the late Betty White last night (January 1) following the iconic actor's death.
Can U Get Hulu for free? ›After signing up, new Hulu subscribers can try the Hulu plan of their choice for free. With either the Hulu (ad-supported) or the Hulu (No Ads) plan, you'll have unlimited access to our streaming library for 30 days. Once your free trial is over, you'll be charged month-to-month.
What golden girl means? ›
golden girl (plural golden girls) A young woman who has become unusually successful at an early age. A favored youth, held in high esteem by others, and for whom there are high hopes. A young woman who is beautiful in a wholesome and healthy way. In her day, Betty Grable was the golden girl of America.
Are any of the golden girl still alive? ›McClanahan passed away in 2010 at age 76 from a stroke. Arthur died from cancer in 2009 at age 86, and Getty, who suffered from Lewy body dementia, a progressive brain disease, died in 2008 at age 84. The last surviving Golden Girls star White passed on December 31, 2021, in her sleep, aged 99.
Who is the youngest host of SNL? ›To promote Steven Spielberg's E.T.: The Extra-Terrestrial, Drew Barrymore became the youngest person to host Saturday Night Live. She hosted on November 20, 1982, and is still the youngest to do so at 7 years, 8 months, and 29 days old.
Who has hosted SNL the most? ›Actor Alec Baldwin holds the record for most times hosting, having done so seventeen times since 1990; Baldwin took the record from actor Steve Martin who has hosted fifteen times since 1976. Several former cast members have returned to take on hosting duties.
Who was the youngest SNL cast member? ›SNL's youngest cast member ever, however, is Anthony Michael C. Hall, who joined when he was just 17 years and 6 months old. He was regular cast member during season 11 in 1985. Before SNL, Hall already made a name for himself debuting when he was just 7 years old starring in many commercials.
Can I watch Golden Girls on Amazon Prime? ›If you're not a fan of Hulu or are looking for a different way to binge all seasons of The Golden Girls, you can get them on Amazon Prime Video. The first full season is available for just $14.99 as a digital download in standard definition.
Is Golden Girls on Netflix or Amazon Prime? ›Right now you can watch The Golden Girls on Hulu Plus. You are able to stream The Golden Girls by renting or purchasing on iTunes, Google Play, Amazon Instant Video, and Vudu.
Which Golden Girls episode is best? ›- "It's a Miserable Life"
- "The Case of the Libertine Belle"
- "Isn't It Romantic?"
- "Ladies of the Evening"
- "Yes, We Have No Havanas"
- "Henny Penny, Straight, No Chaser"
- "The Flu"
- "Not Another Monday"
White's hosting gig came about, in part, after hundreds of thousands of her fans signed onto a Facebook campaign rallying for it.
How old was Betty White when she last hosted SNL? ›Betty White hosted SNL when she was 88 years old
On May 8th, 2010, the late Betty White hosted "Saturday Night Live" at the incredible age of 88.
Did Betty White win an Emmy for SNL? ›
Betty White (2010)
The TV legend won her fifth and final Emmy — outstanding guest actress in a comedy series — for hosting SNL. Her previous Emmys were for The Mary Tyler Moore Show (twice), The Golden Girls and The John Larroquette Show. White was inducted into the Television Hall of Fame in 1995.