www.hungama.com Open in urlscan Pro
152.199.22.250  Public Scan

Submitted URL: http://hungama.com/
Effective URL: https://www.hungama.com/
Submission: On October 17 via api from IN — Scanned from DE

Form analysis 14 forms found in the DOM

Name: userLoginFrm

<form action="" id="userLoginFrm" name="userLoginFrm">
  <div class="field">
    <input type="text" name="user_email" id="user_email">
    <label>Email</label>
    <span class="mandatory" id="login-error-email" style="display: none"></span>
  </div>
  <div class="field clearfix1">
    <input type="password" name="user_password" id="user_password" maxlength="30" class="showme_pass">
    <label>Password</label>
    <i class="icon-ic_view" id="showme"></i>
    <span class="mandatory" id="login-error-pass" style="display: none"></span>
  </div>
  <input type="hidden" name="user_action" id="user_action" value="">
  <input type="hidden" name="content_id" id="content_id" value="">
  <input type="hidden" name="content_title" id="content_title" value="">
  <input type="hidden" name="user_msg" id="user_msg" value="">
  <input type="hidden" name="content_type" id="content_type" value="">
  <input type="hidden" name="movie_rating" id="movie_rating" value="">
  <input type="hidden" name="user_bil" id="user_bil" value="">
  <input type="hidden" name="user_pt" id="user_pt" value="">
  <input type="hidden" name="user_select_pi" id="user_select_pi" value="">
  <input type="hidden" name="user_pid" id="user_pid" value="">
  <a href="javascript:void(0);" class="btn-main signBtn log-btn" onclick="login();">Log In</a>
  <a href="javascript:void(0);" class="frgPass" onclick="showForgotPassPopup();">Forgot Password?</a>
  <div class="clearfix1"></div>
  <div class="newUser">New User? <a href="javascript:void(0);" onclick="showSignUpPopup();">REGISTER</a></div>
</form>

Name: userRegisterFrm

<form id="userRegisterFrm" name="userRegisterFrm">
  <div class="field">
    <input type="text" id="regFullName" name="regFullName" onblur="trackRegFill('Name',this.value);">
    <label>Full Name</label>
    <span class="mandatory" id="reg-error-name" style="display:none"></span>
  </div>
  <div class="field">
    <input type="text" id="regEmail" name="regEmail" onblur="availability(this.value);">
    <label>Email</label>
    <span class="mandatory" id="reg-error-email" style="display:none"></span>
  </div>
  <div class="field clearfix1">
    <input type="password" id="regPassword" name="regPassword" class="showme_pass" maxlength="30" onblur="trackRegFill('Password',this.value);">
    <label>Password</label>
    <i class="icon-ic_view" id="showme"></i>
    <span class="mandatory" id="reg-error-pass" style="display:none"></span>
  </div>
  <div class="field clearfix1">
    <input type="password" id="regConfPassword" name="regConfPassword" class="showme_pass_confirm" maxlength="30" onblur="trackRegFill('Confirm Password',this.value);">
    <label>Confirm Password</label>
    <i class="icon-ic_view" id="showme_confirm"></i>
    <span class="mandatory" id="reg-error-conf" style="display:none"></span>
  </div>
  <a href="javascript:void(0);" onclick="sendEmailOTP();" class="btn-main signBtn reg-btn">Register</a>
  <div class="newUser">Existing User? <a href="javascript:void(0);" onclick="showLoginPopup();">LOG IN</a></div>
</form>

<form name="" action="">
  <input type="textbox" value="">
  <label>Enter New Email ID</label>
  <div class="pop-btn-container pt20"><a href="javascript:void(0);" class="btn-main">Send</a></div>
</form>

Name: change-pass-frm

<form id="change-pass-frm" name="change-pass-frm" action="">
  <div class="field">
    <input type="password" name="ch_current_pass" id="ch_current_pass" maxlength="30">
    <label>Enter Existing Password</label>
  </div>
  <span class="error" id="ch_error_current_pass" style="display:none"></span>
  <div class="field">
    <input type="password" name="ch_new_pass" id="ch_new_pass" maxlength="30">
    <label>Enter New Password</label>
  </div>
  <span class="error" id="ch_error_new_pass" style="display:none"></span>
  <div class="field">
    <input type="password" name="ch_confirm_pass" id="ch_confirm_pass" maxlength="30">
    <label>Re-Enter New Password</label>
  </div>
  <span class="error" id="ch_error_confirm_pass" style="display:none"></span>
  <input type="hidden" name="ch_user_name" id="ch_user_name">
  <div class="pop-btn-container pt20"><a href="javascript:void(0);" id="ch_update" class="btn-main" onclick="change_pass();">Update</a></div>
</form>

Name: profile_email_frm

<form id="profile_email_frm" name="profile_email_frm">
  <div class="field">
    <input type="text" id="profile_email" name="profile_email">
    <label>Enter New Email ID</label>
  </div>
  <span class="error" id="profile_email_error" style="display:none"></span>
  <div class="pop-btn-container pt20"><a href="javascript:void(0);" class="btn-main profile-email-update">UPDATE</a></div>
</form>

<form name="" action="">
  <div class="field">
    <input type="textbox" value="">
    <label>Full Name</label>
  </div>
  <div class="field">
    <input type="textbox" value="">
    <label>Email ID <span>*</span></label>
  </div>
  <div class="pop-btn-container pt20"><a href="#" class="btn-main">Submit</a> <a href="#" class="btn-sub">Later</a></div>
</form>

Name: forgot-pass-frm

<form id="forgot-pass-frm" name="forgot-pass-frm" action="">
  <input id="forgot-pass-email" name="forgot-pass-email" type="textbox" value="">
  <label>Enter Email ID</label>
  <span class="error" id="forgot-pass-error"></span>
  <div class="pop-btn-container pt20"><a href="javascript:void(0);" onclick="forgot_pass();" class="btn-main forgot-pass-submit">Submit</a></div>
</form>

<form name="" action="">
  <input type="textbox" value="">
  <label>Enter New Email ID</label>
  <p class="error">Sorry, we couldn't find that Email ID registered with us.</p>
  <div class="pop-btn-container pt20"><a href="javascript:void(0);" class="btn-main">Submit</a></div>
</form>

<form id="createPlaylistFrm">
  <input class="" type="textbox" id="playlist_name" name="playlist_name" maxlength="20">
  <label>Create New</label>
  <a href="javascript:void(0);" onclick="user.createPlaylist();" class="savebtn">Save</a>
  <span class="error" id="playlist_name_err" style="display:none"></span>
  <input type="hidden" name="adp_content_id" id="adp_content_id" value="">
  <input type="hidden" name="adp_content_title" id="adp_content_title" value="">
  <input type="hidden" name="adp_content_type" id="adp_content_type" value="">
</form>

<form name="" action="">
  <input type="text" value="" id="social_share_hid" readonly="">
  <div style="display:none" id="social_share_link"></div>
</form>

<form id="userLoginFrm">
  <div class="field">
    <input type="text" id="user_email" name="user_email" value="" autocomplete="off">
    <label for="user_email" class="hasvalue">Email</label>
    <span class="mandatory" id="login-error-email" style="display: none"></span>
  </div>
  <div class="field clearfix1">
    <input type="password" name="user_password" id="user_password" value="" autocomplete="off" class="showme_pass" maxlength="30">
    <label for="user_password" class="hasvalue">Password</label>
    <i onclick="tracksignin('event', 'Hungama Sign-in', 'Password Show Hide');" class="icon-ic_view" id="showme"></i>
    <span class="mandatory" id="login-error-pass" style="display: none"></span>
  </div>
  <a href="javascript:void(0);" onclick="tracksignin('event', 'Hungama Sign-in', 'Email Sign-in');login();" class="btn-main signBtn log-btn">LOG IN</a>
  <a href="javascript:void(0);" class="frgPass" onclick="tracksignin('event', 'Hungama Sign-in', 'Forgot Password');showForgotPassPopup();">Forgot Password?</a>
  <div class="clearfix1"></div>
  <div class="newUser">New User? <a href="javascript:void(0);" onclick="tracksignin('event', 'Hungama Sign-in', 'Register');showRegisterPopupLarge();">REGISTER</a></div>
