www.dideo.tv Open in urlscan Pro
185.170.8.60  Public Scan

Submitted URL: http://www.dideo.tv/
Effective URL: https://www.dideo.tv/
Submission: On March 31 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

https://www.dideo.tv/user/sendOtpSms

<form action="https://www.dideo.tv/user/sendOtpSms" class="send-sms-form">
  <input type="hidden" name="_token" value="4MBdtDUUlN1TsiWkx5kwx3cXyLGivdxwY9gaKqDj">
  <div class="login-modal-header">
    <span class="header-title"> Sign in or Sign up </span>
    <span class="login-description">Please enter your phone number</span>
  </div>
  <div class="login-modal-main">
    <div class="tel-input-container">
      <label for="tel-input" class="active">Mobile Number</label>
      <input type="tel" name="phoneNumber" class="tel-input-login-modal form-control" placeholder="09*********" style="text-align: left">
      <div class="tel-hint">A 4 digit OPT will be sent via sms to verify your mobile number</div>
      <div class="invalid-feedback"></div>
    </div>
  </div>
  <div class="login-modal-footer">
    <button type="submit" class="di-btn di-btn--primary send-button waves-effect">
      <span class="spinner-border spinner-border-sm d-none" role="status" aria-hidden="true"></span> Login </button>
    <span class="google-login">
      <a class=" waves-effect commons-google-login-button" href="https://www.dideo.tv/user/social/google/login" style="direction: ltr">

    <div class="google-logo">
        <svg width="100%" height="100%">
            <use href="#google-g-logo" class="logo"></use>
        </svg>
            </div>
    <span class="login-text">Continue with Google</span>

</a>
    </span>
  </div>
</form>

https://www.dideo.tv/user/otpSmsLogin

<form action="https://www.dideo.tv/user/otpSmsLogin" id="sms-login-form">
  <input type="hidden" name="_token" value="4MBdtDUUlN1TsiWkx5kwx3cXyLGivdxwY9gaKqDj">
  <div class="login-modal-main">
    <div class="code-input-container">
      <input type="hidden" name="phoneNumber" class="tel-input-login-modal form-control">
      <input type="hidden" name="otp" class="code-input-login-modal form-control">
      <div class="pin-container">
        <input type="number" onkeypress="if(this.value.length===1) return false;" class="num first-pin" min="0" max="9" data-id="0" required="">
        <input type="number" onkeypress="if(this.value.length===1) return false;" class="num" min="0" max="9" data-id="1" required="">
        <input type="number" onkeypress="if(this.value.length===1) return false;" class="num" min="0" max="9" data-id="2" required="">
        <input type="number" onkeypress="if(this.value.length===1) return false;" class="num" min="0" max="9" data-id="3" required="">
      </div>
      <div class="invalid-feedback"></div>
      <span class="change-number" data-type="change-number"> Change number </span>
    </div>
  </div>
</form>

https://www.dideo.tv/user/sendOtpSms

<form action="https://www.dideo.tv/user/sendOtpSms" id="resend-sms-form">
  <input type="hidden" name="_token" value="4MBdtDUUlN1TsiWkx5kwx3cXyLGivdxwY9gaKqDj"> <input type="hidden" name="phoneNumber" class="tel-input-login-modal form-control">
  <button type="submit" class="di-btn di-btn--outline resend-button waves-effect">
    <span class="spinner-border spinner-border-sm d-none" role="status" aria-hidden="true"></span> resend </button>
</form>

https://www.dideo.tv/user/addFeedBack

<form action="https://www.dideo.tv/user/addFeedBack" class="feedback-modal-form">
  <input type="hidden" name="_token" value="4MBdtDUUlN1TsiWkx5kwx3cXyLGivdxwY9gaKqDj"> <input type="hidden" id="feedback-modal-url-input" name="url" value="https://www.dideo.tv/">
  <input type="hidden" id="reload-captcha-url" name="reload-captcha-url" value="https://www.dideo.tv/user/reloadCaptcha">
  <div class="invalid-feedback"></div>
  <div class="feedback-modal-header">
    <span class="header-icon"><svg width="32" height="32">
        <use href="#feedback-emoji"></use>
      </svg>
    </span>
    <div class="header-title">Feedback</div>
  </div>
  <div class="feedback-modal-divider"></div>
  <div class="feedback-description">Your feedback helps us know exactly what service your need. Please let us know if there are any errors in Dideo’s performance.</div>
  <div class="feedback-modal-main">
    <div class="email-input-container">
      <input type="email" name="email" id="email-input-feedback-modal" placeholder="Email (optional)" class="form-control">
      <div class="invalid-feedback"></div>
    </div>
    <div class="description-input-container">
      <textarea name="message" placeholder="Describe your issue or share your idea!" class="description-input md-textarea form-control" rows="5"></textarea>
      <div class="invalid-feedback"></div>
    </div>
    <div class="captcha-container">
      <span class="captcha-title">Security code</span>
      <div class="captcha-image-container">
        <span id="captcha-img"><img src="https://www.dideo.tv/captcha/default?PJASrXf2"></span>
      </div>
      <div class="captcha-input-container">
        <button type="button" class="captcha-reload" id="reload-captcha-btn" style=" left: 8px; ">
          <svg width="24" height="24">
            <use href="#refresh-circle"></use>
          </svg>
        </button>
        <input id="captcha" type="text" class="captcha-input form-control" placeholder="Enter Captcha" name="captcha">
        <div class="invalid-feedback"></div>
      </div>
    </div>
  </div>
  <div class="feedback-modal-footer">
    <button type="button" data-dismiss="feedback-modal" data-target="#main-header-feedback" class="di-btn di-btn--outline waves-effect">Cancel</button>
    <button type="submit" class="di-btn di-btn--primary send-button waves-effect "> Send <span class="spinner-border spinner-border-sm d-none" role="status" aria-hidden="true"></span>
    </button>
  </div>
