ytcutter.cc Open in urlscan Pro
2606:4700:3037::6815:1c3f  Public Scan

Submitted URL: http://ytcutter.cc/
Effective URL: https://ytcutter.cc/
Submission: On April 19 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

<form id="form1" autocomplete="off"> Paste youtube video URL <span id="example">(try our <a href="#">test example</a> ↓)</span>
  <div>
    <input id="url" name="url" type="text" style="width:70%; float: left; margin-right: 10px;" placeholder="https://www.youtube.com/watch?v=...">
    <input id="submit" type="submit" style="width:20%" value="Start">
  </div>
</form>

<form id="form2" autocomplete="off" onsubmit="return false">
  <div id="editor" style="display:none">
    <div id="controls">
      <div id="timeControls">
        <div>
          <label for="currentTime">current time:</label>
        </div>
        <div>
          <input type="button" id="backButton" class="button primary" value="<" disabled="disabled">
          <input id="currentTime" type="text">
          <input type="button" id="forwardButton" class="button primary" value=">" disabled="disabled">
        </div>
        <div>
          <button id="startButton" type="button" class="button primary" disabled="disabled" title="set start time">start</button>
          <button id="endButton" type="button" class="button primary" disabled="disabled" title="set end time">end</button>
        </div>
      </div>
      <div id="durationControls">
        <div>
          <label id="gotoStartTime">start:</label>
          <input id="startTime" type="text" placeholder="not set">
        </div>
        <div>
          <label id="gotoEndTime">end:</label>
          <input id="endTime" type="text" placeholder="not set">
        </div>
        <div>
          <label for="duration">duration:</label>
          <span id="duration"></span>
        </div>
      </div>
      <div id="actionControls">
        <div>
          <button id="previewButton" type="button" class="button primary" disabled="disabled">preview</button>
        </div>
        <div>
          <div id="downloadDropdown">
            <button id="downloadButton" type="button" class="button primary" disabled="disabled">
              <span>download</span>
              <span class="caret">▼</span>
            </button>
            <ul style="display:none">
              <li><a href="#" value="video">video</a></li>
              <li><a href="#" value="video_quick">video (quick)</a></li>
              <li><a href="#" value="gif">gif animation</a></li>
              <li><a href="#" value="audio">audio file</a></li>
              <li><a href="#" value="screenshot">screenshot</a></li>
            </ul>
          </div>
        </div>
      </div>
    </div>
    <div id="player"></div>
  </div>
</form>

Text Content

Register | Login
My Account | Logout

 * Home
 * Features
 * Help

 * Twitter
 * Facebook
 * Email


YT CUTTER

Extract favorite scenes from YouTube videos

Paste youtube video URL (try our test example ↓)

current time:

start end
start:
end:
duration:
preview
download ▼
 * video
 * video (quick)
 * gif animation
 * audio file
 * screenshot



ERROR SUMMARY




FEATURES



 * Trim and download Youtube movies online
 * Save cropped parts to your computer
 * Export to video, audio or animated GIF
 * Take screenshots of YouTube videos
 * High cropping precision (0.1 sec)
 * Works online, no registration needed


FREQUENTLY ASKED QUESTIONS

THERE IS A PROBLEM WITH MY CLIP (AUDIO NOT SYNCHRONIZED, VIDEO FREEZES, TURNS
BLACK ETC.)

This is usually caused by outdated codecs in your video player. Please download
VLC player and most problems should be gone. Another possible solution is to
transcode your clip. It can be done using a free app Handbrake (for Windows,
MacOS and Linux) or Video Transcoder for Android.

WHY IS VIDEO NOT AVAILABLE?

It can be either inaccessible from our IP because of Youtube country
restrictions or Youtube can be simply blocking our IP. In either case we
recommend to wait several minutes and try again - it might work then.

HOW TO TAKE A SCREENSHOT OF A YOUTUBE MOVIE?

Set the 'start time' to the frame that you want to capture. The end time is
ignored, so set it to any value that will enable the download.

WHAT FILE TYPES DO YOU GENERATE?

We try to generate MP4 files for videos and M4A for audio. If for a given input
it's not possible you may get some Matroska (MKV) or Vorbis (OGG) files. Have a
look here to find players for these file types. If you want a different file
type (e.g. MP3, MP4, MOV) use a program like Handbrake to transcode your clip to
the desired format.

   Credits:
 * Design: HTML5 UP
 * © Image by StockUnlimited
 * youtube-dl
 * FFmpeg
 * GetTerms.io
 * Terms of service
 * Privacy policy

YT Cutter