</form>

Name: userRegisterFrm

<form id="userRegisterFrm" name="userRegisterFrm">
  <div class="field">
    <input type="text" id="regFullName" name="regFullName" onblur="trackRegFill('Name',this.value);">
    <label>Full Name</label>
    <span class="mandatory" id="reg-error-name" style="display:none"></span>
  </div>
  <div class="field">
    <input type="text" id="regEmail" name="regEmail" onblur="availability(this.value);">
    <label>Email</label>
    <span class="mandatory" id="reg-error-email" style="display:none"></span>
  </div>
  <div class="field clearfix1">
    <input type="password" id="regPassword" name="regPassword" class="showme_pass" maxlength="30" onblur="trackRegFill('Password',this.value);">
    <label>Password</label>
    <i class="icon-ic_view" id="showme"></i>
    <span class="mandatory" id="reg-error-pass" style="display:none"></span>
  </div>
  <div class="field clearfix1">
    <input type="password" id="regConfPassword" name="regConfPassword" class="showme_pass_confirm" maxlength="30" onblur="trackRegFill('Confirm Password',this.value);">
    <label>Confirm Password</label>
    <i class="icon-ic_view" id="showme_confirm"></i>
    <span class="mandatory" id="reg-error-conf" style="display:none"></span>
  </div>
  <a href="javascript:void(0);" onclick="sendEmailOTP();" class="btn-main signBtn reg-btn">REGISTER</a>
  <div class="newUser">Existing User? <a href="javascript:void(0);" onclick="showMobileLoginPopup();">LOG IN</a></div>
</form>

#

