bkworldtube.com Open in urlscan Pro
2606:4700:3036::ac43:82d4  Public Scan

URL: https://bkworldtube.com/watch_video.php?v=XW2G9G8MK37U
Submission: On November 23 via manual from IN — Scanned from DE

Form analysis 7 forms found in the DOM

https://bkworldtube.com/search_result.php

<form class="search-form" action="https://bkworldtube.com/search_result.php">
  <div class="cbsearchtype">
    <div class="search-drop">
      <button id="searchTypes" tabindex="-1" data-toggle="dropdown" class="btn btn-default dropdown-toggle search-drop-btn" type="button" style="display: none;">
        <span class="search-type">Videos</span>
        <span class="icon-down-arrow"></span>
      </button>
      <ul class="dropdown-menu">
        <li value="channels">
          <a class="s-types" href="#" valnow="channels">channels</a>
        </li>
        <li value="videos" class="active">
          <a class="s-types" href="#" valnow="videos">Videos</a>
        </li>
        <li value="photos">
          <a class="s-types" href="#" valnow="photos">Photos</a>
        </li>
      </ul>
    </div>
    <input type="text" class="form-control" name="query" placeholder="Search TV Show or Movie" value="" id="query">
    <input type="hidden" name="type" class="type" value="videos" id="type">
    <button tabindex="-1" type="submit" name="cbsearch" id="cbsearch" class="btn btn-default btn-search icon-search" style="display:none;"></button>
  </div>
</form>

POST https://bkworldtube.com/search_result.php

<form id="search-2" action="https://bkworldtube.com/search_result.php" method="post">
  <input type="text" placeholder="Search TV Shows and Movies">
  <input type="submit" value="Keywords">
</form>

<form class="form-inline">
  <div class="form-group">
    <label for="player_size_width">Width</label>
    <input type="text" class="form-control" id="player_size_4" value="640" placeholder="Player width here">
  </div>
  <div class="form-group">
    <label for="player_size_height">Height</label>
    <input type="text" class="form-control" id="player_size_5" value="360" placeholder="Player height here">
  </div>
</form>

Name: share_formPOST

<form id="cb_share_item" name="share_form" method="post" action="">
  <div class="form-group">
    <label for="ShareUsers" class="block-label">Share this video</label>
    <input name="users" type="text" class="form-control" id="ShareUsers" placeholder="Seperate usernames with comma" list="suggested_users">
    <datalist id="suggested_users">
      <option label="label1" value="value1123213">
      </option>
      <option label="label2" value="value2213213"> ... </option>
    </datalist>
  </div>
  <div class="form-group">
    <label for="message" class="block-label"> Message<span>&nbsp;&nbsp;optional</span>
    </label>
    <textarea name="message" id="message" rows="5" class="form-control"></textarea>
    <input name="objectid" id="objectid" type="hidden" value="5977">
  </div>
  <div class="clearfix text-right">
    <input type="submit" name="send_content" value="Send" class="btn btn-submit btn-primary">
  </div>
</form>

Name: playlist_formPOST

<form id="add_playlist_form" name="playlist_form" method="post" action="" class="">
  <p>Please select playlist name from following</p>
  <div class="form-group clearfix">
    <select name="playlist_id" id="playlist_id" class="form-control jcf-hidden">
      <option value="" placeholder="">--- No playlist exists ---</option>
    </select><span class="select-form-control select-area" style="width: auto;"><span class="left"></span><span class="center">--- No playlist exists ---</span><a class="select-opener"></a></span>
  </div>
  <div class="form-group clearfix">
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
      <input type="button" class="btn mtm btn-block btn-primary" name="add_to_playlist" value="Add to Playlist" onclick="_cb.add_playlistNew('add','5977','add_playlist_form','video')">
    </div>
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
      <a class="btn btn-block mtm btn-success" href="javascript:void(0)" onclick="$('#add_playlist_form').css('display','none');$('#new_playlist_form').css('display','block')">Create new playlist</a>
    </div>
  </div>