</form>

https://www.dideo.tv/search

<form style="text-align: left; direction: ltr;" action="https://www.dideo.tv/search" class="row no-gutters align-items-center h-100 position-relative">
  <div class="search-button-container h-100 row no-gutters" style="right: 0;">
    <button class="search-button btn waves-effect waves-light">
      <svg width="20" height="20">
        <use href="#search"></use>
      </svg>
    </button>
    <div class="splitter"></div>
  </div>
  <div class="xdsoft_autocomplete" style="display: block; width: 600px;"><input style="text-align: left; direction: ltr;" class="search-input form-control w-100 xdsoft_input" autocomplete="off" name="q" type="search"
      placeholder="Search Something Awesome!" aria-label="Search">
    <div class="xdsoft_autocomplete_dropdown" style="left: 0px; top: 41px; margin-left: 0px; margin-right: 0px; width: 600px;"></div>
  </div>
</form>

https://www.dideo.tv/search

<form style="text-align: left; direction: ltr;" action="https://www.dideo.tv/search" class="middle-side header-side row no-gutters align-items-center position-relative">
  <div class="search-button-container h-100 row no-gutters" style="right: 4px;">
    <button class="search-button btn waves-effect waves-light">
      <svg width="20" height="20">
        <use href="#search"></use>
      </svg>
    </button>
  </div>
  <div class="xdsoft_autocomplete" style="display: block; width: 800px;"><input style="text-align: left; direction: ltr" class="search-input form-control w-100 xdsoft_input" autocomplete="off" name="q" value="" type="search"
      placeholder="Search Something Awesome!" aria-label="Search">
    <div class="xdsoft_autocomplete_dropdown" style="left: 0px; top: 38px; margin-left: 0px; margin-right: 0px; width: 800px;"></div>
  </div>
</form>

https://www.dideo.tv/search

<form style="text-align: left; direction: ltr;" action="https://www.dideo.tv/search" class="row no-gutters align-items-center w-100 position-relative">
  <div class="search-button-container row no-gutters" style="right: 4px;">
    <button class="search-button btn waves-effect waves-light">
      <svg width="20" height="20">
        <use href="#search"></use>
      </svg>
    </button>
  </div>
  <div class="xdsoft_autocomplete" style="display: block; width: 100%;"><input style="text-align: left; direction: ltr;" class="search-input form-control w-100 xdsoft_input" autocomplete="off" name="q" value="" type="search"
      placeholder="Search Something Awesome!" aria-label="Search">
    <div class="xdsoft_autocomplete_dropdown"></div>
  </div>
  <div class="close-button-container h-100 row no-gutters" style="left: 4px;">
    <button class="close-button btn waves-effect waves-light" type="button">
      <svg width="22" height="22">
        <use href="#close"></use>
      </svg>
    </button>
  </div>
</form>

Text Content

Created with Fabric.js 3.5.0 logo--color-black--without_text dideo logo FA I'm
broken HD dideo logo FA
Buy Dideo Subscription
Instant & Easy Downloads: Quickly save YouTube videos
Ad-Free Enjoyment: Watch without interruptions, no ads
Speed Unleashed: Watch and download with top-speed servers
Monthly Plan
30000 Tomans

Semi-annually Plan
300000 Tomans per Month 24000 Tomans per Month

20٪ off
Annually Plan
300000 Tomans per Month 13800 Tomans per Month

54٪ off
Sign in or Sign up Please enter your phone number
Mobile Number
A 4 digit OPT will be sent via sms to verify your mobile number

Login

Continue with Google
Enter authentication code Please enter the code you have received

Change number
Continue
resend
second to resend
Feedback

Your feedback helps us know exactly what service your need. Please let us know
if there are any errors in Dideo’s performance.
Security code


Cancel Send
 * This website uses cookies and YouTube API Services in order to offer you the
   most relevant information.
 * By using dideo.ir, users agree to be bound by the YouTube Terms of Service
   and Google Privacy Policy.

accept & close
 * 

 * 
   Home