<form id="sign-in-form" action="#" onsubmit="return false">
  <style>
    #mlCcont {
      margin-bottom: 30px
    }

    #mlCcont .selected {
      width: 280px
    }

    #mlCcont .options {
      width: 280px;
      height: 200px;
      overflow-y: auto
    }

    @media screen and (max-width: 1024px) {
      #mlCcont .options {
        margin-left: -140px !important;
      }
    }
  </style>
  <div id="mlCcont" class="drop_style">
    <div class="selected clearfix1" style=""><span id="ccode_drp">India (+91)</span><i class="icon-ic_dropdown"></i></div>
    <div class="options" style="display: none;">
      <ul>
        <li><a href="javascript:void(0);">UK (+44)</a></li>
        <li><a href="javascript:void(0);">USA (+1)</a></li>
        <li><a href="javascript:void(0);">Algeria (+213)</a></li>
        <li><a href="javascript:void(0);">Andorra (+376)</a></li>
        <li><a href="javascript:void(0);">Angola (+244)</a></li>
        <li><a href="javascript:void(0);">Anguilla (+1264)</a></li>
        <li><a href="javascript:void(0);">Antigua &amp; Barbuda (+1268)</a></li>
        <li><a href="javascript:void(0);">Argentina (+54)</a></li>
        <li><a href="javascript:void(0);">Armenia (+374)</a></li>
        <li><a href="javascript:void(0);">Aruba (+297)</a></li>
        <li><a href="javascript:void(0);">Australia (+61)</a></li>
        <li><a href="javascript:void(0);">Austria (+43)</a></li>
        <li><a href="javascript:void(0);">Azerbaijan (+994)</a></li>
        <li><a href="javascript:void(0);">Bahamas (+1242)</a></li>
        <li><a href="javascript:void(0);">Bahrain (+973)</a></li>
        <li><a href="javascript:void(0);">Bangladesh (+880)</a></li>
        <li><a href="javascript:void(0);">Barbados (+1246)</a></li>
        <li><a href="javascript:void(0);">Belarus (+375)</a></li>
        <li><a href="javascript:void(0);">Belgium (+32)</a></li>
        <li><a href="javascript:void(0);">Belize (+501)</a></li>
        <li><a href="javascript:void(0);">Benin (+229)</a></li>
        <li><a href="javascript:void(0);">Bermuda (+1441)</a></li>
        <li><a href="javascript:void(0);">Bhutan (+975)</a></li>
        <li><a href="javascript:void(0);">Bolivia (+591)</a></li>
        <li><a href="javascript:void(0);">Bosnia Herzegovina (+387)</a></li>
        <li><a href="javascript:void(0);">Botswana (+267)</a></li>
        <li><a href="javascript:void(0);">Brazil (+55)</a></li>
        <li><a href="javascript:void(0);">Brunei (+673)</a></li>
        <li><a href="javascript:void(0);">Bulgaria (+359)</a></li>
        <li><a href="javascript:void(0);">Burkina Faso (+226)</a></li>
        <li><a href="javascript:void(0);">Burundi (+257)</a></li>
        <li><a href="javascript:void(0);">Cambodia (+855)</a></li>
        <li><a href="javascript:void(0);">Cameroon (+237)</a></li>
        <li><a href="javascript:void(0);">Canada (+1)</a></li>
        <li><a href="javascript:void(0);">Cape Verde Islands (+238)</a></li>
        <li><a href="javascript:void(0);">Cayman Islands (+1345)</a></li>
        <li><a href="javascript:void(0);">Central African Republic (+236)</a></li>
        <li><a href="javascript:void(0);">Chile (+56)</a></li>
        <li><a href="javascript:void(0);">China (+86)</a></li>
        <li><a href="javascript:void(0);">Colombia (+57)</a></li>
        <li><a href="javascript:void(0);">Comoros (+269)</a></li>
        <li><a href="javascript:void(0);">Congo (+242)</a></li>
        <li><a href="javascript:void(0);">Cook Islands (+682)</a></li>
        <li><a href="javascript:void(0);">Costa Rica (+506)</a></li>
        <li><a href="javascript:void(0);">Croatia (+385)</a></li>
        <li><a href="javascript:void(0);">Cuba (+53)</a></li>
        <li><a href="javascript:void(0);">Cyprus North (+90392)</a></li>
        <li><a href="javascript:void(0);">Cyprus South (+357)</a></li>
        <li><a href="javascript:void(0);">Czech Republic (+42)</a></li>
        <li><a href="javascript:void(0);">Denmark (+45)</a></li>
        <li><a href="javascript:void(0);">Djibouti (+253)</a></li>
        <li><a href="javascript:void(0);">Dominica (+1809)</a></li>
        <li><a href="javascript:void(0);">Dominican Republic (+1809)</a></li>
        <li><a href="javascript:void(0);">Ecuador (+593)</a></li>
        <li><a href="javascript:void(0);">Egypt (+20)</a></li>
        <li><a href="javascript:void(0);">El Salvador (+503)</a></li>
        <li><a href="javascript:void(0);">Equatorial Guinea (+240)</a></li>
        <li><a href="javascript:void(0);">Eritrea (+291)</a></li>
        <li><a href="javascript:void(0);">Estonia (+372)</a></li>
        <li><a href="javascript:void(0);">Ethiopia (+251)</a></li>
        <li><a href="javascript:void(0);">Falkland Islands (+500)</a></li>
        <li><a href="javascript:void(0);">Faroe Islands (+298)</a></li>
        <li><a href="javascript:void(0);">Fiji (+679)</a></li>
        <li><a href="javascript:void(0);">Finland (+358)</a></li>
        <li><a href="javascript:void(0);">France (+33)</a></li>
        <li><a href="javascript:void(0);">French Guiana (+594)</a></li>
        <li><a href="javascript:void(0);">French Polynesia (+689)</a></li>
        <li><a href="javascript:void(0);">Gabon (+241)</a></li>
        <li><a href="javascript:void(0);">Gambia (+220)</a></li>
        <li><a href="javascript:void(0);">Georgia (+7880)</a></li>
        <li><a href="javascript:void(0);">Germany (+49)</a></li>
        <li><a href="javascript:void(0);">Ghana (+233)</a></li>
        <li><a href="javascript:void(0);">Gibraltar (+350)</a></li>
        <li><a href="javascript:void(0);">Greece (+30)</a></li>
        <li><a href="javascript:void(0);">Greenland (+299)</a></li>
        <li><a href="javascript:void(0);">Grenada (+1473)</a></li>
        <li><a href="javascript:void(0);">Guadeloupe (+590)</a></li>
        <li><a href="javascript:void(0);">Guam (+671)</a></li>
        <li><a href="javascript:void(0);">Guatemala (+502)</a></li>
        <li><a href="javascript:void(0);">Guinea (+224)</a></li>
        <li><a href="javascript:void(0);">Guinea - Bissau (+245)</a></li>
        <li><a href="javascript:void(0);">Guyana (+592)</a></li>
        <li><a href="javascript:void(0);">Haiti (+509)</a></li>
        <li><a href="javascript:void(0);">Honduras (+504)</a></li>
        <li><a href="javascript:void(0);">Hong Kong (+852)</a></li>
        <li><a href="javascript:void(0);">Hungary (+36)</a></li>
        <li><a href="javascript:void(0);">Iceland (+354)</a></li>
        <li><a href="javascript:void(0);">India (+91)</a></li>
        <li><a href="javascript:void(0);">Indonesia (+62)</a></li>
        <li><a href="javascript:void(0);">Iran (+98)</a></li>
        <li><a href="javascript:void(0);">Iraq (+964)</a></li>
        <li><a href="javascript:void(0);">Ireland (+353)</a></li>
        <li><a href="javascript:void(0);">Israel (+972)</a></li>
        <li><a href="javascript:void(0);">Italy (+39)</a></li>
        <li><a href="javascript:void(0);">Jamaica (+1876)</a></li>
        <li><a href="javascript:void(0);">Japan (+81)</a></li>
        <li><a href="javascript:void(0);">Jordan (+962)</a></li>
        <li><a href="javascript:void(0);">Kazakhstan (+7)</a></li>
        <li><a href="javascript:void(0);">Kenya (+254)</a></li>
        <li><a href="javascript:void(0);">Kiribati (+686)</a></li>
        <li><a href="javascript:void(0);">Korea North (+850)</a></li>
        <li><a href="javascript:void(0);">Korea South (+82)</a></li>
        <li><a href="javascript:void(0);">Kuwait (+965)</a></li>
        <li><a href="javascript:void(0);">Kyrgyzstan (+996)</a></li>
        <li><a href="javascript:void(0);">Laos (+856)</a></li>
        <li><a href="javascript:void(0);">Latvia (+371)</a></li>
        <li><a href="javascript:void(0);">Lebanon (+961)</a></li>
        <li><a href="javascript:void(0);">Lesotho (+266)</a></li>
        <li><a href="javascript:void(0);">Liberia (+231)</a></li>
        <li><a href="javascript:void(0);">Libya (+218)</a></li>
        <li><a href="javascript:void(0);">Liechtenstein (+417)</a></li>
        <li><a href="javascript:void(0);">Lithuania (+370)</a></li>
        <li><a href="javascript:void(0);">Luxembourg (+352)</a></li>
        <li><a href="javascript:void(0);">Macao (+853)</a></li>
        <li><a href="javascript:void(0);">Macedonia (+389)</a></li>
        <li><a href="javascript:void(0);">Madagascar (+261)</a></li>
        <li><a href="javascript:void(0);">Malawi (+265)</a></li>
        <li><a href="javascript:void(0);">Malaysia (+60)</a></li>
        <li><a href="javascript:void(0);">Maldives (+960)</a></li>
        <li><a href="javascript:void(0);">Mali (+223)</a></li>
        <li><a href="javascript:void(0);">Malta (+356)</a></li>
        <li><a href="javascript:void(0);">Marshall Islands (+692)</a></li>
        <li><a href="javascript:void(0);">Martinique (+596)</a></li>
        <li><a href="javascript:void(0);">Mauritania (+222)</a></li>
        <li><a href="javascript:void(0);">Mayotte (+269)</a></li>
        <li><a href="javascript:void(0);">Mexico (+52)</a></li>
        <li><a href="javascript:void(0);">Micronesia (+691)</a></li>
        <li><a href="javascript:void(0);">Moldova (+373)</a></li>
        <li><a href="javascript:void(0);">Monaco (+377)</a></li>
        <li><a href="javascript:void(0);">Mongolia (+976)</a></li>
        <li><a href="javascript:void(0);">Montserrat (+1664)</a></li>
        <li><a href="javascript:void(0);">Morocco (+212)</a></li>
        <li><a href="javascript:void(0);">Mozambique (+258)</a></li>
        <li><a href="javascript:void(0);">Myanmar (+95)</a></li>
        <li><a href="javascript:void(0);">Namibia (+264)</a></li>
        <li><a href="javascript:void(0);">Nauru (+674)</a></li>
        <li><a href="javascript:void(0);">Nepal (+977)</a></li>
        <li><a href="javascript:void(0);">Netherlands (+31)</a></li>
        <li><a href="javascript:void(0);">New Caledonia (+687)</a></li>
        <li><a href="javascript:void(0);">New Zealand (+64)</a></li>
        <li><a href="javascript:void(0);">Nicaragua (+505)</a></li>
        <li><a href="javascript:void(0);">Niger (+227)</a></li>
        <li><a href="javascript:void(0);">Nigeria (+234)</a></li>
        <li><a href="javascript:void(0);">Niue (+683)</a></li>
        <li><a href="javascript:void(0);">Norfolk Islands (+672)</a></li>
        <li><a href="javascript:void(0);">Northern Marianas (+670)</a></li>
        <li><a href="javascript:void(0);">Norway (+47)</a></li>
        <li><a href="javascript:void(0);">Oman (+968)</a></li>
        <li><a href="javascript:void(0);">Palau (+680)</a></li>
        <li><a href="javascript:void(0);">Panama (+507)</a></li>
        <li><a href="javascript:void(0);">Papua New Guinea (+675)</a></li>
        <li><a href="javascript:void(0);">Paraguay (+595)</a></li>
        <li><a href="javascript:void(0);">Peru (+51)</a></li>
        <li><a href="javascript:void(0);">Philippines (+63)</a></li>
        <li><a href="javascript:void(0);">Poland (+48)</a></li>
        <li><a href="javascript:void(0);">Portugal (+351)</a></li>
        <li><a href="javascript:void(0);">Puerto Rico (+1787)</a></li>
        <li><a href="javascript:void(0);">Qatar (+974)</a></li>
        <li><a href="javascript:void(0);">Reunion (+262)</a></li>
        <li><a href="javascript:void(0);">Romania (+40)</a></li>
        <li><a href="javascript:void(0);">Russia (+7)</a></li>
        <li><a href="javascript:void(0);">Rwanda (+250)</a></li>
        <li><a href="javascript:void(0);">San Marino (+378)</a></li>
        <li><a href="javascript:void(0);">Sao Tome &amp; Principe (+239)</a></li>
        <li><a href="javascript:void(0);">Saudi Arabia (+966)</a></li>
        <li><a href="javascript:void(0);">Senegal (+221)</a></li>
        <li><a href="javascript:void(0);">Serbia (+381)</a></li>
        <li><a href="javascript:void(0);">Seychelles (+248)</a></li>
        <li><a href="javascript:void(0);">Sierra Leone (+232)</a></li>
        <li><a href="javascript:void(0);">Singapore (+65)</a></li>
        <li><a href="javascript:void(0);">Slovak Republic (+421)</a></li>
        <li><a href="javascript:void(0);">Slovenia (+386)</a></li>
        <li><a href="javascript:void(0);">Solomon Islands (+677)</a></li>
        <li><a href="javascript:void(0);">Somalia (+252)</a></li>
        <li><a href="javascript:void(0);">South Africa (+27)</a></li>
        <li><a href="javascript:void(0);">Spain (+34)</a></li>
        <li><a href="javascript:void(0);">Sri Lanka (+94)</a></li>
        <li><a href="javascript:void(0);">St. Helena (+290)</a></li>
        <li><a href="javascript:void(0);">St. Kitts (+1869)</a></li>
        <li><a href="javascript:void(0);">St. Lucia (+1758)</a></li>
        <li><a href="javascript:void(0);">Sudan (+249)</a></li>
        <li><a href="javascript:void(0);">Suriname (+597)</a></li>
        <li><a href="javascript:void(0);">Swaziland (+268)</a></li>
        <li><a href="javascript:void(0);">Sweden (+46)</a></li>
        <li><a href="javascript:void(0);">Switzerland (+41)</a></li>
        <li><a href="javascript:void(0);">Syria (+963)</a></li>
        <li><a href="javascript:void(0);">Taiwan (+886)</a></li>
        <li><a href="javascript:void(0);">Tajikstan (+7)</a></li>
        <li><a href="javascript:void(0);">Thailand (+66)</a></li>
        <li><a href="javascript:void(0);">Togo (+228)</a></li>
        <li><a href="javascript:void(0);">Tonga (+676)</a></li>
        <li><a href="javascript:void(0);">Trinidad &amp; Tobago (+1868)</a></li>
        <li><a href="javascript:void(0);">Tunisia (+216)</a></li>
        <li><a href="javascript:void(0);">Turkey (+90)</a></li>
        <li><a href="javascript:void(0);">Turkmenistan (+7)</a></li>
        <li><a href="javascript:void(0);">Turkmenistan (+993)</a></li>
        <li><a href="javascript:void(0);">Turks &amp; Caicos Islands (+1649)</a></li>
        <li><a href="javascript:void(0);">Tuvalu (+688)</a></li>
        <li><a href="javascript:void(0);">Uganda (+256)</a></li>
        <li><a href="javascript:void(0);">Ukraine (+380)</a></li>
        <li><a href="javascript:void(0);">United Arab Emirates (+971)</a></li>
        <li><a href="javascript:void(0);">Uruguay (+598)</a></li>
        <li><a href="javascript:void(0);">Uzbekistan (+7)</a></li>
        <li><a href="javascript:void(0);">Vanuatu (+678)</a></li>
        <li><a href="javascript:void(0);">Vatican City (+379)</a></li>
        <li><a href="javascript:void(0);">Venezuela (+58)</a></li>
        <li><a href="javascript:void(0);">Vietnam (+84)</a></li>
        <li><a href="javascript:void(0);">Virgin Islands - British (+1284)</a></li>
        <li><a href="javascript:void(0);">Virgin Islands - US (+1340)</a></li>
        <li><a href="javascript:void(0);">Wallis &amp; Futuna (+681)</a></li>
        <li><a href="javascript:void(0);">Yemen (North)(+969)</a></li>
        <li><a href="javascript:void(0);">Yemen (South)(+967)</a></li>
        <li><a href="javascript:void(0);">Zambia (+260)</a></li>
        <li><a href="javascript:void(0);">Zimbabwe (+263)</a></li>
      </ul>
    </div>
  </div>
  <!-- Input to enter the phone number -->
  <div style="position:relative;padding-bottom:10px;">
    <input type="text" pattern="\+[0-9\s\-\(\)]+" id="phone-num">
    <label for="phone-num">Enter your phone number...</label>
    <span class="error" style="padding-top:10px;display:none;">Input is not an international phone number!</span>
  </div>
  <!-- Container to display the re-captcha check 
                    <div id="recaptcha-container" style="height:100px;"></div>  -->
  <!-- Button that handles sign-in -->
  <a href="javascript:void(0);" onclick="onSignInSubmit();" class="btn-main signBtn sign-in-btn" id="sign-in-button" style="margin-top:10px;">Sign-in</a>
