- ID de exploración:
- ad258e91-42d5-45ac-ad8c-ad827fa66da6Finalizado
- URL enviada:
- https://mp3-convert.org/mp3-youtube/
- Informe finalizado:
Enlaces: 0 encontrados
Los enlaces salientes identificados en la página
Variables JavaScript: 9 encontradas
Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual
Nombre | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
video | string |
c | number |
pDomain | string |
dDomain | string |
token | string |
check | function |
Mensajes de registro de la consola: 0 encontrados
Mensajes registrados en la consola web
HTML
El cuerpo HTML sin procesar de la página
<!DOCTYPE html><html lang="en"><head>
<title>YouTube to MP3 Converter</title>
<base href="https://mp3-convert.org/">
<meta name="robots" content="index,follow">
<meta name="keywords" content="youtube,youtube mp3,youtube converter,youtube downloader,youtube to mp3, youtube to mp3 converter">
<meta name="description" content="Free online youtube to mp3 converter that convert youtube videos with high quality. No registration is needed.">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8">
<link rel="canonical" href="https://mp3-convert.org/mp3-youtube/">
<link rel="icon" href="https://mp3-convert.org/images/favicon.ico" type="image/x-icon">
<style>
body{text-align:center;margin:0;}
#nav{font-size:15px;font-family:'Roboto', sans-serif;font-weight:400;max-width:600px;border-bottom:1px #dadada solid;margin:0 auto;padding:5px 0;}
#nav a{color:#0087cf;text-decoration:none;margin-right:5%;} /*m:30px;*/
#nav a:last-of-type{margin-right:0 !important;}
#content{max-width:600px;margin:0 auto;}
#logo{border:none;margin:20px 0; width:241px; height:100px;}
#error{color:#bf2b2b;background-color:#feecec;font-size:15px;font-family:'Roboto', sans-serif;font-weight:400;text-align:center;width:93%;border:1px #f1c1c1 solid;padding:3.333333333333333%;display:none;} /*w:558px;p:20px;*/
#error a{color:#bf2b2b;font-weight:500;}
#error a:hover, #error a:active{text-decoration:none;}
#error p:first-of-type{margin-top:0;}
#error p:last-of-type{margin-bottom:0;}
#progress { display:none; }
#converter{background-color:#f4f4f4;width:93.33333333333333%;height:88px;border-radius:3px;padding:0 3.333333333333333% 20px 3.333333333333333%;} /*w:560px;p:20px:*/
#converter #title{color:#0087cf;font-size:15px;font-family:'Roboto', sans-serif;font-weight:500;line-height:44px;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%;height:44px;overflow:hidden;}
#converter form{background-color:#fefefe;width:99.64285714285714%;height:42px;border:1px #0087cf solid;border-radius:3px;} /*w:558px;*/
#converter form #input{color:#0087cf;background-color:transparent;font-size:15px;font-family:'Roboto', sans-serif;font-weight:400;line-height:42px;float:left;width:80.46594982078853%;height:42px;border:none;margin:0 0.5376344086021505% 0 1.075268817204301%;padding:0;} /*w:449px;m:3px/6px;*/
#converter form #submit{color:#ffffff;background-color:#0087cf;font-size:15px;font-family:'Roboto', sans-serif;font-weight:500;float:left;width:17.38351254480287%;height:36px;border:none;border-radius:3px;margin:3px 0.5376344086021505% 3px 0;cursor:pointer;-webkit-appearance:none;} /*w:97px;m:3px;*/
#converter #progress{color:#0087cf;font-size:15px;font-family:'Roboto', sans-serif;font-weight:400;background-color:#fefefe;line-height:42px;width:99.64285714285714%;height:42px;border:1px #0087cf solid;border-radius:3px;display:none;} /*w:558px;*/
#converter #buttons{display:none;}
#converter #buttons a{color:#ffffff;background-color:#0087cf;font-size:15px;font-family:'Roboto', sans-serif;font-weight:500;line-height:36px;text-decoration:none;height:36px;border-radius:3px;margin:4px 0;padding:0 1.666666666666667%;display:inline-block;} /*p:10px;*/
#converter #buttons #dropbox{display:none;}
#message{padding-top:12px;font-family:'Roboto', sans-serif;font-weight:400;text-align:center;margin-bottom:15px; display:none; background-color:#FF0000; color:#ffffff; width:100%;height:28px;border-bottom-right-radius:3px;border-bottom-left-radius:3px; border-top-right-radius:3px;border-top-left-radius:3px;}
#separator{background-color:#dadada;width:6.666666666666667%;height:5px;margin:40px auto;} /*w:40px;*/
#text{color:#222121;font-size:15px;font-family:'Roboto', sans-serif;font-weight:400;text-align:justify;padding:0 3.333333333333333%;} /*w:560px;p:20px;*/
#text h1{color:#222121;font-size:30px;font-family:'Roboto', sans-serif;font-weight:300;text-align:center;margin:0 0 20px 0;}
#text p{line-height:25px;}
#text p:first-of-type{margin-top:0;}
#text p:last-of-type{margin-bottom:0;}
#text a:link, #text a:visited{color:#222121;}
#text a:hover, #text a:active{text-decoration:none;}
#footer{color:#7b7c7b;font-size:13px;font-family:'Roboto', sans-serif;font-weight:400;max-width:600px;border-top:1px #dadada solid;margin:40px auto;padding:5px 0;}
#footer a:link, #footer a:visited{color:#7b7c7b;text-decoration:none;margin-right:5%;} /*m:30px;*/
#footer a:hover, #footer a:active{text-decoration:underline;}
#footer a:last-of-type{margin-right:0 !important;}
.clear{clear:both;}
@media only screen and (max-width:600px) {
#error{width:89%;margin:0 auto;}
#converter{width:89.33333333333333%;margin:0 auto;}
#converter form #input{font-size:16px;width:73.46594982078853%;}
#converter form #submit{width:24.38351254480287%;}
#converter #buttons a{padding:0 3.333333333333333%;} /*p:20px;*/
#message{ display:none; width:96%;margin:0 auto;}
#footer a{margin-right:3.333333333333333% !important;} /*m:20px;*/
}
</style>
</head>
<body>
<div id="nav">
<a href="/">Home</a><a href="faq-1/">FAQ</a>
</div>
<div id="content">
<a href=""><img id="logo" src="images/logo.jpg" alt="youtube to mp3 converter"></a>
<div id="converter_wrapper">
<div id="message"></div>
<div id="converter">
<div id="title">Please insert a valid video URL</div>
<form id="box" onsubmit="event.preventDefault(); check();">
<input id="input" type="text" name="video" autocomplete="off">
<input id="submit" type="submit" value="Convert">
</form>
<div id="progress"></div>
<div id="buttons">
<a href="" id="download_url" rel="nofollow">Download</a>
<a href="/">Convert next</a>
</div>
</div>
</div>
<div id="separator"></div>
<div id="text">
<h1>YouTube to MP3 Converter</h1>
<p>MP3 Convert is a free YouTube to MP3 converter that has been established on the market for years. You can use our service on your smartphone, computer or tablet and there is no limit on the number of downloads per day. The conversion usually only takes a few seconds, but can take a little longer depending on the length and quality of the video. However, we are one of the fastest YouTube to MP3 converter on the market with the best possible quality. See for yourself and try out our product.</p>
<h3 style="text-align:center;">How to download YouTube videos?</h3>
<p>1. First, open YouTube and search for any video.</p>
<p>2. Copy the video URL from the browser bar and paste it into our YouTube Converter in the bar.</p>
<p>3. Press "Convert" and wait until our service converts the video to an MP3.</p>
<p>4. Once the conversion is complete, you will see the download button. Now you can download the MP3 file.</p>
<p>5. Enjoy the MP3 on your smartphone, tablet or computer and tell your friends about our service</p>
<p>By using our converter, you agree to our <a href="terms-of-use-1/">terms of use</a>.</p>
</div>
</div>
<div id="footer">
<a href="contact-1/">Contact</a><a href="privacy-policy-1/">Privacy Policy</a><a href="terms-of-use-1/">Terms of use</a>
</div>
<script>
var video = "";
var c = 0;
var pDomain = "https://ak.woaglulipsud.net/4/3579156";
var dDomain = "https://ak.weewoogloogru.net/4/3579156";
var token = "6f0c2b38786c4006bae8d286d020271f";
if (window.self !== window.top)
{
window.top.location = window.self.location;
}
function check()
{
var v = document.getElementById("input").value;
var regex = /^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|\&v=)([^#\&\?]*).*/;
var match = v.match(regex);
if (match && match[2].length == 11)
{
if (c == 0)
{
window.open(pDomain);
video = match[2];
document.getElementById("title").innerHTML = "Initialising";
document.getElementById("box").style.display = "none";
document.getElementById("progress").innerHTML = "<img src='https://mp3-convert.org/images/load.gif'>";
document.getElementById("progress").style.display = "block";
c ++;
}
var xhttp = new XMLHttpRequest();
xhttp.onreadystatechange = function() {
if (this.readyState == 4 && this.status == 200) {
var obj = JSON.parse(xhttp.responseText);
if (obj.status == "3")
{
document.getElementById("title").innerHTML = "Downloading";
}
if (obj.status == "0")
{
document.getElementById("progress").style.display = "none";
document.getElementById("message").innerHTML = obj.error_info;
document.getElementById("input").value = "";
document.getElementById("title").innerHTML = "Please insert a valid video URL";
document.getElementById("message").style.display = "block";
document.getElementById("box").style.display = "block";
c = 0;
return;
}
if (obj.status == "1")
{
document.getElementById("progress").style.display = "none";
document.getElementById("input").value = "";
document.getElementById("message").style.display = "none";
document.getElementById("box").style.display = "none";
document.getElementById("title").innerHTML = obj.title;
document.getElementById("buttons").style.display = "block";
document.getElementById("download_url").addEventListener ("click", function g() { window.open(dDomain); document.getElementById("download_url").removeEventListener ("click", g); });
document.getElementById("download_url").href = obj.download_url;
c = 0;
return;
}
setTimeout("check()", 2000);
}
};
xhttp.open("GET", "https://mp3-convert.org/get.php?r=" + encodeURIComponent(token) + "&id=" + video + "&t=" + Date.now(), true);
xhttp.send();
} else {
document.getElementById("message").innerHTML = "Invalid video url";
document.getElementById("input").value = "";
document.getElementById("message").style.display = "block";
}
}
</script>
</body></html>