</form>

Name: new_playlist_formPOST

<form id="new_playlist_form" name="new_playlist_form" method="post" action="" class="" style="display:none">
  <div class="form-group clearfix">
    <label for="playlist_name">Please enter playlist name</label>
    <input name="playlist_name" type="text" class="form-control" id="playlist_name" value="">
  </div>
  <div class="form-group clearfix">
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
      <input type="button" name="add_new_playlist" value="Add Playlist" class="btn mtm btn-block btn-success cb_button" onclick="add_playlist('new','5977','new_playlist_form','video')">
    </div>
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12">
      <a href="javascript:void(0)" class="btn btn-block mtm btn-primary" onclick="$('#add_playlist_form').css('display','block');$('#new_playlist_form').css('display','none')">Select from playlist </a>
    </div>
  </div>
</form>

Name: flag_formPOST #

<form id="flag_form" name="flag_form" method="post" action="#">
  <div class="alert alert-info"> Please select the category that most closely reflects your concern about the video, so that we can review it and determine whether it violates our Community Guidelines or isn’t appropriate for all viewers. Abusing
    this feature is also a violation of the Community Guidelines, so don’t do it. </div>
  <label for="flag_type" class="label-block">Category</label>
  <div class="form-group custom-elements clearfix">
    <select class="form-control jcf-hidden" name="flag_type" id="flag_type">
      <option value="0">Inappropriate Content</option>
      <option value="1">Copyright infringement</option>
      <option value="2">Sexual Content</option>
      <option value="3">Violence or repulsive content</option>
      <option value="4">Spam</option>
      <option value="5">Disturbing</option>
      <option value="6">Other</option>
    </select><span class="select-form-control select-area" style="width: auto;"><span class="left"></span><span class="center">Inappropriate Content</span><a class="select-opener"></a></span>
  </div>
  <input type="button" name="send_content" value="Flag" class="btn btn-primary" onclick="_cb.flag_objectNew('flag_form','5977','video')">
</form>

Text Content

Quicklists



BK World Tube
Videos
 * channels
 * Videos
 * Photos

 * home
 * popular
 * latest

 * 0
 * 0
   
   
   * SEARCH
     
     
   
   
   * 
 * 0
   * All Notifications

 * Sign Up
 * Login

 * Love Island
   * Love Island USA Season 2
   * Love Island Season 6
   * Love Island Season 5
   * Love Island USA
   * Love Island Australia
 * Power
 * RuPaul's Drag Race
   * Drag Race Holland
   * RuPaul's Drag Race Vegas Revue
   * Canada's Drag Race
   * RuPaul's Drag Race All Stars
   * RuPaul's Drag Race Untucked
   * RuPaul's Drag Race UK
   * RuPaul's Drag Race Secret Celebrity
   * Werq The World
 * KUWTK
 * The Challenge
 * 90 Day Fiance
 * Big Brother
 * The Real Housewives
 * The Bachelor & The Bachelorette
   * The Bachelor
   * The Bachelorette New Zealand
   * The Bachelor Australia
   * Bachelor In Paradise
 * Love & Hip Hop
   * LHHNY
   * LHHMIA
   * LHHATL
   * LHHH
 * The Mandalorian
   * The Mandalorian Season 2
   * The Mandalorian Season 1
 * Ready To Love
 * Sistas
 * Gangs of London
 * Geordie Shore
 * Catfish
 * For Life
 * The Last Dance
 * BK Chat Uncensored
   
 * More TV Shows
   * Put A Ring On It
   * The Chi
   * Marriage Boot Camp
   * Ex on the Beach
   * Too Hot To Handle
   * Insecure
   * Married to Medicine LA
   * If Loving You Is Wrong
   * American Soul
   * Empire
   * Growing Up HIp Hop
   * Sistas
   * Tyler Perry's Bruh
   * Tyler Perry's Ruthless
   * HTGAWM
   * Waka & Tammy
   * Marriage Boot Camp
   * Love Goals
   * #blackAF
   * Grown-ish
   * Black-ish
   * Mixed-ish
   * All American
   * Godfather of Harlem
   * See
   * The Oval
   * Surviving R Kelly Part 2
   * Wu-Tang: An American Saga
   * Top Boy
   * Snowfall
   * Greenleaf
   * Pose
   * Basketball Wives
   * When They See Us
   * Game of Thrones
   * Leaving Neverland
   * Surviving R.Kelly Part 1
   * All TV Shows

 * Home
 * Popular
 * Latest
 * History
 * upload

 * Favourites
 * Playlist
 * Sign Out

 * Twitter
 * Instagram
 * Request Video
 * Send feedback

 * DMCA
 * Privacy Policy