</form>

#

<form onsubmit="return false" id="verification-code-form" action="#">
  <!-- Input to enter the verification code -->
  <div style="position:relative;padding-bottom:10px;">
    <input type="text" id="verification-code">
    <label for="verification-code">Enter the verification code...</label>
    <span class="error" style="padding-top:10px;display:none;">Invalid verification code</span>
  </div>
  <div style="text-align:center; margin-top:18px;">
    <div id="otp_timer_mob" style="font-size:18px; text-align:center; line-height:23px; padding-bottom:10px;">Resend OTP in <span id="timer_value">120</span> seconds</div>
    <a href="javascript:void(0);" id="resend_otp_mob" onclick="onSignInSubmit();" style="text-align:center; display:block; color:#035ec4; font-size:17px; padding-top:10px;display:none;">Resend OTP</a> <br><br>
    <!-- Button that triggers code verification -->
    <a href="javascript:void(0);" onclick="onVerifyCodeSubmit();" class="btn-main signBtn verify-code-btn" id="verify-code-button">Verify Code</a>
  </div>
</form>

Text Content

This website uses cookies to ensure you get the best experience on our website.
OK
1




00:00 / 00:01



MOOD




LANGUAGE

 * All
 * Pop
 * Dance
 * Hip Hop
 * Rock
 * Alternative

50's - 2017


ERA

50's

2017


TEMPO

 * Auto
 * Low
 * Medium
 * High


QUEUE

 * Load
 * Save
 * Clear all
 * 

 * 


HUNGAMA

MUSIC VIDEOS MOVIES PODCASTS ARTISTS TV SHOWS KIDS SHORT FILMS
Plans
Night Mode   OFF



Hi Guest

LoginRegister
 * Home
 * Music
 * Videos
 * Movies
 * Games
 * PODCASTS
 * Artists
 * TV Shows
 * Kids
 * SHORT FILMS
 * IIMA

 * Plans
 * Night Mode Off


X

Get Hungama Music App Now!

Watch Now Maaya Thotta
Watch Movie Now Kyaa Super Kool Hain Hum
Listen Now Ultimate Akshay Kumar
Watch Now Monalisa Specials
Watch Movie Now Once Upon A Time In Mumbaai
Watch Now Rabindranath Yahan Kabhi Nahi Aayein
Watch Now Hello!
Watch Now BF,GF,WTF
Watch Now Manzar
Watch Now Adaa Khan Specials
Watch Now Maaya Thotta
Watch Movie Now Kyaa Super Kool Hain Hum
Listen Now Ultimate Akshay Kumar
Watch Now Monalisa Specials
Watch Movie Now Once Upon A Time In Mumbaai
Watch Now Rabindranath Yahan Kabhi Nahi Aayein
Watch Now Hello!
Watch Now BF,GF,WTF
Watch Now Manzar
Watch Now Adaa Khan Specials
prev
next

Homeहिंदीरेट्रो बॉलीवुडਪੰਜਾਬੀతెలుగుதமிழ்മലയാളംभोजपुरीमराठी


GAMES

Block Puzzle Ocean
2022 |
Candy Riddles
2022 |
Checkers
2022 |
Dead Land: Survival
2022 |
Huggy Wuggy Road
2022 |
OneLine
2022 |
Save The Dog
2022 |
Stair Race 3D
2022 |
Tower Defense
2022 |
2048: X2 Merge Bl...
2022 |
prev
next



MAAYA THOTTA

View All
The Mystery Bullet - Free Episode
Maaya Thotta
Decoding The Maze
Maaya Thotta
Unfathomable Loss
Maaya Thotta
The Costly Mistake
Maaya Thotta
The Mystery Unfolds
Maaya Thotta
The Headshot
Maaya Thotta
prev
next




CELEBRATING MUSIC

View All
World Music Day
66 Songs

World Music Day - Punjabi
70 Songs

World Music Day - Tamil
47 Songs

World Music Day - Telugu
92 Songs

World Music Day - Bengali
96 Songs

World Music Day - Marathi
98 Songs