CATEGORIES

 * 
   Music
 * 
   Sports
 * 
   Gaming
 * 
   Fun
 * 
   Educations
 * 
   Cartoon
 * 
   Health
 * 
   Film
 * 
   Food


Sign in

Sign in
cnet

How Does Privacy Work on a Transparent Laptop?

CNET


4 weeks ago

Everyone’s Sharing Amazing 3D Content Here

CNET


4 weeks ago

Unbox the BOOG75 Gaming Keyboard by Meletrix with Us

CNET


4 weeks ago

Inside a Vision Pro Store Demo: How Apple Makes You Want It

CNET


4 weeks ago

Unboxing the New ASUS Zenbook DUO (2024)

CNET


4 weeks ago

The Folding Honor V Purse Mixes Fashion with Phones

CNET


4 weeks ago

Leap Day 2024 🐇 🛏️

CNET


1 month ago

The OnePlus 12R Genshin Impact Edition is Flawless 💜 #unboxing #oneplus

CNET


1 month ago

Unbox the Bear Natural Mattress With Us

CNET


1 month ago

Humane AI Pin CEO Shows Us What It Can Do

CNET


1 month ago

show more

Premier League

LATE DRAMA! Rooney scores 150th PL goal! | Man City vs Man Utd | Premier League
highlights

Premier League


3 weeks ago

Saka crosses. Martinelli scores! #shorts

Premier League


3 weeks ago

KDB 🤝 Haaland ● Man City vs Man Utd

Premier League


4 weeks ago

Haaland & Foden SCORE A HAT-TRICK! | Man City 6-3 Man Utd | Premier League
Highlights

Premier League


4 weeks ago

Garnacho turns & Rashford scores vs Man City

Premier League


4 weeks ago

Kevin De Bruyne IN OR OUT? | Future planning for FPL GW29 | Fantasy Show

Premier League


4 weeks ago

Alisson, Van Dijk, Foden, Kane & Paqueta 🤯🔥

Premier League


4 weeks ago

'I DON'T SCORE MANY GOALS LIKE THAT!' 😅 Jarrod Bowen names his FAVOURITE
Premier League goal | Uncut

Premier League


1 month ago

Goal, assist, goal! Ferran Torres v Arsenal

Premier League


1 month ago

Highlights from EVERY team! Best Premier League goals & moments ft. Harry Styles
| February

Premier League


1 month ago

show more

Kassia

Rachmaninoff - Elegie (Op. 3 No. 1)

Kassia


1 month ago

Scott Joplin - The Entertainer | Ragtime

Kassia


2 months ago

Chopin - Etude Op.25 No.12 “Ocean”

Kassia


3 months ago

The Best of Beethoven Piano Music

Kassia


4 months ago

Chopin - Nocturne Op. 72 No. 1 in E minor

Kassia


5 months ago

Yiruma - River Flows In You

Kassia


6 months ago

Bach - Adagio, BWV 974

Kassia


7 months ago

Beethoven - Moonlight Sonata (Full) [by Kassia]

Kassia


8 months ago

Beethoven - Pathetique Sonata 1st Movement

Kassia


9 months ago

Mariage d'Amour / wrongly known as Chopin - Spring Waltz

Kassia


11 months ago

show more

dude perfect

Honestly whoever did it should just own up

Dude Perfect


1 month ago

Office Stereotypes | Dude Perfect

Dude Perfect


1 month ago

Which level took the longest?? 🏈

Dude Perfect


1 month ago

INSANE ROCKET FOOTBALL THROW 🤯🚀

Dude Perfect


2 months ago

this stuff is CRAZY 🤯

Dude Perfect


2 months ago

Pet Stereotypes

Dude Perfect


2 months ago

What was that?!? 🤣🤣 #challenge

Dude Perfect


3 months ago

How did Zach do that?? 🤯🪄

Dude Perfect


3 months ago

WHO had the best response? 😂🦉

Dude Perfect


3 months ago

Garrett is fed up 🤣 #challenge

Dude Perfect


3 months ago

show more

Quantastic

TOP 30 JELLY Cakes | Quantastic Favorites

Quantastic


4 weeks ago

Crazy RECYCLING ART Ideas That Are At Another Level ▶ 2

Quantastic


1 month ago

Trust The Process And Get Ready To Be Amazed

Quantastic


1 month ago

Amazing JEWELRY Creations That Are At Another Level ▶ 4

Quantastic


1 month ago

Creative 3D ART That Is At Another Level ▶ 5

Quantastic


1 month ago

Can you guess the Anime From the Fan Art?

Quantastic


1 month ago

Bubble Tea Inspired Art & 15 Other Cute Things

Quantastic


1 month ago

Easy Cake Decorating Tips & Hacks That Work Extremely Well ▶ 2

Quantastic


1 month ago

Amazing PROCREATE Tutorials That Are At Another Level ▶ 2

Quantastic


1 month ago

Creative Expressions of Love & Friendship ▶ 4

Quantastic


2 months ago

show more