BIG BROTHER CANADA SEASON 10 EPISODE 1

If the video doesnt work or shows an error, please try alternative links below



LINKS: MIXDROP VOE VIDLOX
UPSTREAM DOODSTREAM ABCVIDEO





45.7k Shares
Share
Tweet
Email
Share
Share
Share
 * 17 K Views

 * 
 * 
 * 

admin BK World Tube
Subscribe

 * Info
 * Shared / Embed
 * Add to
 * Report

Watch Big Brother Canada Season 10 Free Watch Big Brother Canada Season 10
Episode 1 online for free Watch Big Brother Canada Season 10 Episode 1 Online
for free Big Brother Canada Season 10 Episode 1 Leak Big Brother Canada Season
10 Episode 1 leak Download Big Brother Canada Season 10 Episode 1 free Stream
Big Brother Canada Season 10 Episode 1 Stream Big Brother Canada Season 10
Episode 1 Online Free

 * DMCA - IMPORTANT: This site does not store any video files on its server. All
   contents are provided by non-affiliated third parties.
 * Category: Uncategorized,TV Shows
 * Duration: 45:00
 * Date:  9 months ago
 * Tags:   #bigbrothercanada

 * Facebook
 * Twitter
 * Google Plus

Embed Code <iframe width="300" height="250"
src="https://bkworldtube.com/player/embed_player.php?vid=XW2G9G8MK37U&width=300&height=250&autoplay=yes"
frameborder="0" allowfullscreen></iframe>
Player Size

Default (300x250)

Small (440x272)

Medium (540x334)

Large (600x370) Custom Size
Width
Height
Embed type

Iframe

Embed Object
Link This Video
Share this video ...
Message  optional


Add to Favorites

Please select playlist name from following

--- No playlist exists --- --- No playlist exists ---
Create new playlist
Please enter playlist name
Select from playlist


REPORT VIDEO

Please select the category that most closely reflects your concern about the
video, so that we can review it and determine whether it violates our Community
Guidelines or isn’t appropriate for all viewers. Abusing this feature is also a
violation of the Community Guidelines, so don’t do it.
Category
Inappropriate Content Copyright infringement Sexual Content Violence or
repulsive content Spam Disturbing Other Inappropriate Content




Please enable JavaScript to view the comments powered by Disqus.


45:00
Canada’s Drag Race Vs The World Season 1... by admin
24676 Views
45:00
The Challenge Australia Season 1 Episode 3 by admin
23402 Views
45:00
Love Island Australia Season 4 Episode 14 by admin
33250 Views
45:00
All American Season 5 Episode 6 by admin
15766 Views
45:00
Love & Hip Hop Atlanta Season 10 Episode 29 by admin
19599 Views
45:00
90 Day The Single Life Season 3 Episode 11 by admin
14213 Views
45:00
Geordie Shore Season 23 Episode 10 by admin
19419 Views
45:00
Love Island Australia Season 4 Episode 13 by admin
32732 Views
 * Privacy Policy
 * dmca


Forged By ClipBucket

close


Click "Allow" to receive notifications
×