World Music Day - Bhojpuri
85 Songs

World Music Day - Gujarati
92 Songs

prev
next



WEEKLY TOP 40S

View All
Bollywood Top 40
40 Songs

Punjabi Top 40
40 Songs

International Top 40
40 Songs

Telugu Top 40
40 Songs

Tamil Top 40
42 Songs

Kannada Top 40
40 Songs

Malayalam Top 40
40 Songs

Bengali Top 40
40 Songs

Bhojpuri Top 40
39 Songs

Independent Top 40
40 Songs

prev
next



TRENDING ALBUMS

View All
Sardar Ka Grandson
2021 | Hindi
Radhe - Your Most...
2021 | Hindi
Moosetape
2021 | Punjabi
Bole Chudiyan
2021 | Hindi
Saina
2021 | Hindi
Pagglait
2021 | Hindi
Patthar Wargi
2021 | Punjabi
The Big Bull
2021 | Hindi
Hello Charlie
2021 | Hindi
Tuesdays & Fridays
2021 | Hindi
The Girl On The T...
2021 | Hindi
Neat
2021 | Punjabi
Summary
2021 | Hindi
Mehendi Wale Haat...
2021 | Hindi
Coolie No. 1
2020 | Hindi
prev
next




 TRENDING PLAYLISTS

View All
Voice of Neha Kakkar
74 Songs

Dard Dilan De
24 Songs

Just Unplugged
19 Songs

Awesome Twosome : Arijit & Amit Trivedi
10 Songs

Good Vibes Only
32 Songs

With Love - Arijit Singh
22 Songs

Att Geet
21 Songs

Twist Kamariya
27 Songs

Just DSP - Telugu
38 Songs

The Rap Badshah
17 Songs

prev
next



MUST WATCH

Romance
USER'S Rating /
Play


Hum Aapke Hain Ko...
1994 | Hindi
prev
next



TOP MOVIES

Thriller
USER'S Rating /
Play


Farzeen-A Conspir...
2017 | Hindi
prev
next



HUNGAMA ORIGINALS

View All
En Ethire Rendu Papa
Tamil | Adult Comedy
Maaya Thotta
Tamil | Thriller
Damaged
Hindi | Psychological Crime Drama
Mauka Ya Dhokha
Hindi | Suspense
Hasratein
Hindi | Drama
Damaged 3
Hindi | Crime, Thriller
Dhappa
Hindi | Drama
Tera Chhalaava
Hindi | Drama
Ratri Ke Yatri 2
Hindi | Drama
Swaanng
Hindi | Drama, Suspense
prev
next




TRENDING MUSIC VIDEOS

View All
Dil Ko Maine Di K...
Dil Ko Maine Di Kasam
Phir Se Sajaa Do ...
Phir Se Sajaa Do Duniya Saari
Bhedi
Yaara
Naam
Naam
Yeh No1 Yaari Hai...
Yeh No1 Yaari Hai(2020 version)
Javed Ali – Roy...
Royal Stag Hungama Music Bus
Mame Khan In Concert
Mame Khan In Concert
Harrdy Sandhu –...
Royal Stag Hungama Music Bus
Masakali 2.0
Masakali 2.0
Jeet Gannguli –...
Royal Stag Hungama Music Bus
Indian Ocean – ...
Royal Stag Hungama Music Bus
Meri Aashiqui
Meri Aashiqui
prev
next



TOP VIDEO PLAYLISTS

View All
Ultimate Salman
20 Videos
Good Vibes Only
11 Videos
Bollywood Sizzlers
20 Videos
All About Neha Kakkar
27 Videos
Awesome Arijit
11 Videos
Just Varun Dhawan
15 Videos
Dance Remade
9 Videos
Shaandaar Shahid
17 Videos
Sizzling Katrina
17 Videos
New Jodis New Love
13 Videos
Awesome Acoustics
7 Videos
Happy Hits
12 Videos
prev
next



RETRO HINDI

View All
Aradhana (1969)
1969 | Hindi
Love Aur Dard - D...
2017 | Hindi
Jewel Thief
1967 | Hindi
Cabaret Queen - H...
2017 | Hindi
Jab Jab Phool Khile
1965 | Hindi
Love Aur Dard - A...
2017 | Hindi
Amar Prem (1972)
1972 | Hindi
Aan Milo Sajna
1970 | Hindi
Love Aur Dard - D...
2017 | Hindi
Waqt
1965 | Hindi
Kishore Kumar Alo...
2017 | Hindi
Mukesh Along With...
2017 | Hindi
Maestro Director ...
2017 | Hindi
Khamoshi (1968)
1968 | Hindi
Mili
1975 | Hindi
prev
next



HOT SHORTS

View All
Drama
USER'S Rating /
Play


Madam
2022 | Tamil
Drama
USER'S Rating /
Play


Not Guilty
2021 | Hindi
Drama
USER'S Rating /
Play


The Night Before
2019 | English
Drama
USER'S Rating /
Play


Swapping
2022 | Hindi
Drama
USER'S Rating /
Play


Is it Love? Or Co...
2022 | Hindi
Romance
USER'S Rating /
Play


PHYSICAL LOVE
2022 | Bengali
Drama
USER'S Rating /
Play


One Night Stand
2021 | Hindi
Drama
USER'S Rating /
Play


Khayal
2021 | Hindi
Drama
USER'S Rating /
Play


Khooni Raat
2021 | Hindi
Drama
USER'S Rating /
Play


Pizza MMS
2022 | Hindi
Drama
USER'S Rating /
Play


Jawani Pe Loan
2021 | Hindi
Drama
USER'S Rating /
Play


Thanda Gosht
2022 | Hindi
Drama
USER'S Rating /
Play


#002
2022 | Kannada
Drama
USER'S Rating /
Play


Jawan Vidhwa
2021 | Hindi
Drama
USER'S Rating /
Play


Ajapa
2022 | Bengali
prev
next




HUNGAMA ORIGINAL: BHOOTATLELA

View All
Halad Rusali Katyar Ghusali
Bhootatlela
Lagnachi Lapachupi Aani Bhulbhulaiyaa
Bhootatlela
Ek Lagna Bara Bhanagadi
Bhootatlela
Bhootatlela Navra Konitari Aawra
Bhootatlela
Navra Aala Veshipashi
Bhootatlela
prev
next



FREE MOVIES

Thriller
USER'S Rating /
Play


Farzeen-A Conspir...
2017 | Hindi
Drama
USER'S Rating /
Play


Kaamdev to Karrmy...
2015 | Bengali
prev
next



TV SHOWS

View All
Ratri Ke Yatri 2
Hindi | Drama
En Ethire Rendu Papa
Tamil | Adult Comedy
Damaged 3
Hindi | Crime, Thriller
Damaged 2
Hindi | Thriller
Scrap
Hindi | Crime
Damaged
Hindi | Psychological Crime Drama
Sanam Hotline - Marathi
Marathi | Comedy
Rissav
Hindi | Fiction
Sanam Hotline - Hindi
Hindi | Comedy
Shree Kaamdev Prasanna - Marathi
Marathi | Comedy
prev
next



THEMED COLLECTIONS

View All
Fight Club
5 Movies
Retro Hits
3 Movies
BLOCKBUSTERS GALORE!
5 Movies
Date Night!
13 Movies
The Story Continues
11 Movies
Crime Beat
8 Movies
At The Movies With: Akshay
2 Movies
National Award Winners
7 Movies
Timeless Thalaivar
1 Movies
prev
next




COMEDY EXPRESS

View All
Comedy
USER'S Rating /
Play


Jugaadi Dot Com
2015 | Punjabi
Comedy
USER'S Rating /
Play


Iraada Pakka
2010 | Marathi
Comedy
USER'S Rating /
Play


Myself Pendu
2015 | Punjabi
Comedy
USER'S Rating /
Play


Phas Gaye Re Obama
2010 | Hindi
Comedy
USER'S Rating /
Play


