https://ytmp4.one/

提交的 URL:
https://ytmp4.one/en/downloads已重定向
报告完成时间:

链接 · 找到 0 个

JavaScript 变量 · 找到 12 个

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
_Hasyncobject
chfhfunction
chfh2function
_HST_cntvalstring
Histatsobject

控制台日志消息 · 找到 0 条

HTML

<!DOCTYPE html><html lang="en"><head>
		<meta charset="UTF-8">
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<title>Ytmp4 - Convert YouTube to Mp4 For Free</title>
		<meta name="description" content="Ytmp4 is a free YouTube to MP4 converter. It can convert your YouTube video to MP4 video files for free. Try it now!">
		<meta name="robots" content="index, follow">
		<meta property="og:type" content="website">
		<meta property="og:title" content="Ytmp4 - Convert YouTube to Mp4 For Free">
		<meta property="og:description" content="Ytmp4 is a free YouTube to MP4 converter. It can convert your YouTube video to MP4 video files for free. Try it now!">
		<meta property="og:image" content="/img/capture.jpg">
		<meta property="og:image:width" content="1200">
		<meta property="og:image:height" content="630">
		<meta property="og:image:type" content="image/jpeg">
		<meta property="og:url" content="https://ytmp4.one">
		<meta property="og:site_name" content="ytmp4">
		<meta name="twitter:card" content="summary_large_image">
		<link rel="canonical" href="https://ytmp4.one">
    <link rel="alternate" href="https://ytmp4.one" hreflang="en">
    <link rel="alternate" href="https://ytmp4.one/zh/" hreflang="zh">
    <link rel="alternate" href="https://ytmp4.one/de/" hreflang="de">
    <link rel="alternate" href="https://ytmp4.one/id/" hreflang="id">
    <link rel="alternate" href="https://ytmp4.one/ko/" hreflang="ko">
    <link rel="alternate" href="https://ytmp4.one/tr/" hreflang="tr">
    <link rel="alternate" href="https://ytmp4.one/fr/" hreflang="fr">
    <link rel="alternate" href="https://ytmp4.one/th/" hreflang="th">
    <link rel="alternate" href="https://ytmp4.one" hreflang="x-default">
		<link rel="dns-prefetch" href="//cdnjs.cloudflare.com">
		<link rel="dns-prefetch" href="//www.googletagmanager.com">
		<link rel="dns-prefetch" href="//www.google-analytics.com">
      <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
      <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
      <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
      <link rel="manifest" href="/site.webmanifest">
      <meta name="msapplication-TileColor" content="#da532c">
      <meta name="theme-color" content="#ffffff">

		<style>
			body {
			  font-family: Arial, sans-serif;
			  font-size: 14px;
			  margin: 0;
			}
			#header {
			  color: #111;
			  max-width: 600px;
			  border-bottom: 1px #f3f1f1 solid;
			  margin: 0 auto;
			  padding: 15px 0;
			  text-align: center;
			}
			#header a {
			  color: #111;
			  text-decoration: none;
			  margin: 0 10px;
			}
			#languages {
			  text-align: center;
			  max-width: 600px;
			  border-bottom: 1px #f3f1f1 solid;
			  margin: 0 auto;
			  padding: 15px 0;
			  height: 50px;
			  display: none;
			}
			#languages ul {
			  list-style-type: none;
			  width: 93.33333333333333%;
			  margin: 0;
			  padding: 0 3.333333333333333%;
			}
			#languages ul li {
			  line-height: 26px;
			  text-align: left;
			  text-overflow: ellipsis;
			  white-space: nowrap;
			  float: left;
			  width: 25%;
			  overflow: hidden;
			}
			#languages ul li a:link,
			#languages ul li a:visited {
			  color: #111;
			  text-decoration: none;
			}
			#logo {
			  text-align: center;
			  max-width: 600px;
			  margin: 30px auto;
			}
			#form,
			#result.active {
			  color: #707070;
			  background-image: linear-gradient(#fff, #f4f4f4);
			  max-width: 600px;
			  border: 1px #f3f1f1 solid;
			  border-radius: 3px;
			  margin: 0 auto 30px auto;
			  padding: 15px;
			  box-sizing: border-box;
			}
			#form .input {
			  margin: 15px 0;
			  display: flex;
			}
			#form .type {
			  text-align: right;
			}
			#form .type .active {
			  color: #0086e7;
			  font-weight: bold;
			  text-decoration: none;
			}
			#form .type span {
			  cursor: pointer;
			}
			input {
			  font-family: Arial, sans-serif;
			  font-size: 16px;
			  height: 48px;
			  border-radius: 3px;
			}
			input[type="text"] {
			  color: #494949;
			  background-color: #fff;
			  width: 81.57894736842105%;
			  border: 1px #0086e7 solid;
			  padding: 0 1.754385964912281%;
			  box-sizing: border-box;
			  outline: 0;
			}
			input[type="submit"] {
			  color: #fff;
			  background-color: #0086e7;
			  font-weight: normal;
			  width: 15.78947368421053%;
			  border: 0;
			  margin-left: 2.631578947368421%;
			  padding: 0;
			  cursor: pointer;
			  appearance: none;
			}
			#result .title {
			  text-align: center;
			  margin-bottom: 15px;
			}
			#dl-result {
			  display: flex;
			  flex-direction: column;
			  align-items: center;
			}
			.dlBtn {
			  color: #fff;
			  background-color: #0086e7;
			  line-height: 48px;
			  text-decoration: none;
			  height: 48px;
			  border-radius: 3px;
			  display: block;
			  text-align: center;
			  width: 220px;
			  margin-bottom: 15px;
			  cursor: pointer;
			}
			.dlBtn:last-of-type {
			  margin-bottom: 0;
			}
			#progress {
			  color: #494949;
			  background-color: #fff;
			  font-size: 16px;
			  line-height: 48px;
			  width: 100%;
			  height: 48px;
			  border: 1px #0086e7 solid;
			  border-radius: 3px;
			  align-items: center;
			  justify-content: center;
			  box-sizing: border-box;
			  display: flex;
			}
			#progress i {
			  border: 3px transparent solid;
			  border-top: 3px #0086e7 solid;
			  border-bottom: 3px #0086e7 solid;
			  border-radius: 50%;
			  width: 16px;
			  height: 16px;
			  animation: spin 2s linear infinite;
			  margin-left: 5px;
			  display: block;
			}
			@keyframes spin {
			  0 {
			    transform: rotate(0);
			  }
			  100% {
			    transform: rotate(360deg);
			  }
			}
			#i {
			  max-width: 600px;
			  height: 96px;
			  margin: 0 auto 30px auto;
			}
			iframe {
			  border: 0;
			}
			#text {
			  max-width: 600px;
			  margin: 0 auto 30px auto;
			}
			#text h1 {
			  color: #111;
			  font-size: 24px;
			  font-weight: normal;
			  text-align: center;
			  margin: 0;
			}
			#text h2 {
			  color: #111;
			  font-size: 16px;
			  font-weight: normal;
			  text-align: center;
			  margin: 15px 0 0 0;
			}
			#text p {
			  color: #494949;
			  line-height: 24px;
			  text-align: justify;
			  margin: 15px 0 0 0;
			}
			#text span {
			  font-weight: bold;
			}
			#text a {
			  color: #494949;
			}
			#footer {
			  text-align: center;
			  max-width: 600px;
			  border-top: 1px #f3f1f1 solid;
			  margin: 0 auto;
			  padding: 15px 0;
			}
			#footer a {
			  color: #111;
			  text-decoration: none;
			  margin-right: 15px;
			}
			#footer a:last-of-type {
			  margin-right: 0;
			}
			@media only screen and (max-width: 600px) {
			  #header {
			    width: 100%;
			    border: 0;
			    padding: 0;
			    flex-wrap: wrap-reverse;
			  }
			  #header div {
			    text-align: center;
			    width: 100%;
			    border-bottom: 1px #f3f1f1 solid;
			    padding: 15px 0;
			  }
			  #header div:nth-of-type(1) a:nth-of-type(3) {
			    display: none;
			  }
			  #languages {
			    width: 100%;
			  }
			  input[type="text"] {
			    width: 76.57894736842105%;
			  }
			  input[type="submit"] {
			    width: 20.78947368421053%;
			  }
			  #text {
			    width: 92%;
			  }
			  #footer a {
			    font-size: 12px;
			  }
			}
		</style>
	<script src="//e.dtscout.com/e/?v=1a&amp;pid=5200&amp;site=1&amp;l=https%3A%2F%2Fytmp4.one%2F&amp;j=" async="" type="text/javascript"></script><script type="text/javascript" async="" src="//s10.histats.com/js15_as.js"></script></head>
	<body>
		<div id="header"><a href="https://ytmp4.one">Home</a>

      <a class="lang" href="javascript:;">English▼</a></div>
		<div id="languages">


			<ul>
         <li><a data-lang="en" href="https://ytmp4.one">English</a></li>
