NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

FASTEST YOUTUBE DOWNLOADER! (VIDEO OR MP3) TAMPERMONKEY SCRİPT
KANALIN KRALI YOUTUBE ZİYARET EDİN

// ==UserScript==
// @name Fastest Youtube Downloader! (Video or MP3)
// @namespace https://dunkoyun.com
// @version 4.69
// @description The fastest and best quality video and music (mp3) YouTube download plug-in from Onur YASAR!
// @author Onur YASAR
// @compatible chrome
// @compatible firefox
// @compatible opera
// @compatible safari
// @include http*://*.youtube.com/*
// @include http*://youtube.com/*
// @include http*://*.youtu.be/*
// @include http*://youtu.be/*
// @run-at document-end
// ==/UserScript==

function go() {
start();
}

window.addEventListener('spfdone', go, false);
window.addEventListener('DOMContentLoaded', go, false);
window.addEventListener('yt-navigate-finish', go, false);

function start() {
function isMaterial() {
var temp;
temp = document.querySelector("ytd-app, [src*='polymer'],link[href*='polymer']");
if (!temp) { // old UI
var urldl = window.location.href;
if(str.indexOf("youdl") < 0){
temp = document.createElement("template");
temp.innerHTML = //
`<div id='material-notice' style='border-radius:2px;color:#FFF;padding:10px;background-color:#ff0000;box-shadow:0 0 3px rgba(0,0,0,.5);font-size:18px;position:fixed;bottom:20px;right:50px;z-index:99999'>
<strong><ins>WARNING : </ins></strong>Fastest Youtube Downloader is <B>Only compatible with the new YouTube Material Layout</B><br>
<a href='https://youtube.com/new' target='_blank' style='font-weight:bold;'>Click here</a> to activate the new YouTube Material Layout.<br>
<br/><br/>
<span id='close' onclick='document.getElementById("material-notice").remove(); return false;' align='center' STYLE='display:block;width:100px;height: 100%;margin: 0 auto;'><strong><ins><a href=""> [X] CLOSE </a></ins></strong></span>
</div>`;
document.documentElement.appendChild(temp.content.firstChild);
document.documentElement.removeAttribute("data-user_settings");
return true;
}
}
}
isMaterial();
var lasturl = "";

function check() {
if (location.href == lasturl) return;
lasturl = location.href;
if (lasturl.indexOf("watch?v=")) removeframe();
}
setInterval(check, 1000);

bvd2_btn_onclick = function() {
var url = window.location.href;
var myHosts = ['http://youdl1.byethost17.com/', 'http://youdl2.byethost8.com/', 'http://youdl3.byethost15.com/', 'http://youdl5.byethost8.com/', 'http://youdl6.byethost17.com/'];
var randHost = myHosts[Math.floor(Math.random() * myHosts.length)];
window.open(randHost+"api.php?y="+url, "_blank", "toolbar=no,scrollbars=no,resizable=no,top=200,left=200,width=600,height=330");
};

getSpan = function(text, className) {
var _tn = document.createTextNode(text);
var span = document.createElement("span");
span.className = className;
span.appendChild(_tn);
return span;
};

createButton = function() {
var obj = document.querySelector('#top-row>#subscribe-button');
if (obj !== null) {
// check if the button has already been created
var btnRow = document.getElementById('bestvd2');
if (btnRow === null) {
var bestvd2 = document.createElement("div");
bestvd2.id = "bestvd2";
bestvd2.className = "style-scope";

var bvd2_btn = document.createElement("div");
bvd2_btn.className = "style-scope bvd2_btn";

bvd2_btn.style = "background-color: green; border: solid 2px green; border-radius: 2px; color: white; padding: 0px 15px; font-size: 14px; cursor:pointer; height:33px;margin-right: 7px;margin-top: 7px;line-height: 33px;font-weight: 500; display:inline-block;";

bvd2_btn.appendChild(getSpan("Open Download Screen", ""));
bvd2_btn.onclick = bvd2_btn_onclick;

obj.parentNode.insertBefore(bestvd2, obj);
bestvd2.appendChild(bvd2_btn);
}
}
};
var intervalCheck = setInterval(function() {
createButton();
}, 250);
}
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.