Obhishopto Nighty
2014 | Bengali
Comedy
USER'S Rating /
Play


Mumbaicha Dabewala
2007 | Marathi
Comedy
USER'S Rating /
Play


Panganama
2014 | Kannada
Comedy
USER'S Rating /
Play


Yaaran Da Katchup
2014 | Punjabi
Comedy
USER'S Rating /
Play


Hrudayakaaleyam
2014 | Telugu
Comedy
USER'S Rating /
Play


Pandavulu Pandavu...
2014 | Telugu
Comedy
USER'S Rating /
Play


Raja Gaja No Problem
2011 | Bengali
Comedy
USER'S Rating /
Play


C Kkompany
2008 | Hindi
Comedy
USER'S Rating /
Play


Ideachi Kalpana
2010 | Marathi
Comedy
USER'S Rating /
Play


Gavvalata
2014 | Telugu
Comedy
USER'S Rating /
Play


Golemale Pirit Ko...
2013 | Bengali
prev
next



SHORT FILMS

View All
Romance
USER'S Rating /
Play


Jangle Bells
2015 | Hindi
Drama
USER'S Rating /
Play


Post Dark
2016 | Hindi
Suspense
USER'S Rating /
Play


Deception
2017 | Hindi
Romance
USER'S Rating /
Play


Any Which Way
2016 | English
Comedy
USER'S Rating /
Play


Thapa And Bunty
2016 | Hindi
Family
USER'S Rating /
Play


The Dark Circle
2016 | Hindi
Drama
USER'S Rating /
Play


Chamki
2016 | Hindi
Comedy
USER'S Rating /
Play


For Hire
2016 | Hindi
Romance
USER'S Rating /
Play


Cozenage
2016 | English
Drama
USER'S Rating /
Play


A dream upon waking
2016 | Hindi
Drama
USER'S Rating /
Play


Am Notness
2016 | Hindi
Drama
USER'S Rating /
Play


Goose Bumps
2016 | English
Action
USER'S Rating /
Play


Beware
2016 | English
Drama
USER'S Rating /
Play


Evermore
2016 | English
Social
USER'S Rating /
Play


Happy Teachers Day
2016 | English
prev
next



PACK-A-PUNCH!

View All
Action
USER'S Rating /
Play


Singam 2 (Telugu)
2013 | Telugu
Action
USER'S Rating /
Play


Yoddha The Warrio...
2014 | Bengali
Crime
USER'S Rating /
Play


Shootout at Lokha...
2007 | Hindi
Action
USER'S Rating /
Play


David Billa
2012 | Telugu
Action
USER'S Rating /
Play


Rowdy
2014 | Telugu
Action
USER'S Rating /
Play


Villain
2010 | Telugu
Action
USER'S Rating /
Play


Kanoon Ka Faisala
2016 | Hindi
Action
USER'S Rating /
Play


Jaanbaaz Policewala
2016 | Hindi
Action
USER'S Rating /
Play


Borbaad
2014 | Bengali
Action
USER'S Rating /
Play


Bindaas
2014 | Bengali
Action
USER'S Rating /
Play


Garda
2014 | Bhojpuri
Action
USER'S Rating /
Play


Varudangal
2014 | Tamil
Action
USER'S Rating /
Play


Doosukeltha
2013 | Telugu
Action
USER'S Rating /
Play


Om
2013 | Telugu
Action
USER'S Rating /
Play


Saahasam (2013)
2013 | Telugu
prev
next



START STREAMING FREE MUSIC ONLINE, MP3 SONGS & FREE SONGS TODAY ON HUNGAMA.COM &
HUNGAMA MUSIC APP.



Latest Bollywood SongsRocky Aur Rani Kii Prem Kahaani Songs | Bawaal Songs |
UTOPIA Songs | Dream Life Songs | Zohrajabeen Songs | Barbie The Album Songs |
Out Set Songs | Jailer (Original Motion Picture Soundtrack) Songs | Zara Hatke
Zara Bachke Songs | Satyaprem Ki Katha Songs | Tu Jhoothi Main Makkaar Songs |
Top New Hindi SongsChaleya Song | Simroon Tera Naam Song | JALSA 2.0 From
"Mission Raniganj: The Great Bharat Rescue" Song | Dil Ka Telephone 2.0 Song |
Faraatta Song | Dil Jhoom Song | Heeriye (feat. Arijit Singh) Song | Jai Ganesha
(From "Ganapath") Song | Main Nikla Gaddi Leke Song | Top AlbumsNew Hindi Songs
| New International Songs | New Punjabi Songs | New Tamil Songs | New Telugu
Songs | New Kannada Songs | New Malayalam Songs | New Bhojpuri Songs | New
Devotional Songs | New Marathi Songs | New Ghazals & Sufi Songs | New Bengali
Songs | New Gujarati Songs | New Haryanvi Songs | New Instrumental Songs | New
Rajasthani Songs | Bollywood Top ArtistsBadshah | Arijit Singh | Sonu Nigam |
Sunidhi Chauhan | Shreya Ghoshal | Kishore Kumar | Mohammed Rafi | Lata
Mangeshkar | Asha Bhosle | K.J. Yesudas | S. P. Balasubrahmanyam | Udit Narayan
| Alka Yagnik | Kavita Krishnamurthy | Kumar Sanu | Yo Yo Honey Singh | Diljit
Dosanjh | Justin Bieber | Ankit Tiwari | Michael Jackson | PlaylistsNew Songs
2017 | New Songs 2018 | New Latest Punjabi Songs | New Songs 2019 | New Latest
Bhojpuri Songs | New Latest Bengali Songs | New Latest Rajasthani Songs | New
Latest Urdu Songs | New Latest Tamil Songs | New Latest Telugu Songs | Best
Tamil Songs | Best Malayalam Songs | Best Gujarati Songs | Best Marathi Songs |
Best Top Songs | LyricsBarsaat Ki Dhun Song Lyrics | Agar Tum Saath Ho Song
Lyrics | Tera Yaar Hoon Main Song Lyrics | vande mataram Song Lyrics | Tum Hi Ho
Song Lyrics | Jana Gana Mana Song Lyrics | Is Qadar Song Lyrics | Baarish Ban
Jaana Song Lyrics | Lut Gaye (Feat. Emraan Hashmi) Song Lyrics | Bewafa Tera
Masoom Chehra Song Lyrics | Shree Hanuman Chalisa Song Lyrics | Tujhe Kitna
Chahne Lage Song Lyrics | Khairiyat Song Lyrics | Main Jis Din Bhulaa Du Song
Lyrics | VideosSpoken Word Video | Gossip Video | Entertainment Video |
Hollywood Video | Bikini Video | Interview Video | Experimental Video | Glamour
Video | World Video | Bollywood Video | Jazz Video | Spiritual Video | Anime
Video | Behind The Scenes Video | Travel & Adventure Video |