<li><a data-lang="en" href="https://ytmp4.one/zh/">简体中文</a></li>
<li><a data-lang="en" href="https://ytmp4.one/de/">Deutsch</a></li>
<li><a data-lang="en" href="https://ytmp4.one/id/">Indonesian</a></li>
<li><a data-lang="en" href="https://ytmp4.one/ko/">Korean</a></li>
<li><a data-lang="en" href="https://ytmp4.one/tr/">Turkish</a></li>
<li><a data-lang="en" href="https://ytmp4.one/fr/">Français</a></li>
<li><a data-lang="en" href="https://ytmp4.one/th/">Thai</a></li>
			</ul>
		</div>
		<div id="logo">
			<a href="https://ytmp4.one" "=""><img src="/img/logo.svg" width="160" height="93" alt="ytmp4"></a>
		</div>
		<div id="form">
		<form class="form" action="https://ytmp4.one/en/downloads" method="POST">
			<label for="url">Please enter a valid YouTube video URL</label>
			<div class="input"><input id="url" type="text" name="url" placeholder=""><input id="submitBtn" type="submit" value="Convert"></div>
			<div class="type">
				Convert to: <span class="mp4 active">MP4</span>
			</div>
							</form>
		</div>
		<div><script data-cfasync="false" async="" type="text/javascript" src="//tamedilks.com/tv7UJCxeT6J7bt3/74406"></script></div>
		<div id="result"></div>
		<div id="text">
    <h1>The best YouTube to MP4 converter from Ytmp4.one</h1>
    <p>Ytmp4 is a free online tool that can convert YouTube videos into MP4 video files, without the need to install any software. With its easy-to-use interface design, Ytmp4 is available on any device, including smartphone, computer, and tablet.<br>
 Considering the different user requirements for video quality, Ytmp4 converter thoughtfully provides a range of video qualities to choose from, including 360p, 480p, 720p, and 1080p. We have also developed a unique application design to achieve real-time conversion and downloading, which means that you can save MP4 video files to your local device immediately without additional waiting time. Converting YouTube videos to MP4 video has never been so efficient. Try it now!
    </p>
    <h2>Features of Ytmp4</h2>
 <p>The main goal of Ytmp4 is to simplify the video conversion process. Our MP4 converter offers the following key advantages:</p>
    <p><b>Unique technology:</b> Convert and download video file simultaneously, greatly reducing waiting time.</p>
    <p><b>Unlimited and free:</b> We do not limit the speed or quantity of your converted videos or downloads, you can use it as much you like.</p>
    <p><b>Easy to use:</b> The Ytmp4 site uses a clean and minimalist design, not requiring other complicated settings. Just paste the YouTube video link and click the convert button - it's that simple!</p>
    <p><b>Safe and reliable:</b> We do not collect any information. All conversion processes and downloads are real-time and we do not save any files.</p>
    <p><b>No registration and installation required:</b> Yes, you heard it right. There is no need to register or install any software to use Ytmp4; everything is completed online.</p>
    <h2>How to Convert YouTube video to MP4?</h2>
    <p><span>1.</span> Go to Ytmp4.one and you will see a search box on the homepage.</p>
    <p><span>2.</span> Paste or enter the complete YouTube video URL.</p>
    <p><span>3.</span> Click the "Convert" button and wait for the results to be displayed.</p>
    <p><span>4.</span> Select the video quality you want from the results and click the "Download" button.</p>
    <p><span>5.</span> The MP4 video file will be saved to your local device.</p>
 <h2>To Conclude:</h2>
 <p>Convert YouTube videos to MP4 video files in a wonderful way - it's so convenient and fast. This is also our original intention in creating Ytmp4. We wish you all the best!</p>
