Просматривая urllib обнаружил в локументации два примера со свойством .urlencode для запроса GET и POST. Хотел просто посмотреть, что получится, а загрузил две старницы с сайта http://www.musi-cal.com
In []:
[20.5. urllib — Open arbitrary resources by URL](https://docs.python.org/2/library/urllib.html#module-urllib)
In [1]:
import urllib
>>> params = urllib.urlencode({'spam': 1, 'eggs': 2, 'bacon': 0})
>>> f = urllib.urlopen("http://www.musi-cal.com/cgi-bin/query?%s" % params)
>>> print f.read()
<!DOCTYPE html> <!--[if IE 8]> <html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head id="ctl00_Meta_HeadTag"><title>Concert Vault - Live Concert Recordings Streamed Online</title><link rel="shortcut icon" href="/concerts.img/favicon.ico" type="image/vnd.microsoft.icon"/> <link rel="alternate" type="application/rss+xml" title="Recently Added Concerts RSS" href="http://www.concertvault.com/recently-added-rss.xml" /> <meta http-equiv="Content-type" content="text/html;charset=UTF-8"/> <meta name="description" content="Listen to the live music archive of the greatest concerts of the past fifty years in rock, country, jazz, blues, and more. These are rare concert recordings, many are downloadable, by the biggest names in music: Aerosmith in Central Park, John Lennon in '79, U2 in 1983, Bruce Springsteen's 1978 Winterland show, The Sex Pistols' last show, The Band's Last Waltz, Newport Jazz 1959 and more." /> <meta name="keywords" content="live concert, live music, rock concert, show recording, tour, classic rock, indie rock, hard rock, heavy metal, king biscuit, radio, flower hour, record plant, country music, fillmore, winterland, graham, noisepop, daytrotter, itunes, rhapsody, myspace, youtube, legal download, mp3" /> <meta property="fb:admins" content="679468950" /> <meta property="fb:admins" content="1185614656" /> <meta property="fb:admins" content="100002252280074" /> <meta property="fb:app_id" content="141860505849909" /> <meta name="viewport" id="viewport" content="width=device-width" /> <meta name="apple-mobile-web-app-title" content="Concert Vault"/> <link rel="icon" sizes="196x196" href="/concerts.img/mobile-icon-196.png"/> <link rel="icon" sizes="128x128" href="/concerts.img/mobile-icon-128.png" /> <link rel="apple-touch-icon" sizes="57x57" href="/concerts.img/mobile-icon-57.png" /> <link rel="apple-touch-icon" sizes="72x72" href="/concerts.img/mobile-icon-72.png" /> <link rel="apple-touch-icon" sizes="144x144" href="/concerts.img/mobile-icon-144.png" /> <meta property="og:image" content="http://www.concertvault.com/concerts.img/CV-icon.jpg?cb=28.2014.10721.11811.19" /> <meta property="og:type" content="website" /> <meta property="og:url" content="http://www.concertvault.com/" /> <meta property="og:title" content="Concert Vault" /> <meta property="og:site_name" content="Concert Vault" /> <meta property="og:description" content="The World's Greatest Collection of Live Music" /> <script type="text/javascript" id="pagevariables"><!--//--><![CDATA[//><!-- window['constants'] = { queue: { unknownVersion: 0 } }; window.servers = { video: "video.wolfgangsvault.com", catalog: "www.wolfgangsvault.com", concert: "www.concertvault.com", images: "images.wolfgangsvault.com" }; window.loggedIn = { }; window.membership = {"membershipStatus":"NoMembershipFound","membershipType":"None","downloadPaid":false,"downloadFree":false,"streamHigh":false,"streamLow":false,"video":false,"queue":false,"live":false,"legacy":false}; window.fakeVersion = "28.2014.10721.11811.19"; window.page = { "type": 4, "isHtml5": true, "site": "cv", "services": "/concerts.svc/concerts/", "isMobile": false, "isChromeiOS": false }; //--><!]]></script> <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Ubuntu:300,300italic,regular,bold&subset=Latin"/> <link rel="stylesheet" type="text/css" href="http://www.concertvault.com/concerts.css/stylesheet.css?cb=28.2014.10721.11811.19"/> <script type="text/javascript" src="http://www.concertvault.com/concerts.js/javascript.js?cb=28.2014.10721.11811.19"></script> <script type="text/javascript" src="http://cdnapi.kaltura.com/p/269692/sp/26969200/embedIframeJs/uiconf_id/19957082/partner_id/269692"></script> <script type="text/javascript">mw.setConfig('EmbedPlayer.RewriteSelector',false);</script> <script type="text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-1060190-1', 'auto'); ga('require', 'displayfeatures'); ga('send', 'pageview'); </script> </head> <body class="sb player-hidden"> <form name="aspnetForm" method="post" action="/?eggs=2&bacon=0&spam=1" id="aspnetForm"> <img id="facebook-cue-image" src="http://www.concertvault.com/concerts.img/CV-icon.jpg?cb=28.2014.10721.11811.19" alt="Concert Vault" /> <div class="center top-navigation" id="top-navigation"> <header id="site-header" class="fullwide" data-page-type="4" data-membership-type="none"> <a id="page-top">top of page</a> <div class="icon header-signin only-view-large" id="header-signin-rewards"> <a class="non no-ajaxy" href="https://www.concertvault.com/secure/login.html" onclick="window.loginRegisterDialog.loginLoad(); return false">Sign In</a> </div> <div class="highlight"> <a class="tag" href="http://www.concertvault.com/"> <img src="http://www.concertvault.com/concerts.img/CVLogo-high-res.png" alt="Concert Vault" /> </a> <ul id="sitewide" class="nof only-view-large"> <li class="text subnav subnav-channels" data-subnav="#sitewide-channels"> <i class="trigger">Channels</i> <ul class="nof" id="sitewide-channels"> <li class="text f"> <a href="http://www.concertvault.com/" class="non">Home</a> </li> <li class="text"> <a href="http://www.concertvault.com/channels/rock.html" class="non">Rock</a> </li> <li class="text"> <a href="http://www.concertvault.com/channels/blues.html" class="non">Blues</a> </li> <li class="text"> <a href="http://www.concertvault.com/channels/jazz.html" class="non">Jazz</a> </li> <li class="text"> <a href="http://www.concertvault.com/channels/country.html" class="non">Country</a> </li> <li class="text"> <a href="http://www.concertvault.com/channels/folk-and-bluegrass.html" class="non">Folk & Bluegrass</a> </li> <li class="text"> <a href="http://www.concertvault.com/channels/indie.html" class="non">Indie</a> </li> <li class="text"> <a href="http://www.concertvault.com/channels/comedy.html" class="non">Comedy</a> </li> <li class="text l"> <a href="http://www.concertvault.com/channels/interviews.html" class="non">Interviews</a> </li> </ul> </li> <li class="text"> <a href="http://www.concertvault.com/video/" class="non">Video</a> </li> <li class="text subnav subnav-membership" data-subnav="#sitewide-membership"> <i class="trigger">Membership</i> <ul class="nof" id="sitewide-membership"> <li class="text"> <a class="non" href="https://www.concertvault.com/secure/purchase-membership.html?type=oneyear">Become A Member</a> </li> <li class="text"> <a class="non membership-gift" href="https://www.concertvault.com/secure/purchase-membership.html?type=oneyear&gift=true">Gift A Membership</a> </li> <li class="text"> <a class="non no-ajaxy" href="https://www.concertvault.com/secure/login.html" onclick="window.loginRegisterDialog.registerLoad(); return false">Try for Free</a> </li> <li class="text"> <a class="non" href="http://www.concertvault.com/cv-rewards.html">CV Rewards</a> </li> <li class="text"> <a class="non" href="http://www.concertvault.com/membership.html">Learn More</a> </li> <li class="text l"> <a class="non no-ajaxy" href="https://www.concertvault.com/secure/login.html" onclick="window.loginRegisterDialog.loginLoad(); return false">Sign In</a> </li> </ul> </li> <li class="text"> <a target="_blank" class="non" href="http://www.wolfgangsvault.com/cv-store/">Store</a> </li> <li class="text subnav subnav-browse" data-subnav="#sitewide-browse"> <i class="trigger">Browse</i> <ul class="nof" id="sitewide-browse"> <li class="text f"> <a href="http://www.concertvault.com/myvault/?type=playlists" class="non" data-secure="true">My Playlists</a> </li> <li class="text"> <a href="http://www.concertvault.com/myvault/?type=favorites" class="non" data-secure="true">My Favorites</a> </li> <li class="text"> <a href="http://www.concertvault.com/queue/" class="non" data-secure="true" data-membership-key="queue">Queue</a> </li> <li class="text"> <a href="http://www.concertvault.com/performers/" class="non">All Performers</a> </li> <li class="text"> <a href="http://www.concertvault.com/playlists/featured/" class="non">Featured Playlists</a> </li> <li class="text l"> <a href="http://www.concertvault.com/downloads/" class="non">All Downloads</a> </li> </ul> </li> </ul> <div class="social only-view-large"> <a class="non no-ajaxy icon-facebook" target="_blank" href="http://www.facebook.com/pages/Concert-Vault/468424915045"> <!--Facebook--> </a> <a class="non no-ajaxy icon-twitter" target="_blank" href="http://www.twitter.com/concertvault"> <!--Twitter--> </a> </div> <div class="search only-view-large"> <div class="inpbg"> <input id="search" type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" /> </div> <button id="search-button" class="btn"> <i class="text">Search</i> </button> </div> <div class="mobile-header"> <a class="non mobile-search icon-search" href="javascript:void(0)"> <!--search--> </a> <a class="non mobile-menu icon-menu" href="javascript:void(0)"> <!--menu--> </a> </div> </div> </header> </div> <div class="center mobile-header-signin only-view-small"> <div id="mobile-header-signin"> <a class="non no-ajaxy" href="https://www.concertvault.com/secure/login.html" onclick="window.loginRegisterDialog.loginLoad(); return false">Sign In</a> </div> </div> <div class="center mobile-search-bar-container" id="mobile-search-bar-container"> <div id="mobile-search-bar"> <div class="inpbg"> <input id="mobile-search" type="search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" /> </div> <button id="mobile-search-button" class="btn"> <i class="text">Search</i> </button> </div> </div> <div class="center mobile-navigation" id="mobile-navigation"> <div id="mobile-navigation-menu"> <div class="l"> <b class="header">Channels</b> <ul class="nof l channels"> <li> <a href="/" class="non">Home</a> </li> <li> <a href="/channels/rock.html" class="non">Rock</a> </li> <li> <a href="/channels/blues.html" class="non">Blues</a> </li> <li> <a href="/channels/jazz.html" class="non">Jazz</a> </li> <li> <a href="/channels/country.html" class="non">Country</a> </li> <li> <a href="/channels/folk-and-bluegrass.html" class="non">Folk & Bluegrass</a> </li> <li> <a href="/channels/indie.html" class="non">Indie</a> </li> <li> <a href="/channels/comedy.html" class="non">Comedy</a> </li> <li> <a href="/channels/interviews.html" class="non">Interviews</a> </li> </ul> </div> <div class="r"> <a class="non header video" href="/video/">Video</a> <b class="header">Browse</b> <ul class="nof browse"> <li> <a data-secure="true" class="non" href="/myvault/?type=playlists">My Playlists</a> </li> <li> <a data-secure="true" class="non" href="/myvault/?type=favorites">My Favorites</a> </li> <li> <a data-membership-key="queue" data-secure="true" class="non" href="/queue/">Queue</a> </li> <li> <a class="non" href="/performers/">All Performers</a> </li> <li> <a class="non" href="/playlists/featured/">Featured Playlists</a> </li> <li> <a class="non" href="/downloads/">All Downloads</a> </li> <li> <a class="non" href="/essentials/">Best of the Vault</a> </li> </ul> </div> </div> </div><div class="center features-subhead" id="features-subhead"> <section id="landing-features-carousel-container" class="fullwide"> <ol id="landing-features-carousel" class="nof"> <li data-readmore="/features/9322-remembering-peter-tosh.html" data-ga-event-category="Features" data-ga-event-value="Rock - Remembering Peter Tosh" class="slide a" style="display:block" data-concertid="20052174-5484"> <a href="http://www.concertvault.com/peter-tosh/bayou-march-14-1979.html" class="non concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/peter-tosh-101914.jpg" alt="Rock: Remembering Peter Tosh" title="Rock: Remembering Peter Tosh" /> <img class="image-screen" src="http://www.concertvault.com/concerts.img/features-screen-gradient.png" alt="Rock: Remembering Peter Tosh" title="Rock: Remembering Peter Tosh" /> <i class="block"> <b class="block genre">Rock</b> <b class="block title">Remembering Peter Tosh</b> <b class="block body">The late reggae icon would've turned 70 today. Hear him sing his hit song "Don't Look Back" and his pro-pot anthem "Legalize It" in 1979.</b> <b class="block venue"> <!--concert-->Bayou</b> <b class="block date">Mar 14, 1979</b> </i> </a> </li> <li class="slide" data-readmore="/features/9323-a-son-house-memorial-playlist.html" data-ga-event-category="Features" data-ga-event-value="Blues - A Son House Memorial Playlist" data-playlistid="553807"> <a href="http://www.concertvault.com/playlists/son-house-playlist/playlist-553807.html" class="non savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/son-house3-101914.jpg" alt="Blues: A Son House Memorial Playlist" title="Blues: A Son House Memorial Playlist" /> <img class="image-screen" src="http://www.concertvault.com/concerts.img/features-screen-gradient.png" alt="Blues: A Son House Memorial Playlist" title="Blues: A Son House Memorial Playlist" /> <i class="block"> <b class="block genre">Blues</b> <b class="block title">A Son House Memorial Playlist</b> <b class="block body">The Delta bluesman died on this day in 1988. Hear his haunting slide guitar work and raw, impassioned vocals on sets from 1968 and 1969.</b> <b class="block venue"> <!--saved queue--> <!--Son House Playlist--> </b> <b class="block date"> <!--Son House Playlist--> </b> </i> </a> </li> <li class="slide" data-readmore="/features/9321-a-chuck-berry-celebration.html" data-ga-event-category="Features" data-ga-event-value="Rock - A Chuck Berry Celebration " data-concertid="20011121-1292"> <a href="http://www.concertvault.com/chuck-berry/fox-theatre-st-louis-october-16-1986.html" class="non concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/chuck-berry3-101814.jpg" alt="Rock: A Chuck Berry Celebration " title="Rock: A Chuck Berry Celebration " /> <img class="image-screen" src="http://www.concertvault.com/concerts.img/features-screen-gradient.png" alt="Rock: A Chuck Berry Celebration " title="Rock: A Chuck Berry Celebration " /> <i class="block"> <b class="block genre">Rock</b> <b class="block title">A Chuck Berry Celebration </b> <b class="block body">The guitar innovator and rock 'n' roll pioneer turns 88 today. Hear him play his hit tunes with an all-star band led by Keith Richards in 1986.</b> <b class="block venue"> <!--concert-->Fox Theatre St. Louis</b> <b class="block date">Oct 16, 1986</b> </i> </a> </li> <li class="slide" data-readmore="/features/9318-video-fitz-and-the-tantrums-at-paste.html" data-ga-event-category="Features" data-ga-event-value="Indie - Video: Fitz and the Tantrums at Paste" data-video-trackid="1002858" data-audio-trackid=""> <a href="http://www.concertvault.com/fitz-and-the-tantrums/video/moneygrabber_1002858.html" class="non track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/fitz-tantrums-101714.jpg" alt="Indie: Video: Fitz and the Tantrums at Paste" title="Indie: Video: Fitz and the Tantrums at Paste" /> <img class="image-screen" src="http://www.concertvault.com/concerts.img/features-screen-gradient.png" alt="Indie: Video: Fitz and the Tantrums at Paste" title="Indie: Video: Fitz and the Tantrums at Paste" /> <i class="block"> <b class="block genre">Indie</b> <b class="block title">Video: Fitz and the Tantrums at Paste</b> <b class="block body">The Los Angeles neo-soul band, led by singer Michael Fitzpatrick, performs "MoneyGrabber" and "Pickin' Up the Pieces" in 2011.</b> <b class="block venue"> <!--track-->Paste Magazine Offices</b> <b class="block date">Apr 13, 2011</b> </i> </a> </li> <li class="slide" data-readmore="/features/9320-happy-birthday-wynton-marsalis.html" data-ga-event-category="Features" data-ga-event-value="Jazz - Happy Birthday, Wynton Marsalis!" data-concertid="20011629-8619"> <a href="http://www.concertvault.com/wynton-marsalis-septet/apollo-theatre-june-02-2003.html" class="non concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/wynton-marsalis-101814.jpg" alt="Jazz: Happy Birthday, Wynton Marsalis!" title="Jazz: Happy Birthday, Wynton Marsalis!" /> <img class="image-screen" src="http://www.concertvault.com/concerts.img/features-screen-gradient.png" alt="Jazz: Happy Birthday, Wynton Marsalis!" title="Jazz: Happy Birthday, Wynton Marsalis!" /> <i class="block"> <b class="block genre">Jazz</b> <b class="block title">Happy Birthday, Wynton Marsalis!</b> <b class="block body">The trumpeter and jazz ambassador turns 53 today. Hear him with his septet and special guests Eric Clapton, Willie Nelson and B.B. King.</b> <b class="block venue"> <!--concert-->Apollo Theatre</b> <b class="block date">Jun 2, 2003</b> </i> </a> </li> <li class="slide" data-readmore="/features/9316-video-ziggy-marley-is-feelin-irie.html" data-ga-event-category="Features" data-ga-event-value="Rock - Video: Ziggy Marley Is Feelin' Irie" data-video-trackid="1005353" data-audio-trackid=""> <a href="http://www.concertvault.com/ziggy-marley-and-the-melody-makers/video/free-like-we-want-2-b_1005353.html" class="non track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/ziggy-marley-101714.jpg" alt="Rock: Video: Ziggy Marley Is Feelin' Irie" title="Rock: Video: Ziggy Marley Is Feelin' Irie" /> <img class="image-screen" src="http://www.concertvault.com/concerts.img/features-screen-gradient.png" alt="Rock: Video: Ziggy Marley Is Feelin' Irie" title="Rock: Video: Ziggy Marley Is Feelin' Irie" /> <i class="block"> <b class="block genre">Rock</b> <b class="block title">Video: Ziggy Marley Is Feelin' Irie</b> <b class="block body">The son of reggae legend Bob Marley turns 46 today. See him perform "Free Like We Want 2 B" with the Melody Makers in this 1995 concert.</b> <b class="block venue"> <!--track-->Shoreline Amphitheatre</b> <b class="block date">Sep 3, 1995</b> </i> </a> </li> </ol> <div id="landing-features-carousel-controls"> <div class="scroll left"> <i class="icon">scroll left</i> </div> <div class="scroll right"> <i class="icon">scroll right</i> </div> <ul id="landing-features-carousel-pages" class="nof"> <li data-position="1" class="a"> <i class="icon">jump to feature 1</i> </li> <li data-position="2"> <i class="icon">jump to feature 2</i> </li> <li data-position="3"> <i class="icon">jump to feature 3</i> </li> <li data-position="4"> <i class="icon">jump to feature 4</i> </li> <li data-position="5"> <i class="icon">jump to feature 5</i> </li> <li data-position="6"> <i class="icon">jump to feature 6</i> </li> </ul> </div> </section> </div> <div id="wppr" class="fullwide"> <div id="pageContent"> <section id="landing-articles"> <div class="landing-articles-bg"> <div class="landing-articles-left-group"> <ol id="landing-features-left" class="nof landing-large-articles padded"> <li data-readmore="/features/9324-free-download-foghat.html" data-ga-event-value="Featured - FREE Download: Foghat" data-ga-event-category="Features" data-concertid="20052588-2393"> <a href="http://www.concertvault.com/foghat/spectrum-december-18-1976.html" class="non pt1 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Featured</b> <b class="block title">FREE Download: Foghat</b> </a> <a href="http://www.concertvault.com/foghat/spectrum-december-18-1976.html" class="non pt2 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/foghat-freedl-badge.jpg" alt="Featured: FREE Download: Foghat" title="Featured: FREE Download: Foghat" /> <b class="block subtitle">Spectrum | Dec 18, 1976</b> <p>Brighten up your weekend with this King Biscuit recording of the British boogie kings, free to members through Tuesday. Not a member? Sign up by 10/21 to get it. </p> </a> </li> <li data-readmore="/features/9319-barney-kessel-meets-herb-ellis.html" data-ga-event-value="Jazz - Barney Kessel Meets Herb Ellis" data-ga-event-category="Features" data-concertid="20054057-37382317"> <a href="http://www.concertvault.com/herb-ellis-and-barney-kessel/great-american-music-hall-june-28-1975-set-1.html" class="non pt1 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Jazz</b> <b class="block title">Barney Kessel Meets Herb Ellis</b> </a> <a href="http://www.concertvault.com/herb-ellis-and-barney-kessel/great-american-music-hall-june-28-1975-set-1.html" class="non pt2 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/barney-herb-101714.jpg" alt="Jazz: Barney Kessel Meets Herb Ellis" title="Jazz: Barney Kessel Meets Herb Ellis" /> <b class="block subtitle">Great American Music Hall | Jun 28, 1975</b> <p>Oklahoman Kessel (born on this day in 1923) swings on "Seven Come Eleven" with Texan Ellis in this sizzling six-string summit from '75.</p> </a> </li> <li data-readmore="/features/9317-eminem-at-tramps-1999.html" data-ga-event-value="Rock - Eminem at Tramps, 1999" data-ga-event-category="Features" data-concertid="20022319-2179"> <a href="http://www.concertvault.com/eminem/tramps-january-09-1999.html" class="non pt1 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Rock</b> <b class="block title">Eminem at Tramps, 1999</b> </a> <a href="http://www.concertvault.com/eminem/tramps-january-09-1999.html" class="non pt2 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/eminem2-101714.jpg" alt="Rock: Eminem at Tramps, 1999" title="Rock: Eminem at Tramps, 1999" /> <b class="block subtitle">Tramps | Jan 9, 1999</b> <p>The rapper (aka Marshall Mathers) turns 42 today. Hear him premiere tunes from his Grammy-winning, platinum-selling <i>The Slim Shady LP</i>.</p> </a> </li> <li data-readmore="/features/9315-r-i-p-tim-hauser.html" data-ga-event-value="Jazz - R.I.P. Tim Hauser" data-ga-event-category="Features" data-video-trackid="1013849" data-audio-trackid="49110811"> <a href="http://www.concertvault.com/manhattan-transfer/video/last-time-i-saw-jenine_1013849.html" class="non pt1 track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Jazz</b> <b class="block title">R.I.P. Tim Hauser</b> </a> <a href="http://www.concertvault.com/manhattan-transfer/video/last-time-i-saw-jenine_1013849.html" class="non pt2 track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/manhattan-transfer-101714.jpg" alt="Jazz: R.I.P. Tim Hauser" title="Jazz: R.I.P. Tim Hauser" /> <b class="block subtitle">Newport Jazz Festival | Aug 13, 1994</b> <i class="icon video">watch video</i> <p>The founder of the Grammy-winning vocal group the Manhattan Transfer died yesterday at age 72. See them perform at '94 Newport.</p> </a> </li> <li data-readmore="/features/9313-happy-birthday-bob-weir.html" data-ga-event-value="Rock - Happy Birthday, Bob Weir!" data-ga-event-category="Features" data-playlistid="912915"> <a href="http://www.concertvault.com/playlists/a-bob-weir-birthday-playlist/playlist-912915.html" class="non pt1 savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Rock</b> <b class="block title">Happy Birthday, Bob Weir!</b> </a> <a href="http://www.concertvault.com/playlists/a-bob-weir-birthday-playlist/playlist-912915.html" class="non pt2 savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/bob-weir2-101614.jpg" alt="Rock: Happy Birthday, Bob Weir!" title="Rock: Happy Birthday, Bob Weir!" /> <b class="block subtitle">A Bob Weir Birthday playlist</b> <p>The guitarist-vocalist, who turns 67 today, performs with RatDog, Kingfish, the Grateful Dead and the Other Ones in this 5-hour playlist.</p> </a> </li> <li data-readmore="/features/9311-video-roy-hargrove-at-2001-newport.html" data-ga-event-value="Jazz - Video: Roy Hargrove at 2001 Newport" data-ga-event-category="Features" data-video-trackid="1011083" data-audio-trackid=""> <a href="http://www.concertvault.com/roy-hargrove/video/depth_1011083.html" class="non pt1 track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Jazz</b> <b class="block title">Video: Roy Hargrove at 2001 Newport</b> </a> <a href="http://www.concertvault.com/roy-hargrove/video/depth_1011083.html" class="non pt2 track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/roy-hargrove2-101614.jpg" alt="Jazz: Video: Roy Hargrove at 2001 Newport" title="Jazz: Video: Roy Hargrove at 2001 Newport" /> <b class="block subtitle">Newport Jazz Festival | Aug 11, 2001</b> <i class="icon video">watch video</i> <p>The trumpet star, who turns 45 today, showcases his balladic side on "Never Let Me Go" and "You Go to My Head" and deals on "Depth."</p> </a> </li> <li data-readmore="/features/9312-red-hot-chili-peppers-at-woodstock-99.html" data-ga-event-value="Rock - Red Hot Chili Peppers at Woodstock '99" data-ga-event-category="Features" data-video-trackid="101367" data-audio-trackid=""> <a href="http://www.concertvault.com/red-hot-chili-peppers/video/give-it-away_101367.html" class="non pt1 track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Rock</b> <b class="block title">Red Hot Chili Peppers at Woodstock '99</b> </a> <a href="http://www.concertvault.com/red-hot-chili-peppers/video/give-it-away_101367.html" class="non pt2 track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/red-hotchili-101614.jpg" alt="Rock: Red Hot Chili Peppers at Woodstock '99" title="Rock: Red Hot Chili Peppers at Woodstock '99" /> <b class="block subtitle">Woodstock 99 East Stage | Jul 25, 1999</b> <i class="icon video">watch video</i> <p>Bassist Flea, who turns 52 today, performs in his birthday suit in this funky concert video that includes "Give It Away" and Hendrix's "Fire." </p> </a> </li> </ol> <div class="middle"> <div id="landing-essentials"> <div class="hed">Best of The Vault</div> <a class="image" href="http://www.concertvault.com/playlists/top-10-greatest-bass-players-in-the-vault/playlist-388280.html"> <img src="http://images.wolfgangsvault.com/cvfeatures/top-10-bass-players-120907.jpg" alt="Top 10: Greatest Bass Players in the Vault" title="Top 10: Greatest Bass Players in the Vault" /> </a> <ol class="nof"> <li data-image="http://images.wolfgangsvault.com/cvfeatures/top-10-bass-players-120907.jpg" data-readmore="/features/4694-top-10-greatest-bass-players-in-the-vault.html" data-ga-event-value="Featured - Top 10: Greatest Bass Players in the Vault" data-ga-event-category="Essentials" data-playlistid="388280" class="novideo"> <a href="http://www.concertvault.com/playlists/top-10-greatest-bass-players-in-the-vault/playlist-388280.html" class="non title savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));">Top 10: Greatest Bass Players in the Vault</a> </li> <li data-image="http://images.wolfgangsvault.com/cvfeatures/BritishInvasion-20130228.jpg" data-readmore="/features/6166-british-invasion-playlist.html" data-ga-event-value="Featured - British Invasion Playlist" data-ga-event-category="Essentials" data-playlistid="285952" class="novideo"> <a href="http://www.concertvault.com/playlists/british-invasion-sampler/playlist-285952.html" class="non title savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));">British Invasion Playlist</a> </li> <li data-image="http://images.wolfgangsvault.com/cvfeatures/neil-young-120815.jpg" data-readmore="/features/4430-ultimate-set-list-neil-young.html" data-ga-event-value="Featured - Ultimate Set List: Neil Young" data-ga-event-category="Essentials" data-playlistid="349990" class="novideo"> <a href="http://www.concertvault.com/playlists/ultimate-set-list-neil-young/playlist-349990.html" class="non title savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));">Ultimate Set List: Neil Young</a> </li> <li data-image="http://images.wolfgangsvault.com/cvfeatures/charles-mingus-012013.jpg" data-readmore="/features/5862-charles-mingus-at-nice-jazz-festival.html" data-ga-event-value="Jazz - Charles Mingus at Nice Jazz Festival" data-ga-event-category="Essentials" data-concertid="20020606-50179" class="novideo"> <a href="http://www.concertvault.com/charles-mingus-quintet/grande-parade-du-jazz-july-13-1977.html" class="non title concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));">Charles Mingus at Nice Jazz Festival</a> </li> <li data-image="http://images.wolfgangsvault.com/cvfeatures/who-120802.jpg" data-readmore="/features/4323-the-who-at-tanglewood-1970.html" data-ga-event-value="Video - The Who at Tanglewood, 1970" data-ga-event-category="Essentials" data-video-trackid="-70282327" data-audio-trackid="4838932"> <a href="http://www.concertvault.com/the-who/tanglewood-july-07-1970.html?type=video&track=-70282327" class="non title track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));">The Who at Tanglewood, 1970</a> <a href="http://www.concertvault.com/the-who/tanglewood-july-07-1970.html?type=video&track=-70282327" class="non icon video" onclick="ga('send', 'event', 'Essentials', 'Visit', $(this).parent().data('ga-event-value'));">watch video</a> </li> </ol> </div> <a id="landing-essentials-see-all" href="/essentials/" class="ovr"> <i class="chev">»</i> More</a> <ol id="landing-features-middle" class="nof landing-large-articles"> <li data-readmore="/features/9310-gene-krupas-energized-swing.html" data-ga-event-value="Jazz - Gene Krupa's Energized Swing" data-ga-event-category="Features" data-playlistid="733428"> <a href="http://www.concertvault.com/playlists/gene-krupa-memorial-playlist/playlist-733428.html" class="non pt1 savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Jazz</b> <b class="block title">Gene Krupa's Energized Swing</b> </a> <a href="http://www.concertvault.com/playlists/gene-krupa-memorial-playlist/playlist-733428.html" class="non pt2 savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/gene-krupa-101614.jpg" alt="Jazz: Gene Krupa's Energized Swing" title="Jazz: Gene Krupa's Energized Swing" /> <b class="block subtitle">Gene Krupa Memorial Playlist</b> <p>The flamboyant drummer, who died on this day in 1973, ignites the bandstand with Benny Goodman, Lionel Hampton and his own band.</p> </a> </li> <li data-readmore="/features/9309-bobby-rushs-earthy-edge.html" data-ga-event-value="Blues - Bobby Rush's Earthy Edge" data-ga-event-category="Features" data-concertid="21021184-37385734"> <a href="http://www.concertvault.com/bobby-rush/daytrotter-studio-april-29-2014.html" class="non pt1 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Blues</b> <b class="block title">Bobby Rush's Earthy Edge</b> </a> <a href="http://www.concertvault.com/bobby-rush/daytrotter-studio-april-29-2014.html" class="non pt2 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/bobby-rush-101614.jpg" alt="Blues: Bobby Rush's Earthy Edge" title="Blues: Bobby Rush's Earthy Edge" /> <b class="block subtitle">Daytrotter Studio | Apr 29, 2014</b> <p>The 81-year-old Louisiana bluesman puts up the funk on "Garbage Man" and "Too Much Weekend" in this 2012 Daytrotter session.</p> </a> </li> <li data-readmore="/features/9304-carlos-santanas-farewell-to-bill-graham.html" data-ga-event-value="Rock - Carlos Santana's Farewell to Bill Graham" data-ga-event-category="Features" data-concertid="11964-6254"> <a href="http://www.concertvault.com/santana/golden-gate-park-november-03-1991.html" class="non pt1 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Rock</b> <b class="block title">Carlos Santana's Farewell to Bill Graham</b> </a> <a href="http://www.concertvault.com/santana/golden-gate-park-november-03-1991.html" class="non pt2 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/santana-graham-101514.jpg" alt="Rock: Carlos Santana's Farewell to Bill Graham" title="Rock: Carlos Santana's Farewell to Bill Graham" /> <b class="block subtitle">Golden Gate Park | Nov 3, 1991</b> <p>The guitar hero digs deep on "Spirits Dancing in the Flesh" and "Third Stone From the Sun" in this tribute to the late concert promoter.</p> </a> </li> <li data-readmore="/features/9302-a-cole-porter-memorial.html" data-ga-event-value="Jazz - A Cole Porter Memorial " data-ga-event-category="Features" data-playlistid="434868"> <a href="http://www.concertvault.com/playlists/cole-porter-playlist/playlist-434868.html" class="non pt1 savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Jazz</b> <b class="block title">A Cole Porter Memorial </b> </a> <a href="http://www.concertvault.com/playlists/cole-porter-playlist/playlist-434868.html" class="non pt2 savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/cole-porter-101514.jpg" alt="Jazz: A Cole Porter Memorial " title="Jazz: A Cole Porter Memorial " /> <b class="block subtitle">Cole Porter Playlist</b> <p>One of the key contributors to the Great American Songbook died on this day in 1964. Hear him celebrated in song in this jazzy playlist.</p> </a> </li> <li data-readmore="/features/9306-ray-wylie-hubbards-vivid-tales.html" data-ga-event-value="Country - Ray Wylie Hubbard's Vivid Tales" data-ga-event-category="Features" data-concertid="20040437-16400"> <a href="http://www.concertvault.com/ray-wylie-hubbard/big-orange-studios-february-13-2012.html" class="non pt1 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Country</b> <b class="block title">Ray Wylie Hubbard's Vivid Tales</b> </a> <a href="http://www.concertvault.com/ray-wylie-hubbard/big-orange-studios-february-13-2012.html" class="non pt2 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/ray-wylie-101514.jpg" alt="Country: Ray Wylie Hubbard's Vivid Tales" title="Country: Ray Wylie Hubbard's Vivid Tales" /> <b class="block subtitle">Big Orange Studios | Feb 13, 2012</b> <p>The Texas singer-songwriter delivers gritty story songs like "Count Your Blessings" and "Drunken Poet's Dream" in this intimate 2012 set.</p> </a> </li> </ol> <a id="landing-features-see-all" class="ovr" href="/features/"> <i class="chev">»</i> See All Features</a> </div> </div> <div class="right"> <ul class="nof ui-tabs-nav ui-helper-reset ui-helper-clearfix"> <li class="one ui-tabs-selected ui-state-active"> <a href="#landing-most-popular" class="non ns no-ajaxy">  Hot</a><i class="rc"></i> </li> <li class="two"> <i class="lc"></i><a href="#landing-recently-added" class="non ns no-ajaxy">New  </a> </li> </ul> <div id="landing-most-popular"> <b class="hed">Most Played</b> <ol class="nof landing-small-articles"> <li data-concertid="20011469-7762"> <a href="/the-rolling-stones/cne-stadium-september-03-1989.html" class="non"> <b class="artist">The Rolling Stones</b> <b class="venue">CNE Stadium</b> <b class="date">Sep 3, 1989</b> </a> </li> <li data-concertid="51362-3230"> <a href="/jefferson-airplane/winterland-october-26-1969.html" class="non"> <b class="artist">Jefferson Airplane</b> <b class="venue">Winterland</b> <b class="date">Oct 26, 1969</b> </a> </li> <li data-concertid="20052811-3590"> <a href="/johnny-winter/palace-theatre-november-07-1973.html" class="non"> <b class="artist">Johnny Winter</b> <b class="venue">Palace Theatre</b> <b class="date">Nov 7, 1973</b> </a> </li> <li data-concertid="" data-trackid="1189622708" class="hasvideo"> <a href="/crosby-stills-and-nash/video/helplessly-hoping_1189622708.html" class="non"> <b class="artist">Crosby, Stills & Nash</b> <b class="venue">Winterland</b> <b class="date">Oct 4, 1973</b> </a> </li> <li data-concertid="20020067-5823"> <a href="/return-to-forever/carnegie-hall-july-03-1974.html" class="non"> <b class="artist">Return to Forever</b> <b class="venue">Carnegie Hall</b> <b class="date">Jul 3, 1974</b> </a> </li> <li data-concertid="20050415-2807"> <a href="/hall-and-oates/baltimore-april-23-1982.html" class="non"> <b class="artist">Hall & Oates</b> <b class="venue">Baltimore</b> <b class="date">Apr 23, 1982</b> </a> </li> <li data-concertid="20053998-37382350"> <a href="/willie-dixon-and-the-chicago-blues-all-stars/great-american-music-hall-december-13-1973-set-2.html" class="non"> <b class="artist">Willie Dixon & The Chicago Blues All Stars</b> <b class="venue">Great American Music Hall</b> <b class="date">Dec 13, 1973</b> <b class="showtime">Set 2</b> </a> </li> <li data-concertid="10055714-37382577" data-trackid="1006680" class="hasvideo"> <a href="/the-lumineers/stage-on-sixth-march-16-2012.html" class="non"> <b class="artist">The Lumineers</b> <b class="venue">Stage On Sixth</b> <b class="date">Mar 16, 2012</b> </a> </li> <li data-concertid="20054236-50013"> <a href="/al-cohn/great-american-music-hall-october-08-1978.html" class="non"> <b class="artist">Al Cohn</b> <b class="venue">Great American Music Hall</b> <b class="date">Oct 8, 1978</b> </a> </li> <li data-concertid="1030649-8349" data-trackid="1012285" class="hasvideo"> <a href="/van-halen/video/hear-about-it-later_1012285.html" class="non"> <b class="artist">Van Halen</b> <b class="venue">Oakland Coliseum Stadium</b> <b class="date">Jun 12, 1981</b> </a> </li> <li data-concertid="20052588-2393"> <a href="/foghat/spectrum-december-18-1976.html" class="non"> <b class="artist">Foghat</b> <b class="venue">Spectrum</b> <b class="date">Dec 18, 1976</b> </a> </li> <li data-concertid="100404-4250" data-trackid="101886" class="hasvideo"> <a href="/lou-reed/video/sweet-jane_101886.html" class="non"> <b class="artist">Lou Reed</b> <b class="venue">Capitol Theatre</b> <b class="date">Sep 25, 1984</b> </a> </li> <li data-concertid="1424-1761"> <a href="/delaney-and-bonnie/fillmore-west-february-22-1970.html" class="non"> <b class="artist">Delaney & Bonnie</b> <b class="venue">Fillmore West</b> <b class="date">Feb 22, 1970</b> </a> </li> <li data-concertid="20051228-7995"> <a href="/thin-lizzy/tower-theater-october-20-1977.html" class="non"> <b class="artist">Thin Lizzy</b> <b class="venue">Tower Theater</b> <b class="date">Oct 20, 1977</b> </a> </li> <li data-concertid="517-7499"> <a href="/jeff-beck-group/fillmore-west-july-24-1968.html" class="non"> <b class="artist">Jeff Beck Group</b> <b class="venue">Fillmore West</b> <b class="date">Jul 24, 1968</b> </a> </li> <li data-concertid="1143-5541"> <a href="/pink-floyd/fillmore-west-april-29-1970.html" class="non"> <b class="artist">Pink Floyd</b> <b class="venue">Fillmore West</b> <b class="date">Apr 29, 1970</b> </a> </li> <li data-concertid="10584-7413"> <a href="/grateful-dead/shoreline-amphitheatre-june-15-1990.html" class="non"> <b class="artist">Grateful Dead</b> <b class="venue">Shoreline Amphitheatre</b> <b class="date">Jun 15, 1990</b> </a> </li> <li data-concertid="20011511-6809"> <a href="/stevie-wonder/masonic-temple-theatre-april-14-1984.html" class="non"> <b class="artist">Stevie Wonder</b> <b class="venue">Masonic Temple Theatre</b> <b class="date">Apr 14, 1984</b> </a> </li> <li data-concertid="20050571-5255"> <a href="/ozzy-osbourne/st-denis-theatre-july-28-1981.html" class="non"> <b class="artist">Ozzy Osbourne</b> <b class="venue">St. Denis Theatre</b> <b class="date">Jul 28, 1981</b> </a> </li> <li data-concertid="20050846-7762"> <a href="/the-rolling-stones/forest-national-october-17-1973.html" class="non"> <b class="artist">The Rolling Stones</b> <b class="venue">Forest National</b> <b class="date">Oct 17, 1973</b> </a> </li> <li data-concertid="100017-3115" data-trackid="1010160" class="hasvideo"> <a href="/jackson-browne/video/introduction-the-fuse_1010160.html" class="non"> <b class="artist">Jackson Browne</b> <b class="venue">Capitol Theatre</b> <b class="date">Oct 15, 1976</b> <b class="showtime">Early</b> </a> </li> <li data-concertid="20050853-7762"> <a href="/the-rolling-stones/silverdome-november-30-1981.html" class="non"> <b class="artist">The Rolling Stones</b> <b class="venue">Silverdome</b> <b class="date">Nov 30, 1981</b> </a> </li> <li data-concertid="41918-7373"> <a href="/the-flying-burrito-brothers/avalon-ballroom-april-06-1969.html" class="non"> <b class="artist">The Flying Burrito Brothers</b> <b class="venue">Avalon Ballroom</b> <b class="date">Apr 6, 1969</b> </a> </li> <li data-concertid="101018-6622" data-trackid="1012498" class="hasvideo"> <a href="/southside-johnny-and-the-asbury-jukes/video/introducing-the-band_1012498.html" class="non"> <b class="artist">Southside Johnny & the Asbury Jukes</b> <b class="venue">Capitol Theatre</b> <b class="date">Sep 20, 1985</b> </a> </li> <li data-concertid="20050101-1855"> <a href="/dire-straits/southern-star-ampitheatre-august-17-1985.html" class="non"> <b class="artist">Dire Straits</b> <b class="venue">Southern Star Ampitheatre</b> <b class="date">Aug 17, 1985</b> </a> </li> <li data-concertid="4604-7762" data-trackid="1002745" class="hasvideo"> <a href="/the-rolling-stones/video/backstage_1002745.html" class="non"> <b class="artist">The Rolling Stones</b> <b class="venue">Hampton Coliseum</b> <b class="date">Dec 18, 1981</b> </a> </li> <li data-concertid="101004-2741" data-trackid="102075" class="hasvideo"> <a href="/gregg-allman/video/instrumental_102075.html" class="non"> <b class="artist">Gregg Allman</b> <b class="date">Dec 11, 1981</b> </a> </li> </ol> </div> <div id="landing-recently-added" style="display:none"> <b class="hed">Recently Added</b> <ol class="nof landing-small-articles"> <li data-concertid="21020852-37382491" data-trackid="1014215" class="hasvideo"> <a href="/kim-taylor/paste-magazine-offices-january-06-2010.html" class="non"> <b class="artist">Kim Taylor</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Jan 6, 2010</b> </a> </li> <li data-concertid="21020847-37385503" data-trackid="1014198" class="hasvideo"> <a href="/kaiser-cartel/paste-magazine-offices-september-12-2008.html" class="non"> <b class="artist">Kaiser Cartel</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Sep 12, 2008</b> </a> </li> <li data-concertid="101174-16409" data-trackid="1013831" class="hasvideo"> <a href="/dave-holland/newport-jazz-festival-august-09-2008.html" class="non"> <b class="artist">Dave Holland</b> <b class="venue">Newport Jazz Festival</b> <b class="date">Aug 9, 2008</b> </a> </li> <li data-concertid="21020889-37381980" data-trackid="1014318" class="hasvideo"> <a href="/samantha-crain/paste-magazine-offices-october-27-2008.html" class="non"> <b class="artist">Samantha Crain</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Oct 27, 2008</b> </a> </li> <li data-concertid="90640-50743" data-trackid="1013443" class="hasvideo"> <a href="/mccoy-tyner-and-his-trio/newport-jazz-festival-august-19-1990.html" class="non"> <b class="artist">McCoy Tyner & His Trio</b> <b class="venue">Newport Jazz Festival</b> <b class="date">Aug 19, 1990</b> </a> </li> <li data-concertid="21020833-14602" data-trackid="1014152" class="hasvideo"> <a href="/ian-thomas/paste-magazine-offices-january-07-2010.html" class="non"> <b class="artist">Ian Thomas</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Jan 7, 2010</b> </a> </li> <li data-concertid="21021071-50569"> <a href="/john-butler-trio/fort-mason-august-31-2008.html" class="non"> <b class="artist">John Butler Trio</b> <b class="venue">Fort Mason</b> <b class="date">Aug 31, 2008</b> </a> </li> <li data-concertid="100183-6807" data-trackid="1013912" class="hasvideo"> <a href="/stevie-ray-vaughan/capitol-theatre-september-21-1985.html" class="non"> <b class="artist">Stevie Ray Vaughan</b> <b class="venue">Capitol Theatre</b> <b class="date">Sep 21, 1985</b> </a> </li> <li data-concertid="100232-5105" data-trackid="1013021" class="hasvideo"> <a href="/nine-inch-nails/woodstock-94-august-13-1994.html" class="non"> <b class="artist">Nine Inch Nails</b> <b class="venue">Woodstock 94</b> <b class="date">Aug 13, 1994</b> </a> </li> <li data-concertid="101106-37385220"> <a href="/coati-mundi-and-august-darnell/unknown-march-20-1986.html" class="non"> <b class="artist">Coati Mundi and August Darnell</b> <b class="date">Mar 20, 1986</b> </a> </li> <li data-concertid="20020621-50829"> <a href="/norman-kennedy/newport-folk-festival-july-26-1968.html" class="non"> <b class="artist">Norman Kennedy</b> <b class="venue">Newport Folk Festival</b> <b class="date">Jul 26, 1968</b> </a> </li> <li data-concertid="101169-8967" data-trackid="1013964" class="hasvideo"> <a href="/gerry-mulligan-quartet/newport-jazz-festival-august-23-1986.html" class="non"> <b class="artist">Gerry Mulligan Quartet</b> <b class="venue">Newport Jazz Festival</b> <b class="date">Aug 23, 1986</b> </a> </li> <li data-concertid="100991-991" data-trackid="1012759" class="hasvideo"> <a href="/bruce-hornsby/newport-jazz-festival-august-11-2007.html" class="non"> <b class="artist">Bruce Hornsby</b> <b class="venue">Newport Jazz Festival</b> <b class="date">Aug 11, 2007</b> </a> </li> <li data-concertid="100853-37385170" data-trackid="1010935" class="hasvideo"> <a href="/wynton-marsallis-salutes-louis-armstrong/newport-casino-august-17-1990.html" class="non"> <b class="artist">Wynton Marsallis Salutes Louis Armstrong</b> <b class="venue">Newport Casino</b> <b class="date">Aug 17, 1990</b> </a> </li> <li data-concertid="90578-3738682" data-trackid="1013441" class="hasvideo"> <a href="/louis-armstrong-and-mahalia-jackson/newport-jazz-festival-july-10-1970.html" class="non"> <b class="artist">Louis Armstrong & Mahalia Jackson</b> <b class="venue">Newport Jazz Festival</b> <b class="date">Jul 10, 1970</b> </a> </li> <li data-concertid="20020028-53302"> <a href="/leadbelly-tribute-band/newport-folk-festival-july-20-1969.html" class="non"> <b class="artist">Leadbelly Tribute Band</b> <b class="venue">Newport Folk Festival</b> <b class="date">Jul 20, 1969</b> </a> </li> <li data-concertid="101173-50360" data-trackid="1013775" class="hasvideo"> <a href="/esperanza-spalding/newport-jazz-festival-august-10-2008.html" class="non"> <b class="artist">Esperanza Spalding</b> <b class="venue">Newport Jazz Festival</b> <b class="date">Aug 10, 2008</b> </a> </li> <li data-concertid="21020826-2820" data-trackid="1014130" class="hasvideo"> <a href="/hanson/variety-playhouse-october-13-2008.html" class="non"> <b class="artist">Hanson</b> <b class="venue">Variety Playhouse</b> <b class="date">Oct 13, 2008</b> </a> </li> <li data-concertid="21020785-50128" data-trackid="1014011" class="hasvideo"> <a href="/brandi-carlile/paste-magazine-offices-january-05-2010.html" class="non"> <b class="artist">Brandi Carlile</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Jan 5, 2010</b> </a> </li> <li data-concertid="100871-50760" data-trackid="1012686" class="hasvideo"> <a href="/michel-camilo/newport-jazz-festival-august-18-1991.html" class="non"> <b class="artist">Michel Camilo</b> <b class="venue">Newport Jazz Festival</b> <b class="date">Aug 18, 1991</b> </a> </li> <li data-concertid="21020905-3737658" data-trackid="1014355" class="hasvideo"> <a href="/the-everybodyfields/paste-magazine-offices-december-05-2008.html" class="non"> <b class="artist">The Everybodyfields</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Dec 5, 2008</b> </a> </li> <li data-concertid="21021070-5253"> <a href="/ozomatli/fort-mason-august-30-2008.html" class="non"> <b class="artist">Ozomatli</b> <b class="venue">Fort Mason</b> <b class="date">Aug 30, 2008</b> </a> </li> <li data-concertid="21020801-1584" data-trackid="1014059" class="hasvideo"> <a href="/dar-williams/paste-magazine-offices-january-07-2010.html" class="non"> <b class="artist">Dar Williams</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Jan 7, 2010</b> </a> </li> <li data-concertid="21020806-3737632" data-trackid="1014075" class="hasvideo"> <a href="/dawn-landes/eddies-attic-february-08-2010.html" class="non"> <b class="artist">Dawn Landes</b> <b class="venue">Eddie's Attic</b> <b class="date">Feb 8, 2010</b> </a> </li> <li data-concertid="21021071-37385243"> <a href="/london-street/fort-mason-august-31-2008.html" class="non"> <b class="artist">London Street</b> <b class="venue">Fort Mason</b> <b class="date">Aug 31, 2008</b> </a> </li> <li data-concertid="21021070-7638"> <a href="/the-new-pornographers/fort-mason-august-30-2008.html" class="non"> <b class="artist">The New Pornographers</b> <b class="venue">Fort Mason</b> <b class="date">Aug 30, 2008</b> </a> </li> <li data-concertid="21020790-37385486" data-trackid="1014026" class="hasvideo"> <a href="/claire-holley/paste-magazine-offices-september-15-2008.html" class="non"> <b class="artist">Claire Holley</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Sep 15, 2008</b> </a> </li> </ol> </div> </div> <div class="clear"></div> </div> </section> <div class="center mobile-most-popular only-view-small"> <div id="mobile-most-popular-header">Most Played</div> <ol class="nof fullwide" id="mobile-most-popular"> <li data-concertid="20011469-7762"> <a href="/the-rolling-stones/cne-stadium-september-03-1989.html" class="non"> <b class="artist">The Rolling Stones</b> <b class="venue">CNE Stadium</b> <b class="date">Sep 3, 1989</b> </a> </li> <li data-concertid="51362-3230"> <a href="/jefferson-airplane/winterland-october-26-1969.html" class="non"> <b class="artist">Jefferson Airplane</b> <b class="venue">Winterland</b> <b class="date">Oct 26, 1969</b> </a> </li> <li data-concertid="20052811-3590"> <a href="/johnny-winter/palace-theatre-november-07-1973.html" class="non"> <b class="artist">Johnny Winter</b> <b class="venue">Palace Theatre</b> <b class="date">Nov 7, 1973</b> </a> </li> <li data-concertid="" data-trackid="1189622708" class="hasvideo"> <a href="/crosby-stills-and-nash/video/helplessly-hoping_1189622708.html" class="non"> <b class="artist">Crosby, Stills & Nash</b> <b class="venue">Winterland</b> <b class="date">Oct 4, 1973</b> </a> </li> <li data-concertid="20020067-5823"> <a href="/return-to-forever/carnegie-hall-july-03-1974.html" class="non"> <b class="artist">Return to Forever</b> <b class="venue">Carnegie Hall</b> <b class="date">Jul 3, 1974</b> </a> </li> <li data-concertid="20050415-2807"> <a href="/hall-and-oates/baltimore-april-23-1982.html" class="non"> <b class="artist">Hall & Oates</b> <b class="venue">Baltimore</b> <b class="date">Apr 23, 1982</b> </a> </li> </ol> </div> <script type="text/javascript">window.landing.init();</script> <!--HealthCheckOK:CV--> </div> <footer id="site-footer" class="only-view-large"> <a class="ovr" href="http://www.concertvault.com/about.html">About Us</a> <a class="ovr" href="http://www.concertvault.com/licensing.html">Licensing</a> <a class="ovr" href="http://www.concertvault.com/terms-of-use.html">Terms Of Use</a> <a class="ovr" href="http://www.concertvault.com/privacy-policy.html">Privacy Policy</a> <a class="ovr" href="http://www.concertvault.com/mobile-apps.html">Mobile Apps</a> <a class="ovr" href="http://www.concertvault.com/contact-us.html">Contact Us</a> <a class="ovr" href="http://www.concertvault.com/help.html">Help</a> </footer> <div id="mobile-site-footer" class="only-view-small"> © 2014 Concert Vault. All rights reserved. </div> </div> </form> <div id="FooterScripts"> <div id="fb-root"></div> <!-- facebook requires a div with this ID --> <div class="ad"><div id="ad1x1bottom"></div></div> <script type="text/javascript"><!--//--><![CDATA[//><!-- window.fbAsyncInit = function() { FB.init({appId: '141860505849909', status: true, cookie: true, xfbml: true }); }; (function() { var e = document.createElement('script'); e.type = 'text/javascript'; e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js'; e.async = true; document.getElementById('fb-root').appendChild(e); }()); //--><!]]></script> <!--quantcast--> <script type="text/javascript"> var _qevents = _qevents || []; _qevents.push({ qacct:"p-97iON40Wr5tzE" }); (function() { var elem = document.createElement('script'); elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js"; elem.async = true; elem.type = "text/javascript"; var scpt = document.getElementsByTagName('script')[0]; scpt.parentNode.insertBefore(elem, scpt); })(); </script> <noscript><div> <div> <img src="http://pixel.quantserve.com/pixel/p-97iON40Wr5tzE.gif" style="display:none;border:none;height:1px;width:1px;" alt="Quantcast: WV"/> </div></div></noscript> <!--Rendered: 10/20/2014 12:32:47 AM --> <!--HealthCheckOK:CV--> </div> </body> </html>
In [2]:
print f.geturl()
http://www.concertvault.com/?eggs=2&bacon=0&spam=1
Пока не могу сказать, что для моих задач задавать параметры в виде словаря удобнее, чем в виде обычной строки, однако, в следующем примере изменены всего два литерала, и вот пожалуйста, Запрос POST
In [3]:
#import urllib
>>> params = urllib.urlencode({'spam': 1, 'eggs': 2, 'bacon': 0})
>>> f = urllib.urlopen("http://www.musi-cal.com/cgi-bin/query", params)
>>> print f.read()
<!DOCTYPE html> <!--[if IE 8]> <html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head id="ctl00_Meta_HeadTag"><title>Concert Vault - Live Concert Recordings Streamed Online</title><link rel="shortcut icon" href="/concerts.img/favicon.ico" type="image/vnd.microsoft.icon"/> <link rel="alternate" type="application/rss+xml" title="Recently Added Concerts RSS" href="http://www.concertvault.com/recently-added-rss.xml" /> <meta http-equiv="Content-type" content="text/html;charset=UTF-8"/> <meta name="description" content="Listen to the live music archive of the greatest concerts of the past fifty years in rock, country, jazz, blues, and more. These are rare concert recordings, many are downloadable, by the biggest names in music: Aerosmith in Central Park, John Lennon in '79, U2 in 1983, Bruce Springsteen's 1978 Winterland show, The Sex Pistols' last show, The Band's Last Waltz, Newport Jazz 1959 and more." /> <meta name="keywords" content="live concert, live music, rock concert, show recording, tour, classic rock, indie rock, hard rock, heavy metal, king biscuit, radio, flower hour, record plant, country music, fillmore, winterland, graham, noisepop, daytrotter, itunes, rhapsody, myspace, youtube, legal download, mp3" /> <meta property="fb:admins" content="679468950" /> <meta property="fb:admins" content="1185614656" /> <meta property="fb:admins" content="100002252280074" /> <meta property="fb:app_id" content="141860505849909" /> <meta name="viewport" id="viewport" content="width=device-width" /> <meta name="apple-mobile-web-app-title" content="Concert Vault"/> <link rel="icon" sizes="196x196" href="/concerts.img/mobile-icon-196.png"/> <link rel="icon" sizes="128x128" href="/concerts.img/mobile-icon-128.png" /> <link rel="apple-touch-icon" sizes="57x57" href="/concerts.img/mobile-icon-57.png" /> <link rel="apple-touch-icon" sizes="72x72" href="/concerts.img/mobile-icon-72.png" /> <link rel="apple-touch-icon" sizes="144x144" href="/concerts.img/mobile-icon-144.png" /> <meta property="og:image" content="http://www.concertvault.com/concerts.img/CV-icon.jpg?cb=28.2014.10721.11811.19" /> <meta property="og:type" content="website" /> <meta property="og:url" content="http://www.concertvault.com/" /> <meta property="og:title" content="Concert Vault" /> <meta property="og:site_name" content="Concert Vault" /> <meta property="og:description" content="The World's Greatest Collection of Live Music" /> <script type="text/javascript" id="pagevariables"><!--//--><![CDATA[//><!-- window['constants'] = { queue: { unknownVersion: 0 } }; window.servers = { video: "video.wolfgangsvault.com", catalog: "www.wolfgangsvault.com", concert: "www.concertvault.com", images: "images.wolfgangsvault.com" }; window.loggedIn = { }; window.membership = {"membershipStatus":"NoMembershipFound","membershipType":"None","downloadPaid":false,"downloadFree":false,"streamHigh":false,"streamLow":false,"video":false,"queue":false,"live":false,"legacy":false}; window.fakeVersion = "28.2014.10721.11811.19"; window.page = { "type": 4, "isHtml5": true, "site": "cv", "services": "/concerts.svc/concerts/", "isMobile": false, "isChromeiOS": false }; //--><!]]></script> <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Ubuntu:300,300italic,regular,bold&subset=Latin"/> <link rel="stylesheet" type="text/css" href="http://www.concertvault.com/concerts.css/stylesheet.css?cb=28.2014.10721.11811.19"/> <script type="text/javascript" src="http://www.concertvault.com/concerts.js/javascript.js?cb=28.2014.10721.11811.19"></script> <script type="text/javascript" src="http://cdnapi.kaltura.com/p/269692/sp/26969200/embedIframeJs/uiconf_id/19957082/partner_id/269692"></script> <script type="text/javascript">mw.setConfig('EmbedPlayer.RewriteSelector',false);</script> <script type="text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-1060190-1', 'auto'); ga('require', 'displayfeatures'); ga('send', 'pageview'); </script> </head> <body class="sb player-hidden"> <form name="aspnetForm" method="post" action="/" id="aspnetForm"> <img id="facebook-cue-image" src="http://www.concertvault.com/concerts.img/CV-icon.jpg?cb=28.2014.10721.11811.19" alt="Concert Vault" /> <div class="center top-navigation" id="top-navigation"> <header id="site-header" class="fullwide" data-page-type="4" data-membership-type="none"> <a id="page-top">top of page</a> <div class="icon header-signin only-view-large" id="header-signin-rewards"> <a class="non no-ajaxy" href="https://www.concertvault.com/secure/login.html" onclick="window.loginRegisterDialog.loginLoad(); return false">Sign In</a> </div> <div class="highlight"> <a class="tag" href="http://www.concertvault.com/"> <img src="http://www.concertvault.com/concerts.img/CVLogo-high-res.png" alt="Concert Vault" /> </a> <ul id="sitewide" class="nof only-view-large"> <li class="text subnav subnav-channels" data-subnav="#sitewide-channels"> <i class="trigger">Channels</i> <ul class="nof" id="sitewide-channels"> <li class="text f"> <a href="http://www.concertvault.com/" class="non">Home</a> </li> <li class="text"> <a href="http://www.concertvault.com/channels/rock.html" class="non">Rock</a> </li> <li class="text"> <a href="http://www.concertvault.com/channels/blues.html" class="non">Blues</a> </li> <li class="text"> <a href="http://www.concertvault.com/channels/jazz.html" class="non">Jazz</a> </li> <li class="text"> <a href="http://www.concertvault.com/channels/country.html" class="non">Country</a> </li> <li class="text"> <a href="http://www.concertvault.com/channels/folk-and-bluegrass.html" class="non">Folk & Bluegrass</a> </li> <li class="text"> <a href="http://www.concertvault.com/channels/indie.html" class="non">Indie</a> </li> <li class="text"> <a href="http://www.concertvault.com/channels/comedy.html" class="non">Comedy</a> </li> <li class="text l"> <a href="http://www.concertvault.com/channels/interviews.html" class="non">Interviews</a> </li> </ul> </li> <li class="text"> <a href="http://www.concertvault.com/video/" class="non">Video</a> </li> <li class="text subnav subnav-membership" data-subnav="#sitewide-membership"> <i class="trigger">Membership</i> <ul class="nof" id="sitewide-membership"> <li class="text"> <a class="non" href="https://www.concertvault.com/secure/purchase-membership.html?type=oneyear">Become A Member</a> </li> <li class="text"> <a class="non membership-gift" href="https://www.concertvault.com/secure/purchase-membership.html?type=oneyear&gift=true">Gift A Membership</a> </li> <li class="text"> <a class="non no-ajaxy" href="https://www.concertvault.com/secure/login.html" onclick="window.loginRegisterDialog.registerLoad(); return false">Try for Free</a> </li> <li class="text"> <a class="non" href="http://www.concertvault.com/cv-rewards.html">CV Rewards</a> </li> <li class="text"> <a class="non" href="http://www.concertvault.com/membership.html">Learn More</a> </li> <li class="text l"> <a class="non no-ajaxy" href="https://www.concertvault.com/secure/login.html" onclick="window.loginRegisterDialog.loginLoad(); return false">Sign In</a> </li> </ul> </li> <li class="text"> <a target="_blank" class="non" href="http://www.wolfgangsvault.com/cv-store/">Store</a> </li> <li class="text subnav subnav-browse" data-subnav="#sitewide-browse"> <i class="trigger">Browse</i> <ul class="nof" id="sitewide-browse"> <li class="text f"> <a href="http://www.concertvault.com/myvault/?type=playlists" class="non" data-secure="true">My Playlists</a> </li> <li class="text"> <a href="http://www.concertvault.com/myvault/?type=favorites" class="non" data-secure="true">My Favorites</a> </li> <li class="text"> <a href="http://www.concertvault.com/queue/" class="non" data-secure="true" data-membership-key="queue">Queue</a> </li> <li class="text"> <a href="http://www.concertvault.com/performers/" class="non">All Performers</a> </li> <li class="text"> <a href="http://www.concertvault.com/playlists/featured/" class="non">Featured Playlists</a> </li> <li class="text l"> <a href="http://www.concertvault.com/downloads/" class="non">All Downloads</a> </li> </ul> </li> </ul> <div class="social only-view-large"> <a class="non no-ajaxy icon-facebook" target="_blank" href="http://www.facebook.com/pages/Concert-Vault/468424915045"> <!--Facebook--> </a> <a class="non no-ajaxy icon-twitter" target="_blank" href="http://www.twitter.com/concertvault"> <!--Twitter--> </a> </div> <div class="search only-view-large"> <div class="inpbg"> <input id="search" type="text" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" /> </div> <button id="search-button" class="btn"> <i class="text">Search</i> </button> </div> <div class="mobile-header"> <a class="non mobile-search icon-search" href="javascript:void(0)"> <!--search--> </a> <a class="non mobile-menu icon-menu" href="javascript:void(0)"> <!--menu--> </a> </div> </div> </header> </div> <div class="center mobile-header-signin only-view-small"> <div id="mobile-header-signin"> <a class="non no-ajaxy" href="https://www.concertvault.com/secure/login.html" onclick="window.loginRegisterDialog.loginLoad(); return false">Sign In</a> </div> </div> <div class="center mobile-search-bar-container" id="mobile-search-bar-container"> <div id="mobile-search-bar"> <div class="inpbg"> <input id="mobile-search" type="search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" /> </div> <button id="mobile-search-button" class="btn"> <i class="text">Search</i> </button> </div> </div> <div class="center mobile-navigation" id="mobile-navigation"> <div id="mobile-navigation-menu"> <div class="l"> <b class="header">Channels</b> <ul class="nof l channels"> <li> <a href="/" class="non">Home</a> </li> <li> <a href="/channels/rock.html" class="non">Rock</a> </li> <li> <a href="/channels/blues.html" class="non">Blues</a> </li> <li> <a href="/channels/jazz.html" class="non">Jazz</a> </li> <li> <a href="/channels/country.html" class="non">Country</a> </li> <li> <a href="/channels/folk-and-bluegrass.html" class="non">Folk & Bluegrass</a> </li> <li> <a href="/channels/indie.html" class="non">Indie</a> </li> <li> <a href="/channels/comedy.html" class="non">Comedy</a> </li> <li> <a href="/channels/interviews.html" class="non">Interviews</a> </li> </ul> </div> <div class="r"> <a class="non header video" href="/video/">Video</a> <b class="header">Browse</b> <ul class="nof browse"> <li> <a data-secure="true" class="non" href="/myvault/?type=playlists">My Playlists</a> </li> <li> <a data-secure="true" class="non" href="/myvault/?type=favorites">My Favorites</a> </li> <li> <a data-membership-key="queue" data-secure="true" class="non" href="/queue/">Queue</a> </li> <li> <a class="non" href="/performers/">All Performers</a> </li> <li> <a class="non" href="/playlists/featured/">Featured Playlists</a> </li> <li> <a class="non" href="/downloads/">All Downloads</a> </li> <li> <a class="non" href="/essentials/">Best of the Vault</a> </li> </ul> </div> </div> </div><div class="center features-subhead" id="features-subhead"> <section id="landing-features-carousel-container" class="fullwide"> <ol id="landing-features-carousel" class="nof"> <li data-readmore="/features/9322-remembering-peter-tosh.html" data-ga-event-category="Features" data-ga-event-value="Rock - Remembering Peter Tosh" class="slide a" style="display:block" data-concertid="20052174-5484"> <a href="http://www.concertvault.com/peter-tosh/bayou-march-14-1979.html" class="non concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/peter-tosh-101914.jpg" alt="Rock: Remembering Peter Tosh" title="Rock: Remembering Peter Tosh" /> <img class="image-screen" src="http://www.concertvault.com/concerts.img/features-screen-gradient.png" alt="Rock: Remembering Peter Tosh" title="Rock: Remembering Peter Tosh" /> <i class="block"> <b class="block genre">Rock</b> <b class="block title">Remembering Peter Tosh</b> <b class="block body">The late reggae icon would've turned 70 today. Hear him sing his hit song "Don't Look Back" and his pro-pot anthem "Legalize It" in 1979.</b> <b class="block venue"> <!--concert-->Bayou</b> <b class="block date">Mar 14, 1979</b> </i> </a> </li> <li class="slide" data-readmore="/features/9323-a-son-house-memorial-playlist.html" data-ga-event-category="Features" data-ga-event-value="Blues - A Son House Memorial Playlist" data-playlistid="553807"> <a href="http://www.concertvault.com/playlists/son-house-playlist/playlist-553807.html" class="non savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/son-house3-101914.jpg" alt="Blues: A Son House Memorial Playlist" title="Blues: A Son House Memorial Playlist" /> <img class="image-screen" src="http://www.concertvault.com/concerts.img/features-screen-gradient.png" alt="Blues: A Son House Memorial Playlist" title="Blues: A Son House Memorial Playlist" /> <i class="block"> <b class="block genre">Blues</b> <b class="block title">A Son House Memorial Playlist</b> <b class="block body">The Delta bluesman died on this day in 1988. Hear his haunting slide guitar work and raw, impassioned vocals on sets from 1968 and 1969.</b> <b class="block venue"> <!--saved queue--> <!--Son House Playlist--> </b> <b class="block date"> <!--Son House Playlist--> </b> </i> </a> </li> <li class="slide" data-readmore="/features/9321-a-chuck-berry-celebration.html" data-ga-event-category="Features" data-ga-event-value="Rock - A Chuck Berry Celebration " data-concertid="20011121-1292"> <a href="http://www.concertvault.com/chuck-berry/fox-theatre-st-louis-october-16-1986.html" class="non concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/chuck-berry3-101814.jpg" alt="Rock: A Chuck Berry Celebration " title="Rock: A Chuck Berry Celebration " /> <img class="image-screen" src="http://www.concertvault.com/concerts.img/features-screen-gradient.png" alt="Rock: A Chuck Berry Celebration " title="Rock: A Chuck Berry Celebration " /> <i class="block"> <b class="block genre">Rock</b> <b class="block title">A Chuck Berry Celebration </b> <b class="block body">The guitar innovator and rock 'n' roll pioneer turns 88 today. Hear him play his hit tunes with an all-star band led by Keith Richards in 1986.</b> <b class="block venue"> <!--concert-->Fox Theatre St. Louis</b> <b class="block date">Oct 16, 1986</b> </i> </a> </li> <li class="slide" data-readmore="/features/9318-video-fitz-and-the-tantrums-at-paste.html" data-ga-event-category="Features" data-ga-event-value="Indie - Video: Fitz and the Tantrums at Paste" data-video-trackid="1002858" data-audio-trackid=""> <a href="http://www.concertvault.com/fitz-and-the-tantrums/video/moneygrabber_1002858.html" class="non track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/fitz-tantrums-101714.jpg" alt="Indie: Video: Fitz and the Tantrums at Paste" title="Indie: Video: Fitz and the Tantrums at Paste" /> <img class="image-screen" src="http://www.concertvault.com/concerts.img/features-screen-gradient.png" alt="Indie: Video: Fitz and the Tantrums at Paste" title="Indie: Video: Fitz and the Tantrums at Paste" /> <i class="block"> <b class="block genre">Indie</b> <b class="block title">Video: Fitz and the Tantrums at Paste</b> <b class="block body">The Los Angeles neo-soul band, led by singer Michael Fitzpatrick, performs "MoneyGrabber" and "Pickin' Up the Pieces" in 2011.</b> <b class="block venue"> <!--track-->Paste Magazine Offices</b> <b class="block date">Apr 13, 2011</b> </i> </a> </li> <li class="slide" data-readmore="/features/9320-happy-birthday-wynton-marsalis.html" data-ga-event-category="Features" data-ga-event-value="Jazz - Happy Birthday, Wynton Marsalis!" data-concertid="20011629-8619"> <a href="http://www.concertvault.com/wynton-marsalis-septet/apollo-theatre-june-02-2003.html" class="non concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/wynton-marsalis-101814.jpg" alt="Jazz: Happy Birthday, Wynton Marsalis!" title="Jazz: Happy Birthday, Wynton Marsalis!" /> <img class="image-screen" src="http://www.concertvault.com/concerts.img/features-screen-gradient.png" alt="Jazz: Happy Birthday, Wynton Marsalis!" title="Jazz: Happy Birthday, Wynton Marsalis!" /> <i class="block"> <b class="block genre">Jazz</b> <b class="block title">Happy Birthday, Wynton Marsalis!</b> <b class="block body">The trumpeter and jazz ambassador turns 53 today. Hear him with his septet and special guests Eric Clapton, Willie Nelson and B.B. King.</b> <b class="block venue"> <!--concert-->Apollo Theatre</b> <b class="block date">Jun 2, 2003</b> </i> </a> </li> <li class="slide" data-readmore="/features/9316-video-ziggy-marley-is-feelin-irie.html" data-ga-event-category="Features" data-ga-event-value="Rock - Video: Ziggy Marley Is Feelin' Irie" data-video-trackid="1005353" data-audio-trackid=""> <a href="http://www.concertvault.com/ziggy-marley-and-the-melody-makers/video/free-like-we-want-2-b_1005353.html" class="non track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/ziggy-marley-101714.jpg" alt="Rock: Video: Ziggy Marley Is Feelin' Irie" title="Rock: Video: Ziggy Marley Is Feelin' Irie" /> <img class="image-screen" src="http://www.concertvault.com/concerts.img/features-screen-gradient.png" alt="Rock: Video: Ziggy Marley Is Feelin' Irie" title="Rock: Video: Ziggy Marley Is Feelin' Irie" /> <i class="block"> <b class="block genre">Rock</b> <b class="block title">Video: Ziggy Marley Is Feelin' Irie</b> <b class="block body">The son of reggae legend Bob Marley turns 46 today. See him perform "Free Like We Want 2 B" with the Melody Makers in this 1995 concert.</b> <b class="block venue"> <!--track-->Shoreline Amphitheatre</b> <b class="block date">Sep 3, 1995</b> </i> </a> </li> </ol> <div id="landing-features-carousel-controls"> <div class="scroll left"> <i class="icon">scroll left</i> </div> <div class="scroll right"> <i class="icon">scroll right</i> </div> <ul id="landing-features-carousel-pages" class="nof"> <li data-position="1" class="a"> <i class="icon">jump to feature 1</i> </li> <li data-position="2"> <i class="icon">jump to feature 2</i> </li> <li data-position="3"> <i class="icon">jump to feature 3</i> </li> <li data-position="4"> <i class="icon">jump to feature 4</i> </li> <li data-position="5"> <i class="icon">jump to feature 5</i> </li> <li data-position="6"> <i class="icon">jump to feature 6</i> </li> </ul> </div> </section> </div> <div id="wppr" class="fullwide"> <div id="pageContent"> <section id="landing-articles"> <div class="landing-articles-bg"> <div class="landing-articles-left-group"> <ol id="landing-features-left" class="nof landing-large-articles padded"> <li data-readmore="/features/9324-free-download-foghat.html" data-ga-event-value="Featured - FREE Download: Foghat" data-ga-event-category="Features" data-concertid="20052588-2393"> <a href="http://www.concertvault.com/foghat/spectrum-december-18-1976.html" class="non pt1 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Featured</b> <b class="block title">FREE Download: Foghat</b> </a> <a href="http://www.concertvault.com/foghat/spectrum-december-18-1976.html" class="non pt2 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/foghat-freedl-badge.jpg" alt="Featured: FREE Download: Foghat" title="Featured: FREE Download: Foghat" /> <b class="block subtitle">Spectrum | Dec 18, 1976</b> <p>Brighten up your weekend with this King Biscuit recording of the British boogie kings, free to members through Tuesday. Not a member? Sign up by 10/21 to get it. </p> </a> </li> <li data-readmore="/features/9319-barney-kessel-meets-herb-ellis.html" data-ga-event-value="Jazz - Barney Kessel Meets Herb Ellis" data-ga-event-category="Features" data-concertid="20054057-37382317"> <a href="http://www.concertvault.com/herb-ellis-and-barney-kessel/great-american-music-hall-june-28-1975-set-1.html" class="non pt1 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Jazz</b> <b class="block title">Barney Kessel Meets Herb Ellis</b> </a> <a href="http://www.concertvault.com/herb-ellis-and-barney-kessel/great-american-music-hall-june-28-1975-set-1.html" class="non pt2 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/barney-herb-101714.jpg" alt="Jazz: Barney Kessel Meets Herb Ellis" title="Jazz: Barney Kessel Meets Herb Ellis" /> <b class="block subtitle">Great American Music Hall | Jun 28, 1975</b> <p>Oklahoman Kessel (born on this day in 1923) swings on "Seven Come Eleven" with Texan Ellis in this sizzling six-string summit from '75.</p> </a> </li> <li data-readmore="/features/9317-eminem-at-tramps-1999.html" data-ga-event-value="Rock - Eminem at Tramps, 1999" data-ga-event-category="Features" data-concertid="20022319-2179"> <a href="http://www.concertvault.com/eminem/tramps-january-09-1999.html" class="non pt1 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Rock</b> <b class="block title">Eminem at Tramps, 1999</b> </a> <a href="http://www.concertvault.com/eminem/tramps-january-09-1999.html" class="non pt2 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/eminem2-101714.jpg" alt="Rock: Eminem at Tramps, 1999" title="Rock: Eminem at Tramps, 1999" /> <b class="block subtitle">Tramps | Jan 9, 1999</b> <p>The rapper (aka Marshall Mathers) turns 42 today. Hear him premiere tunes from his Grammy-winning, platinum-selling <i>The Slim Shady LP</i>.</p> </a> </li> <li data-readmore="/features/9315-r-i-p-tim-hauser.html" data-ga-event-value="Jazz - R.I.P. Tim Hauser" data-ga-event-category="Features" data-video-trackid="1013849" data-audio-trackid="49110811"> <a href="http://www.concertvault.com/manhattan-transfer/video/last-time-i-saw-jenine_1013849.html" class="non pt1 track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Jazz</b> <b class="block title">R.I.P. Tim Hauser</b> </a> <a href="http://www.concertvault.com/manhattan-transfer/video/last-time-i-saw-jenine_1013849.html" class="non pt2 track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/manhattan-transfer-101714.jpg" alt="Jazz: R.I.P. Tim Hauser" title="Jazz: R.I.P. Tim Hauser" /> <b class="block subtitle">Newport Jazz Festival | Aug 13, 1994</b> <i class="icon video">watch video</i> <p>The founder of the Grammy-winning vocal group the Manhattan Transfer died yesterday at age 72. See them perform at '94 Newport.</p> </a> </li> <li data-readmore="/features/9313-happy-birthday-bob-weir.html" data-ga-event-value="Rock - Happy Birthday, Bob Weir!" data-ga-event-category="Features" data-playlistid="912915"> <a href="http://www.concertvault.com/playlists/a-bob-weir-birthday-playlist/playlist-912915.html" class="non pt1 savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Rock</b> <b class="block title">Happy Birthday, Bob Weir!</b> </a> <a href="http://www.concertvault.com/playlists/a-bob-weir-birthday-playlist/playlist-912915.html" class="non pt2 savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/bob-weir2-101614.jpg" alt="Rock: Happy Birthday, Bob Weir!" title="Rock: Happy Birthday, Bob Weir!" /> <b class="block subtitle">A Bob Weir Birthday playlist</b> <p>The guitarist-vocalist, who turns 67 today, performs with RatDog, Kingfish, the Grateful Dead and the Other Ones in this 5-hour playlist.</p> </a> </li> <li data-readmore="/features/9311-video-roy-hargrove-at-2001-newport.html" data-ga-event-value="Jazz - Video: Roy Hargrove at 2001 Newport" data-ga-event-category="Features" data-video-trackid="1011083" data-audio-trackid=""> <a href="http://www.concertvault.com/roy-hargrove/video/depth_1011083.html" class="non pt1 track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Jazz</b> <b class="block title">Video: Roy Hargrove at 2001 Newport</b> </a> <a href="http://www.concertvault.com/roy-hargrove/video/depth_1011083.html" class="non pt2 track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/roy-hargrove2-101614.jpg" alt="Jazz: Video: Roy Hargrove at 2001 Newport" title="Jazz: Video: Roy Hargrove at 2001 Newport" /> <b class="block subtitle">Newport Jazz Festival | Aug 11, 2001</b> <i class="icon video">watch video</i> <p>The trumpet star, who turns 45 today, showcases his balladic side on "Never Let Me Go" and "You Go to My Head" and deals on "Depth."</p> </a> </li> <li data-readmore="/features/9312-red-hot-chili-peppers-at-woodstock-99.html" data-ga-event-value="Rock - Red Hot Chili Peppers at Woodstock '99" data-ga-event-category="Features" data-video-trackid="101367" data-audio-trackid=""> <a href="http://www.concertvault.com/red-hot-chili-peppers/video/give-it-away_101367.html" class="non pt1 track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Rock</b> <b class="block title">Red Hot Chili Peppers at Woodstock '99</b> </a> <a href="http://www.concertvault.com/red-hot-chili-peppers/video/give-it-away_101367.html" class="non pt2 track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/red-hotchili-101614.jpg" alt="Rock: Red Hot Chili Peppers at Woodstock '99" title="Rock: Red Hot Chili Peppers at Woodstock '99" /> <b class="block subtitle">Woodstock 99 East Stage | Jul 25, 1999</b> <i class="icon video">watch video</i> <p>Bassist Flea, who turns 52 today, performs in his birthday suit in this funky concert video that includes "Give It Away" and Hendrix's "Fire." </p> </a> </li> </ol> <div class="middle"> <div id="landing-essentials"> <div class="hed">Best of The Vault</div> <a class="image" href="http://www.concertvault.com/playlists/top-10-greatest-bass-players-in-the-vault/playlist-388280.html"> <img src="http://images.wolfgangsvault.com/cvfeatures/top-10-bass-players-120907.jpg" alt="Top 10: Greatest Bass Players in the Vault" title="Top 10: Greatest Bass Players in the Vault" /> </a> <ol class="nof"> <li data-image="http://images.wolfgangsvault.com/cvfeatures/top-10-bass-players-120907.jpg" data-readmore="/features/4694-top-10-greatest-bass-players-in-the-vault.html" data-ga-event-value="Featured - Top 10: Greatest Bass Players in the Vault" data-ga-event-category="Essentials" data-playlistid="388280" class="novideo"> <a href="http://www.concertvault.com/playlists/top-10-greatest-bass-players-in-the-vault/playlist-388280.html" class="non title savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));">Top 10: Greatest Bass Players in the Vault</a> </li> <li data-image="http://images.wolfgangsvault.com/cvfeatures/BritishInvasion-20130228.jpg" data-readmore="/features/6166-british-invasion-playlist.html" data-ga-event-value="Featured - British Invasion Playlist" data-ga-event-category="Essentials" data-playlistid="285952" class="novideo"> <a href="http://www.concertvault.com/playlists/british-invasion-sampler/playlist-285952.html" class="non title savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));">British Invasion Playlist</a> </li> <li data-image="http://images.wolfgangsvault.com/cvfeatures/neil-young-120815.jpg" data-readmore="/features/4430-ultimate-set-list-neil-young.html" data-ga-event-value="Featured - Ultimate Set List: Neil Young" data-ga-event-category="Essentials" data-playlistid="349990" class="novideo"> <a href="http://www.concertvault.com/playlists/ultimate-set-list-neil-young/playlist-349990.html" class="non title savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));">Ultimate Set List: Neil Young</a> </li> <li data-image="http://images.wolfgangsvault.com/cvfeatures/charles-mingus-012013.jpg" data-readmore="/features/5862-charles-mingus-at-nice-jazz-festival.html" data-ga-event-value="Jazz - Charles Mingus at Nice Jazz Festival" data-ga-event-category="Essentials" data-concertid="20020606-50179" class="novideo"> <a href="http://www.concertvault.com/charles-mingus-quintet/grande-parade-du-jazz-july-13-1977.html" class="non title concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));">Charles Mingus at Nice Jazz Festival</a> </li> <li data-image="http://images.wolfgangsvault.com/cvfeatures/who-120802.jpg" data-readmore="/features/4323-the-who-at-tanglewood-1970.html" data-ga-event-value="Video - The Who at Tanglewood, 1970" data-ga-event-category="Essentials" data-video-trackid="-70282327" data-audio-trackid="4838932"> <a href="http://www.concertvault.com/the-who/tanglewood-july-07-1970.html?type=video&track=-70282327" class="non title track" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));">The Who at Tanglewood, 1970</a> <a href="http://www.concertvault.com/the-who/tanglewood-july-07-1970.html?type=video&track=-70282327" class="non icon video" onclick="ga('send', 'event', 'Essentials', 'Visit', $(this).parent().data('ga-event-value'));">watch video</a> </li> </ol> </div> <a id="landing-essentials-see-all" href="/essentials/" class="ovr"> <i class="chev">»</i> More</a> <ol id="landing-features-middle" class="nof landing-large-articles"> <li data-readmore="/features/9310-gene-krupas-energized-swing.html" data-ga-event-value="Jazz - Gene Krupa's Energized Swing" data-ga-event-category="Features" data-playlistid="733428"> <a href="http://www.concertvault.com/playlists/gene-krupa-memorial-playlist/playlist-733428.html" class="non pt1 savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Jazz</b> <b class="block title">Gene Krupa's Energized Swing</b> </a> <a href="http://www.concertvault.com/playlists/gene-krupa-memorial-playlist/playlist-733428.html" class="non pt2 savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/gene-krupa-101614.jpg" alt="Jazz: Gene Krupa's Energized Swing" title="Jazz: Gene Krupa's Energized Swing" /> <b class="block subtitle">Gene Krupa Memorial Playlist</b> <p>The flamboyant drummer, who died on this day in 1973, ignites the bandstand with Benny Goodman, Lionel Hampton and his own band.</p> </a> </li> <li data-readmore="/features/9309-bobby-rushs-earthy-edge.html" data-ga-event-value="Blues - Bobby Rush's Earthy Edge" data-ga-event-category="Features" data-concertid="21021184-37385734"> <a href="http://www.concertvault.com/bobby-rush/daytrotter-studio-april-29-2014.html" class="non pt1 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Blues</b> <b class="block title">Bobby Rush's Earthy Edge</b> </a> <a href="http://www.concertvault.com/bobby-rush/daytrotter-studio-april-29-2014.html" class="non pt2 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/bobby-rush-101614.jpg" alt="Blues: Bobby Rush's Earthy Edge" title="Blues: Bobby Rush's Earthy Edge" /> <b class="block subtitle">Daytrotter Studio | Apr 29, 2014</b> <p>The 81-year-old Louisiana bluesman puts up the funk on "Garbage Man" and "Too Much Weekend" in this 2012 Daytrotter session.</p> </a> </li> <li data-readmore="/features/9304-carlos-santanas-farewell-to-bill-graham.html" data-ga-event-value="Rock - Carlos Santana's Farewell to Bill Graham" data-ga-event-category="Features" data-concertid="11964-6254"> <a href="http://www.concertvault.com/santana/golden-gate-park-november-03-1991.html" class="non pt1 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Rock</b> <b class="block title">Carlos Santana's Farewell to Bill Graham</b> </a> <a href="http://www.concertvault.com/santana/golden-gate-park-november-03-1991.html" class="non pt2 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/santana-graham-101514.jpg" alt="Rock: Carlos Santana's Farewell to Bill Graham" title="Rock: Carlos Santana's Farewell to Bill Graham" /> <b class="block subtitle">Golden Gate Park | Nov 3, 1991</b> <p>The guitar hero digs deep on "Spirits Dancing in the Flesh" and "Third Stone From the Sun" in this tribute to the late concert promoter.</p> </a> </li> <li data-readmore="/features/9302-a-cole-porter-memorial.html" data-ga-event-value="Jazz - A Cole Porter Memorial " data-ga-event-category="Features" data-playlistid="434868"> <a href="http://www.concertvault.com/playlists/cole-porter-playlist/playlist-434868.html" class="non pt1 savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Jazz</b> <b class="block title">A Cole Porter Memorial </b> </a> <a href="http://www.concertvault.com/playlists/cole-porter-playlist/playlist-434868.html" class="non pt2 savedQueue" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/cole-porter-101514.jpg" alt="Jazz: A Cole Porter Memorial " title="Jazz: A Cole Porter Memorial " /> <b class="block subtitle">Cole Porter Playlist</b> <p>One of the key contributors to the Great American Songbook died on this day in 1964. Hear him celebrated in song in this jazzy playlist.</p> </a> </li> <li data-readmore="/features/9306-ray-wylie-hubbards-vivid-tales.html" data-ga-event-value="Country - Ray Wylie Hubbard's Vivid Tales" data-ga-event-category="Features" data-concertid="20040437-16400"> <a href="http://www.concertvault.com/ray-wylie-hubbard/big-orange-studios-february-13-2012.html" class="non pt1 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <b class="block genre">Country</b> <b class="block title">Ray Wylie Hubbard's Vivid Tales</b> </a> <a href="http://www.concertvault.com/ray-wylie-hubbard/big-orange-studios-february-13-2012.html" class="non pt2 concert" onclick="ga('send', 'event', $(this).parent().data('ga-event-category'), 'Visit', $(this).parent().data('ga-event-value'));"> <img class="image" src="http://images.wolfgangsvault.com/cvfeatures/ray-wylie-101514.jpg" alt="Country: Ray Wylie Hubbard's Vivid Tales" title="Country: Ray Wylie Hubbard's Vivid Tales" /> <b class="block subtitle">Big Orange Studios | Feb 13, 2012</b> <p>The Texas singer-songwriter delivers gritty story songs like "Count Your Blessings" and "Drunken Poet's Dream" in this intimate 2012 set.</p> </a> </li> </ol> <a id="landing-features-see-all" class="ovr" href="/features/"> <i class="chev">»</i> See All Features</a> </div> </div> <div class="right"> <ul class="nof ui-tabs-nav ui-helper-reset ui-helper-clearfix"> <li class="one ui-tabs-selected ui-state-active"> <a href="#landing-most-popular" class="non ns no-ajaxy">  Hot</a><i class="rc"></i> </li> <li class="two"> <i class="lc"></i><a href="#landing-recently-added" class="non ns no-ajaxy">New  </a> </li> </ul> <div id="landing-most-popular"> <b class="hed">Most Played</b> <ol class="nof landing-small-articles"> <li data-concertid="20011469-7762"> <a href="/the-rolling-stones/cne-stadium-september-03-1989.html" class="non"> <b class="artist">The Rolling Stones</b> <b class="venue">CNE Stadium</b> <b class="date">Sep 3, 1989</b> </a> </li> <li data-concertid="51362-3230"> <a href="/jefferson-airplane/winterland-october-26-1969.html" class="non"> <b class="artist">Jefferson Airplane</b> <b class="venue">Winterland</b> <b class="date">Oct 26, 1969</b> </a> </li> <li data-concertid="20052811-3590"> <a href="/johnny-winter/palace-theatre-november-07-1973.html" class="non"> <b class="artist">Johnny Winter</b> <b class="venue">Palace Theatre</b> <b class="date">Nov 7, 1973</b> </a> </li> <li data-concertid="" data-trackid="1189622708" class="hasvideo"> <a href="/crosby-stills-and-nash/video/helplessly-hoping_1189622708.html" class="non"> <b class="artist">Crosby, Stills & Nash</b> <b class="venue">Winterland</b> <b class="date">Oct 4, 1973</b> </a> </li> <li data-concertid="20020067-5823"> <a href="/return-to-forever/carnegie-hall-july-03-1974.html" class="non"> <b class="artist">Return to Forever</b> <b class="venue">Carnegie Hall</b> <b class="date">Jul 3, 1974</b> </a> </li> <li data-concertid="20050415-2807"> <a href="/hall-and-oates/baltimore-april-23-1982.html" class="non"> <b class="artist">Hall & Oates</b> <b class="venue">Baltimore</b> <b class="date">Apr 23, 1982</b> </a> </li> <li data-concertid="20053998-37382350"> <a href="/willie-dixon-and-the-chicago-blues-all-stars/great-american-music-hall-december-13-1973-set-2.html" class="non"> <b class="artist">Willie Dixon & The Chicago Blues All Stars</b> <b class="venue">Great American Music Hall</b> <b class="date">Dec 13, 1973</b> <b class="showtime">Set 2</b> </a> </li> <li data-concertid="10055714-37382577" data-trackid="1006680" class="hasvideo"> <a href="/the-lumineers/stage-on-sixth-march-16-2012.html" class="non"> <b class="artist">The Lumineers</b> <b class="venue">Stage On Sixth</b> <b class="date">Mar 16, 2012</b> </a> </li> <li data-concertid="20054236-50013"> <a href="/al-cohn/great-american-music-hall-october-08-1978.html" class="non"> <b class="artist">Al Cohn</b> <b class="venue">Great American Music Hall</b> <b class="date">Oct 8, 1978</b> </a> </li> <li data-concertid="1030649-8349" data-trackid="1012285" class="hasvideo"> <a href="/van-halen/video/hear-about-it-later_1012285.html" class="non"> <b class="artist">Van Halen</b> <b class="venue">Oakland Coliseum Stadium</b> <b class="date">Jun 12, 1981</b> </a> </li> <li data-concertid="20052588-2393"> <a href="/foghat/spectrum-december-18-1976.html" class="non"> <b class="artist">Foghat</b> <b class="venue">Spectrum</b> <b class="date">Dec 18, 1976</b> </a> </li> <li data-concertid="100404-4250" data-trackid="101886" class="hasvideo"> <a href="/lou-reed/video/sweet-jane_101886.html" class="non"> <b class="artist">Lou Reed</b> <b class="venue">Capitol Theatre</b> <b class="date">Sep 25, 1984</b> </a> </li> <li data-concertid="1424-1761"> <a href="/delaney-and-bonnie/fillmore-west-february-22-1970.html" class="non"> <b class="artist">Delaney & Bonnie</b> <b class="venue">Fillmore West</b> <b class="date">Feb 22, 1970</b> </a> </li> <li data-concertid="20051228-7995"> <a href="/thin-lizzy/tower-theater-october-20-1977.html" class="non"> <b class="artist">Thin Lizzy</b> <b class="venue">Tower Theater</b> <b class="date">Oct 20, 1977</b> </a> </li> <li data-concertid="517-7499"> <a href="/jeff-beck-group/fillmore-west-july-24-1968.html" class="non"> <b class="artist">Jeff Beck Group</b> <b class="venue">Fillmore West</b> <b class="date">Jul 24, 1968</b> </a> </li> <li data-concertid="1143-5541"> <a href="/pink-floyd/fillmore-west-april-29-1970.html" class="non"> <b class="artist">Pink Floyd</b> <b class="venue">Fillmore West</b> <b class="date">Apr 29, 1970</b> </a> </li> <li data-concertid="10584-7413"> <a href="/grateful-dead/shoreline-amphitheatre-june-15-1990.html" class="non"> <b class="artist">Grateful Dead</b> <b class="venue">Shoreline Amphitheatre</b> <b class="date">Jun 15, 1990</b> </a> </li> <li data-concertid="20011511-6809"> <a href="/stevie-wonder/masonic-temple-theatre-april-14-1984.html" class="non"> <b class="artist">Stevie Wonder</b> <b class="venue">Masonic Temple Theatre</b> <b class="date">Apr 14, 1984</b> </a> </li> <li data-concertid="20050571-5255"> <a href="/ozzy-osbourne/st-denis-theatre-july-28-1981.html" class="non"> <b class="artist">Ozzy Osbourne</b> <b class="venue">St. Denis Theatre</b> <b class="date">Jul 28, 1981</b> </a> </li> <li data-concertid="20050846-7762"> <a href="/the-rolling-stones/forest-national-october-17-1973.html" class="non"> <b class="artist">The Rolling Stones</b> <b class="venue">Forest National</b> <b class="date">Oct 17, 1973</b> </a> </li> <li data-concertid="100017-3115" data-trackid="1010160" class="hasvideo"> <a href="/jackson-browne/video/introduction-the-fuse_1010160.html" class="non"> <b class="artist">Jackson Browne</b> <b class="venue">Capitol Theatre</b> <b class="date">Oct 15, 1976</b> <b class="showtime">Early</b> </a> </li> <li data-concertid="20050853-7762"> <a href="/the-rolling-stones/silverdome-november-30-1981.html" class="non"> <b class="artist">The Rolling Stones</b> <b class="venue">Silverdome</b> <b class="date">Nov 30, 1981</b> </a> </li> <li data-concertid="41918-7373"> <a href="/the-flying-burrito-brothers/avalon-ballroom-april-06-1969.html" class="non"> <b class="artist">The Flying Burrito Brothers</b> <b class="venue">Avalon Ballroom</b> <b class="date">Apr 6, 1969</b> </a> </li> <li data-concertid="101018-6622" data-trackid="1012498" class="hasvideo"> <a href="/southside-johnny-and-the-asbury-jukes/video/introducing-the-band_1012498.html" class="non"> <b class="artist">Southside Johnny & the Asbury Jukes</b> <b class="venue">Capitol Theatre</b> <b class="date">Sep 20, 1985</b> </a> </li> <li data-concertid="20050101-1855"> <a href="/dire-straits/southern-star-ampitheatre-august-17-1985.html" class="non"> <b class="artist">Dire Straits</b> <b class="venue">Southern Star Ampitheatre</b> <b class="date">Aug 17, 1985</b> </a> </li> <li data-concertid="4604-7762" data-trackid="1002745" class="hasvideo"> <a href="/the-rolling-stones/video/backstage_1002745.html" class="non"> <b class="artist">The Rolling Stones</b> <b class="venue">Hampton Coliseum</b> <b class="date">Dec 18, 1981</b> </a> </li> <li data-concertid="101004-2741" data-trackid="102075" class="hasvideo"> <a href="/gregg-allman/video/instrumental_102075.html" class="non"> <b class="artist">Gregg Allman</b> <b class="date">Dec 11, 1981</b> </a> </li> </ol> </div> <div id="landing-recently-added" style="display:none"> <b class="hed">Recently Added</b> <ol class="nof landing-small-articles"> <li data-concertid="101169-4676" data-trackid="1013959" class="hasvideo"> <a href="/michael-franks/newport-jazz-festival-august-23-1986.html" class="non"> <b class="artist">Michael Franks</b> <b class="venue">Newport Jazz Festival</b> <b class="date">Aug 23, 1986</b> </a> </li> <li data-concertid="101183-37385426"> <a href="/corben-rima/town-hall-theatre-july-06-1980.html" class="non"> <b class="artist">Corben Rima</b> <b class="venue">Town Hall Theatre</b> <b class="date">Jul 6, 1980</b> </a> </li> <li data-concertid="20020522-50227"> <a href="/cook-county-singing-convention/rogers-high-school-july-27-1968.html" class="non"> <b class="artist">Cook County Singing Convention</b> <b class="venue">Rogers High School</b> <b class="date">Jul 27, 1968</b> </a> </li> <li data-concertid="21020795-3737756" data-trackid="1014037" class="hasvideo"> <a href="/cory-chisel-and-the-wandering-sons/paste-magazine-offices-december-01-2008.html" class="non"> <b class="artist">Cory Chisel & The Wandering Sons</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Dec 1, 2008</b> </a> </li> <li data-concertid="20049984-18666"> <a href="/david-brenner/new-york-city-september-18-1985.html" class="non"> <b class="artist">David Brenner</b> <b class="venue">New York City</b> <b class="date">Sep 18, 1985</b> </a> </li> <li data-concertid="21020786-937" data-trackid="1014015" class="hasvideo"> <a href="/brendan-benson/paste-magazine-offices-january-25-2010.html" class="non"> <b class="artist">Brendan Benson</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Jan 25, 2010</b> </a> </li> <li data-concertid="101173-50409" data-trackid="1013777" class="hasvideo"> <a href="/george-weins-newport-all-stars/newport-jazz-festival-august-10-2008.html" class="non"> <b class="artist">George Wein's Newport All-Stars</b> <b class="venue">Newport Jazz Festival</b> <b class="date">Aug 10, 2008</b> </a> </li> <li data-concertid="21020858-37385508" data-trackid="1014234" class="hasvideo"> <a href="/lucinda-blackbear/paste-magazine-offices-september-16-2008.html" class="non"> <b class="artist">Lucinda Blackbear</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Sep 16, 2008</b> </a> </li> <li data-concertid="21020770-3737554" data-trackid="1013968" class="hasvideo"> <a href="/aa-bondy/paste-magazine-offices-january-06-2010.html" class="non"> <b class="artist">AA Bondy</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Jan 6, 2010</b> </a> </li> <li data-concertid="101183-50007"> <a href="/adelaide-hall/town-hall-theatre-july-06-1980.html" class="non"> <b class="artist">Adelaide Hall</b> <b class="venue">Town Hall Theatre</b> <b class="date">Jul 6, 1980</b> </a> </li> <li data-concertid="21020905-3737658" data-trackid="1014355" class="hasvideo"> <a href="/the-everybodyfields/paste-magazine-offices-december-05-2008.html" class="non"> <b class="artist">The Everybodyfields</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Dec 5, 2008</b> </a> </li> <li data-concertid="21020815-37385494" data-trackid="1014101" class="hasvideo"> <a href="/erin-mccarley/paste-magazine-offices-january-15-2009.html" class="non"> <b class="artist">Erin McCarley</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Jan 15, 2009</b> </a> </li> <li data-concertid="21020817-37384971" data-trackid="1014107" class="hasvideo"> <a href="/fanfarlo/stage-on-sixth-april-05-2010.html" class="non"> <b class="artist">Fanfarlo</b> <b class="venue">Stage On Sixth</b> <b class="date">Apr 5, 2010</b> </a> </li> <li data-concertid="21020813-110490" data-trackid="1014093" class="hasvideo"> <a href="/elvis-perkins/paste-magazine-offices-january-05-2010.html" class="non"> <b class="artist">Elvis Perkins</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Jan 5, 2010</b> </a> </li> <li data-concertid="21020785-50128" data-trackid="1014011" class="hasvideo"> <a href="/brandi-carlile/paste-magazine-offices-january-05-2010.html" class="non"> <b class="artist">Brandi Carlile</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Jan 5, 2010</b> </a> </li> <li data-concertid="21020889-37381980" data-trackid="1014318" class="hasvideo"> <a href="/samantha-crain/paste-magazine-offices-october-27-2008.html" class="non"> <b class="artist">Samantha Crain</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Oct 27, 2008</b> </a> </li> <li data-concertid="21020800-37385490" data-trackid="1014054" class="hasvideo"> <a href="/dan-dyer/paste-magazine-offices-january-27-2009.html" class="non"> <b class="artist">Dan Dyer</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Jan 27, 2009</b> </a> </li> <li data-concertid="100368-3271"> <a href="/jerry-jeff-walker/rock-influence-november-04-1984.html" class="non"> <b class="artist">Jerry Jeff Walker</b> <b class="venue">Rock Influence</b> <b class="date">Nov 4, 1984</b> </a> </li> <li data-concertid="21020857-37385507" data-trackid="1014231" class="hasvideo"> <a href="/lori-mckenna/paste-magazine-offices-august-29-2008.html" class="non"> <b class="artist">Lori McKenna</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Aug 29, 2008</b> </a> </li> <li data-concertid="21020776-388" data-trackid="1013988" class="hasvideo"> <a href="/arrested-development/paste-magazine-offices-august-29-2008.html" class="non"> <b class="artist">Arrested Development</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Aug 29, 2008</b> </a> </li> <li data-concertid="21020818-3738222" data-trackid="1014108" class="hasvideo"> <a href="/frontier-ruckus/paste-magazine-offices-january-07-2010.html" class="non"> <b class="artist">Frontier Ruckus</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Jan 7, 2010</b> </a> </li> <li data-concertid="21020789-3737753" data-trackid="1014024" class="hasvideo"> <a href="/chairlift/paste-magazine-offices-january-05-2010.html" class="non"> <b class="artist">Chairlift</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Jan 5, 2010</b> </a> </li> <li data-concertid="21020847-37385503" data-trackid="1014198" class="hasvideo"> <a href="/kaiser-cartel/paste-magazine-offices-september-12-2008.html" class="non"> <b class="artist">Kaiser Cartel</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Sep 12, 2008</b> </a> </li> <li data-concertid="21020841-37385500" data-trackid="1014181" class="hasvideo"> <a href="/john-butler/paste-magazine-offices-september-17-2008.html" class="non"> <b class="artist">John Butler</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Sep 17, 2008</b> </a> </li> <li data-concertid="21020793-3737631" data-trackid="1014034" class="hasvideo"> <a href="/colour-revolt/paste-magazine-offices-january-07-2009.html" class="non"> <b class="artist">Colour Revolt</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Jan 7, 2009</b> </a> </li> <li data-concertid="101175-1017" data-trackid="1013840" class="hasvideo"> <a href="/buddy-guy/newport-jazz-festival-august-14-1994.html" class="non"> <b class="artist">Buddy Guy</b> <b class="venue">Newport Jazz Festival</b> <b class="date">Aug 14, 1994</b> </a> </li> <li data-concertid="21020837-37385499" data-trackid="1014166" class="hasvideo"> <a href="/jeremy-aggers/paste-magazine-offices-january-06-2010.html" class="non"> <b class="artist">Jeremy Aggers</b> <b class="venue">Paste Magazine Offices</b> <b class="date">Jan 6, 2010</b> </a> </li> </ol> </div> </div> <div class="clear"></div> </div> </section> <div class="center mobile-most-popular only-view-small"> <div id="mobile-most-popular-header">Most Played</div> <ol class="nof fullwide" id="mobile-most-popular"> <li data-concertid="20011469-7762"> <a href="/the-rolling-stones/cne-stadium-september-03-1989.html" class="non"> <b class="artist">The Rolling Stones</b> <b class="venue">CNE Stadium</b> <b class="date">Sep 3, 1989</b> </a> </li> <li data-concertid="51362-3230"> <a href="/jefferson-airplane/winterland-october-26-1969.html" class="non"> <b class="artist">Jefferson Airplane</b> <b class="venue">Winterland</b> <b class="date">Oct 26, 1969</b> </a> </li> <li data-concertid="20052811-3590"> <a href="/johnny-winter/palace-theatre-november-07-1973.html" class="non"> <b class="artist">Johnny Winter</b> <b class="venue">Palace Theatre</b> <b class="date">Nov 7, 1973</b> </a> </li> <li data-concertid="" data-trackid="1189622708" class="hasvideo"> <a href="/crosby-stills-and-nash/video/helplessly-hoping_1189622708.html" class="non"> <b class="artist">Crosby, Stills & Nash</b> <b class="venue">Winterland</b> <b class="date">Oct 4, 1973</b> </a> </li> <li data-concertid="20020067-5823"> <a href="/return-to-forever/carnegie-hall-july-03-1974.html" class="non"> <b class="artist">Return to Forever</b> <b class="venue">Carnegie Hall</b> <b class="date">Jul 3, 1974</b> </a> </li> <li data-concertid="20050415-2807"> <a href="/hall-and-oates/baltimore-april-23-1982.html" class="non"> <b class="artist">Hall & Oates</b> <b class="venue">Baltimore</b> <b class="date">Apr 23, 1982</b> </a> </li> </ol> </div> <script type="text/javascript">window.landing.init();</script> <!--HealthCheckOK:CV--> </div> <footer id="site-footer" class="only-view-large"> <a class="ovr" href="http://www.concertvault.com/about.html">About Us</a> <a class="ovr" href="http://www.concertvault.com/licensing.html">Licensing</a> <a class="ovr" href="http://www.concertvault.com/terms-of-use.html">Terms Of Use</a> <a class="ovr" href="http://www.concertvault.com/privacy-policy.html">Privacy Policy</a> <a class="ovr" href="http://www.concertvault.com/mobile-apps.html">Mobile Apps</a> <a class="ovr" href="http://www.concertvault.com/contact-us.html">Contact Us</a> <a class="ovr" href="http://www.concertvault.com/help.html">Help</a> </footer> <div id="mobile-site-footer" class="only-view-small"> © 2014 Concert Vault. All rights reserved. </div> </div> </form> <div id="FooterScripts"> <div id="fb-root"></div> <!-- facebook requires a div with this ID --> <div class="ad"><div id="ad1x1bottom"></div></div> <script type="text/javascript"><!--//--><![CDATA[//><!-- window.fbAsyncInit = function() { FB.init({appId: '141860505849909', status: true, cookie: true, xfbml: true }); }; (function() { var e = document.createElement('script'); e.type = 'text/javascript'; e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js'; e.async = true; document.getElementById('fb-root').appendChild(e); }()); //--><!]]></script> <!--quantcast--> <script type="text/javascript"> var _qevents = _qevents || []; _qevents.push({ qacct:"p-97iON40Wr5tzE" }); (function() { var elem = document.createElement('script'); elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js"; elem.async = true; elem.type = "text/javascript"; var scpt = document.getElementsByTagName('script')[0]; scpt.parentNode.insertBefore(elem, scpt); })(); </script> <noscript><div> <div> <img src="http://pixel.quantserve.com/pixel/p-97iON40Wr5tzE.gif" style="display:none;border:none;height:1px;width:1px;" alt="Quantcast: WV"/> </div></div></noscript> <!--Rendered: 10/20/2014 12:48:28 AM --> <!--HealthCheckOK:CV--> </div> </body> </html>
In []:
Посты чуть ниже также могут вас заинтересовать
Комментариев нет:
Отправить комментарий