Music VideoPop Video Songs | Alternative Video Songs | Rock Video Songs | Hip
Hop Video Songs | Latin Video Songs | Devotional Video Songs | Soundtrack Video
Songs | English Video Songs | Spanish Video Songs | Portuguese Video Songs |
Hindi Video Songs | French Video Songs | Chinese Video Songs | Italian Video
Songs | Bhojpuri Video Songs | Music MP3 SongHindi Songs | English Songs |
Punjabi Songs | Telugu Songs | Tamil Songs | Kannada Songs | Malayalam Songs |
Bengali Songs | Bhojpuri Songs | Gujarati Songs | Marathi Songs | Rajasthani
Songs | Oriya Songs | Haryanvi Songs | Assamese Songs | Pop Albums | World
Albums | Rock Albums | Dance Albums | English Albums | Bhojpuri Albums | Hindi
Albums | Punjabi Albums | New MoviesNew Comedy Movies 2023 | New Horror Movies
2023 | New Thriller Movies 2023 | New Romance Movies 2023 | New Animation Movies
2023 | English Movies | Telugu Movies | Hindi Movies | Tamil Movies | Sinhala
Movies | Kannada Movies | Bhojpuri Movies | Bengali Movies | Hindi Movies
Download | English Movies Download | Punjabi Movies Download | New Bollywood
SongsParam Sundari Song | Mann Bharryaa 2.0 (From "Shershaah") Song | Srivalli
Song | Sexy Video | Sexy Baby Girl Video | GF BF Video | Raaz - The Hidden Truth
TV Show | News Anchor TV Show | Mystery Inbox TV Show | Aguner Pakhi Movie | The
Founder Movie | HIGH Movie | New mp3 SongsWorld Songs | Bollywood Songs | Pop
Songs | World~India Songs | Indian Songs | Soundtrack Songs | Khmer Songs |
Hindi Songs | Bhojpuri Songs | English Songs | Punjabi Songs | Instrumental
Songs | Urdu Songs | Bengali Songs | Marathi Songs | Top New Songs | New Hindi
Songs | MP3 Song | Popular TV ShowsRaaz - The Hidden Truth TV Show | News Anchor
TV Show | Mystery Inbox TV Show | Y'a pas d'âge TV Show | Love And Honor TV Show
| Kaun-Dumb? TV Show | Dashaanan "The Mystery Began" TV Show | Relation
Connection TV Show | Happy Bhag Gayi TV Show | Osja Nah Kon Srey Knhom TV Show |
E Poster Enuka E Bommundo TV Show | Murder Mystery (Knives Out) TV Show |
Trending PodcastTop Shree Krishna Bhajanss Podcast | Sanskari Sex Podcast |
Hanuman Chalisa Podcast | Guru`s Music Podcast | The Music Room Podcast Podcast
| Ek Anokhi Kahani Podcast | Unconventional Ghalib Podcast | Crazy For Kishore
Podcast | The Bollywood Hungama Show Podcast | Red Murga Podcast |



Apps
 * Mobile and Tablet
 * Drive
 * Smart TV

Rewards
 * Earn Coins & Badges
 * Winners & Testimonials

Others
 * Help & FAQs
 * Contact Us
 * Sitemap

Company
 * About us
 * Terms & Conditions
 * Privacy Policy
 * Grievance Officer

Partners
 * Bollywood Hungama
 * Artist Aloud
 * Hungama Games


Copyright©2023 Hungama Digital Media Entertainment Pvt. Ltd. All Right Reserved.

How to Earn coins


Action Item Coins Earned

By registering on Hungama.com 500 By adding a social account 100 By sharing a
song/ album/ playlist/ radio station/ music video/ movie 05 By favoriting a
song/ album/ playlist/ radio station/ music video/ movie 05 By commenting on a
song/ album/ playlist/ music video 05 By listening to a song 10 By watching a
music video 10 By creating a playlist 50 By saving a discovery 05 By downloading
a song or music video 15 By inviting a friend 05

Terms & Conditions
Get Personalized Recommendations

Get notified on all the latest Music, Movies and TV Shows.

Not Now Yes



AD BLOCKER DETECTED
We have noticed that you have an
ad blocker enabled on your browser.
To experience full features of the site
please disable it for www.hungama.com
and click on refresh.
REFRESH
Email Verification

Please enter the OTP sent
Edit Email


Resend OTP in 15 seconds
Resent OTP

Register
What are hungama coins?


With a unique loyalty program, the Hungama rewards you for predefined action on
our platform. Accumulated coins can be redeemed to, Hungama subscriptions. You
can also login to Hungama Apps(Music & Movies) with your Hungama web credentials
& redeem coins to download MP3/MP4 tracks.

You need to be a registered user to enjoy the benefits of Rewards Program.

Content not allowed to play


You are not authorised arena user. Please subscribe to Arena to play this
content.

Get MP3


Register / Login

Mobile Number
OR


Log In

HUNGAMA
Email
Password
Log In Forgot Password?

New User? REGISTER
Register

HUNGAMA
Full Name
Email
Password
Confirm Password
Register
Existing User? LOG IN
Congratulations!


You have been successfully Logged In!

Verify Email ID


A verification link will be sent on
below Email ID


Enter New Email ID
Send
Verify your Email ID


A verification link has been sent on your Email ID. Please verify.

Didn't receive verification mail?

You can now login with your mobile number too.

Register Mobile Number

Why Mobile Number?
Receive subscription updates via SMS.
Rest assured we WON'T spam!

Verify Email ID


A verification link has been sent to


Kindly check your mail.

Ok got it!
Congratulations!


Your password has been successfully updated

Ok got it!
Change Password

Enter Existing Password
Enter New Password
Re-Enter New Password
Update
Update Email ID

Enter New Email ID
UPDATE
Registration successful!


Let us know you better


Full Name
Email ID *
Submit Later

Profile Successfully Updated

Email ID already present


This Email ID is already registered. Submit or click Cancel to register with
another email ID.

SubmitCancel
Login Failed


Please enter Valid details

Ok got it!
Forgot Password





Enter Email ID
Submit
Edit Email IdContact Us

New User? SIGN UP

Forgot Password


Link will be sent on below Email ID to reset
your password


Enter New Email ID

Sorry, we couldn't find that Email ID registered with us.

Submit

New User? SIGN UP

Add to Playlist

Create New Save
OR

Select From Existing Playlist


Thank You!

We have received your winning story. It will be featured on Winners page
shortly.

Thank You!

We have receieved your request. Our customer support team will contact you on
your registered email address and mobile number shortly.


Notification


Please login to view your notifications




NOTIFICATIONS



Manage Devices

 * Labheshs One PlusActive
 * James iPadActive
 * Viyus LG Smart TvCurrently Streaming...
 * Labheshs Web Chrome BrowserCurrently Streaming...
 * Labheshs iPhone 6sActive

Save
Download on Hungama Play


Rate this movie


  /10
0 1 2 3 4 5 6 7 8 9 10
Rate
Rate this movie

/ 10

         
Rate
Delete Playlist


Are you sure want to delete the Playlist

Delete Cancel
All
 * All
 * Artists
 * Movies
 * Songs
 * Albums
 * Playlists
 * Radio
 * Videos
 * TV Shows
 * Short Films

Press enter to search

Search Results for "Salman Khan"


RECENT SEARCHES


POPULAR

M3GANTICKET TO PARADISEThe Dirty PictureMINIONS: THE RISE OF GRUKyaa Super Kool
Hain HumMaaya ThottaDamaged 3


TRENDING

Chemical

2023 | English

Shazam! Fury Of The Gods

Varisu

Phone Bhoot



Thunivu (Original Motion Picture Soundtrack)



Damaged 3

2022 | Hindi

Kalam Kalla

2022 | Punjabi

All Artists Movies Songs Albums Playlists Radio Videos TV Shows Short Films
Podcasts


SONGS

View all
songs list


ALBUMS

View all
albums carousel


PLAYLIST

View all
playlist list


RADIO

View all
radio carousel


VIDEOS

View all
videos carousel


MOVIES

View all
movies carousel


ARTISTS

View all
artists carousel






VIDEOS

View all



VIDEO PLAYLISTS

View all
video playlist listing


MOVIES

View all



COLLECTIONS & THEMES

View all




TV SHOWS

View all




EPISODES

View all



TV EPISODES

View all









NIGHT OWL




Level 6


WATCH VIDEOS & REACH
NEXT LEVEL



Watch 9 more Videos to earn
Night Owl - Level 2 badge


X

By Deactivating the
Hungama Play Subscription,
you will lose access to unlimited entertainment. This action cannot be undone.

Are you sure, you want to continue

yes no

You are currently enjoying <Plan Name>.
Are you sure you want to unsubscribe?

No Yes
Confirmation!


Do you want to save changes?

YesNo
Confirmation!


Do you want to save changes?

YesNo



Are you sure you want to remove this from your watching list?

No Yes
Share



SHARING URL




ONE
ACCOUNT.UNLIMITED
BENEFITS.

 * Music
 * Videos
 * Movies
 * Tv Shows

 * Earn coins & Get rewarded
 * 7500+ Bollywood, International & Regional Movies
 * 4.5 million Bollywood, International & Regional Songs & Videos

Register / Login
Mobile Number
OR




ONE
ACCOUNT.UNLIMITED
BENEFITS.

 * Music
 * Videos
 * Movies
 * Tv Shows

 * Earn coins & Get rewarded
 * 7500+ Bollywood, International & Regional Movies
 * 4.5 million Bollywood, International & Regional Songs & Videos

Log In


OR

Email
Password
LOG IN Forgot Password?

New User? REGISTER
Google


ONE
ACCOUNT.UNLIMITED
BENEFITS.

 * Music
 * Videos
 * Movies
 * Tv Shows

 * Earn coins & Get rewarded
 * 7500+ Bollywood, International & Regional Movies
 * 4.5 million Bollywood, International & Regional Songs & Videos

Register



OR

Full Name
Email
Password
Confirm Password
REGISTER
Existing User? LOG IN
Mobile Login

India (+91)
 * UK (+44)
 * USA (+1)
 * Algeria (+213)
 * Andorra (+376)
 * Angola (+244)
 * Anguilla (+1264)
 * Antigua & Barbuda (+1268)
 * Argentina (+54)
 * Armenia (+374)
 * Aruba (+297)
 * Australia (+61)
 * Austria (+43)
 * Azerbaijan (+994)
 * Bahamas (+1242)
 * Bahrain (+973)
 * Bangladesh (+880)
 * Barbados (+1246)
 * Belarus (+375)
 * Belgium (+32)
 * Belize (+501)
 * Benin (+229)
 * Bermuda (+1441)
 * Bhutan (+975)
 * Bolivia (+591)
 * Bosnia Herzegovina (+387)
 * Botswana (+267)
 * Brazil (+55)
 * Brunei (+673)
 * Bulgaria (+359)
 * Burkina Faso (+226)
 * Burundi (+257)
 * Cambodia (+855)
 * Cameroon (+237)
 * Canada (+1)
 * Cape Verde Islands (+238)
 * Cayman Islands (+1345)
 * Central African Republic (+236)
 * Chile (+56)
 * China (+86)
 * Colombia (+57)
 * Comoros (+269)
 * Congo (+242)
 * Cook Islands (+682)
 * Costa Rica (+506)
 * Croatia (+385)
 * Cuba (+53)
 * Cyprus North (+90392)
 * Cyprus South (+357)
 * Czech Republic (+42)
 * Denmark (+45)
 * Djibouti (+253)
 * Dominica (+1809)
 * Dominican Republic (+1809)
 * Ecuador (+593)
 * Egypt (+20)
 * El Salvador (+503)
 * Equatorial Guinea (+240)
 * Eritrea (+291)
 * Estonia (+372)
 * Ethiopia (+251)
 * Falkland Islands (+500)
 * Faroe Islands (+298)
 * Fiji (+679)
 * Finland (+358)
 * France (+33)
 * French Guiana (+594)
 * French Polynesia (+689)
 * Gabon (+241)
 * Gambia (+220)
 * Georgia (+7880)
 * Germany (+49)
 * Ghana (+233)
 * Gibraltar (+350)
 * Greece (+30)
 * Greenland (+299)
 * Grenada (+1473)
 * Guadeloupe (+590)
 * Guam (+671)
 * Guatemala (+502)
 * Guinea (+224)
 * Guinea - Bissau (+245)
 * Guyana (+592)
 * Haiti (+509)
 * Honduras (+504)
 * Hong Kong (+852)
 * Hungary (+36)
 * Iceland (+354)
 * India (+91)
 * Indonesia (+62)
 * Iran (+98)
 * Iraq (+964)
 * Ireland (+353)
 * Israel (+972)
 * Italy (+39)
 * Jamaica (+1876)
 * Japan (+81)
 * Jordan (+962)
 * Kazakhstan (+7)
 * Kenya (+254)
 * Kiribati (+686)
 * Korea North (+850)
 * Korea South (+82)
 * Kuwait (+965)
 * Kyrgyzstan (+996)
 * Laos (+856)
 * Latvia (+371)
 * Lebanon (+961)
 * Lesotho (+266)
 * Liberia (+231)
 * Libya (+218)
 * Liechtenstein (+417)
 * Lithuania (+370)
 * Luxembourg (+352)
 * Macao (+853)
 * Macedonia (+389)
 * Madagascar (+261)
 * Malawi (+265)
 * Malaysia (+60)
 * Maldives (+960)
 * Mali (+223)
 * Malta (+356)
 * Marshall Islands (+692)
 * Martinique (+596)
 * Mauritania (+222)
 * Mayotte (+269)
 * Mexico (+52)
 * Micronesia (+691)
 * Moldova (+373)
 * Monaco (+377)
 * Mongolia (+976)
 * Montserrat (+1664)
 * Morocco (+212)
 * Mozambique (+258)
 * Myanmar (+95)
 * Namibia (+264)
 * Nauru (+674)
 * Nepal (+977)
 * Netherlands (+31)
 * New Caledonia (+687)
 * New Zealand (+64)
 * Nicaragua (+505)
 * Niger (+227)
 * Nigeria (+234)
 * Niue (+683)
 * Norfolk Islands (+672)
 * Northern Marianas (+670)
 * Norway (+47)
 * Oman (+968)
 * Palau (+680)
 * Panama (+507)
 * Papua New Guinea (+675)
 * Paraguay (+595)
 * Peru (+51)
 * Philippines (+63)
 * Poland (+48)
 * Portugal (+351)
 * Puerto Rico (+1787)
 * Qatar (+974)
 * Reunion (+262)
 * Romania (+40)
 * Russia (+7)
 * Rwanda (+250)
 * San Marino (+378)
 * Sao Tome & Principe (+239)
 * Saudi Arabia (+966)
 * Senegal (+221)
 * Serbia (+381)
 * Seychelles (+248)
 * Sierra Leone (+232)
 * Singapore (+65)
 * Slovak Republic (+421)
 * Slovenia (+386)
 * Solomon Islands (+677)
 * Somalia (+252)
 * South Africa (+27)
 * Spain (+34)
 * Sri Lanka (+94)
 * St. Helena (+290)
 * St. Kitts (+1869)
 * St. Lucia (+1758)
 * Sudan (+249)
 * Suriname (+597)
 * Swaziland (+268)
 * Sweden (+46)
 * Switzerland (+41)
 * Syria (+963)
 * Taiwan (+886)
 * Tajikstan (+7)
 * Thailand (+66)
 * Togo (+228)
 * Tonga (+676)
 * Trinidad & Tobago (+1868)
 * Tunisia (+216)
 * Turkey (+90)
 * Turkmenistan (+7)
 * Turkmenistan (+993)
 * Turks & Caicos Islands (+1649)
 * Tuvalu (+688)
 * Uganda (+256)
 * Ukraine (+380)
 * United Arab Emirates (+971)
 * Uruguay (+598)
 * Uzbekistan (+7)
 * Vanuatu (+678)
 * Vatican City (+379)
 * Venezuela (+58)
 * Vietnam (+84)
 * Virgin Islands - British (+1284)
 * Virgin Islands - US (+1340)
 * Wallis & Futuna (+681)
 * Yemen (North)(+969)
 * Yemen (South)(+967)
 * Zambia (+260)
 * Zimbabwe (+263)

Enter your phone number... Input is not an international phone number!
Sign-in
Enter the verification code... Invalid verification code
Resend OTP in 120 seconds
Resend OTP

Verify Code
 * Powered By Hungama








 * 
 * 
 * 
 * 0:00 / 0:00

 * 
 * 
 * 
 * 
 *  * Autoplay
      
    * Subtitles
      Off
    * Quality
      Auto
   
   Caption
   Quality
    * Auto

 * 

TAP TO UNMUTE