</div>		<div id="footer"><a href="mailto:[email protected]">Contact</a><a href="https://ytmp4.one/privacy-policy.html">Privacy Policy</a><a href="https://ytmp4.one/terms-of-use.html">Terms of Use</a></div>
		<script src="/js/jquery.main.js"></script>
		<script>
        $(".lang").click(function() {
            $("#languages").toggle();
        });

    </script>
<script type="text/javascript">var _Hasync= _Hasync|| [];
_Hasync.push(['Histats.start', '1,4893217,4,0,0,0,00010000']);
_Hasync.push(['Histats.fasi', '1']);
_Hasync.push(['Histats.track_hits', '']);
(function() {
var hs = document.createElement('script'); hs.type = 'text/javascript'; hs.async = true;
hs.src = ('//s10.histats.com/js15_as.js');
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(hs);
})();</script>
<noscript><a href="/" target="_blank"><img  src="//sstatic1.histats.com/0.gif?4893217&101" alt="free webpage hit counter" border="0"></a></noscript>
	
<script async="" type="text/javascript" src="https://s4.histats.com/stats/0.php?4893217&amp;@f16&amp;@g1&amp;@h1&amp;@i1&amp;@j1732576804775&amp;@k0&amp;@l1&amp;@mYtmp4%20-%20Convert%20YouTube%20to%20Mp4%20For%20Free&amp;@n0&amp;@o1000&amp;@q0&amp;@r0&amp;@s0&amp;@ten-US&amp;@u1&amp;@b1:29481443&amp;@b3:1732576805&amp;@b4:js15_as.js&amp;@b5:0&amp;@a-_0.2.1&amp;@vhttps%3A%2F%2Fytmp4.one%2F&amp;@w"></script></body></html>