How to Create GOD Direct Download Link Converter Tool in Blog - Post or Page

Hey Guys! Welcome back to Techly Series website.

Assuming You are observing the GOD [ GDrive, Onedrive, Dropbox ] Direct Download Link Converter Tool Script on blogger. This is the Right Place to you. Since You can get this Script for free and gain deep pocket With Your adsense.

Today, in this article, I will Discuss with you about How to Create GOD [ GDrive, Onedrive, Dropbox ] Direct Download Link Converter Tool in Blog - Post or Page.

Information

Direct download links offer a superior, more straightforward method for robotizing this interaction. There is a method for doing this by tweaking the "file_id" of your common document, yet that is each of the a piece specialized we need to make it more straightforward, not more troublesome.

How to Create

So, to create GOD [ GDrive, Onedrive, Dropbox ] Direct Download Link Converter Tool on blogger you need to follow the following process below precisely.

What's more, with the help of these steps, you can easily make this tool in your blogger website.

Step 1

  • You will go to your - Blogger Dashboard
  • Go to Theme
  • Go to - Edit HTML
  • Search - </head> or &lt;/head&gt;
  • Copy this CSS Code below and Paste on top of </head> or &lt;/head&gt;
  • Save Theme

You must back up your theme before go to Edit HTML

  <link rel='stylesheet' href='https://cdn.jsdelivr.net/gh/itsTSUI/tsP/toolBody.css'/>
<script crossorigin='anonymous' src='https://kit.fontawesome.com/4ad360bfd2.js'/>

Step 2

  • After Save Theme
  • Create a new Post or Page
  • Copy this HTML & Javascript Code below and Paste in your blog - Post or Page
  • Publish
<div class="Tbody">

<b>Share Link</b>

<input id="Slink" Placeholder="Paste Share Link Here..." name="url" required/>

<button type="button" id="Gbutton">Generate<i class="fa-regular fa-hand-point-right"></i></button>

<b>Direct Link</b>

<input id="Dlink" Placeholder="Get Direct Link Here..." readonly/>
  
<button type="button" id="Clear"><i class="fa fa-repeat"></i>Try Another</button>

</div>

<script>Gbutton.onclick=function(){var e=document.querySelector("#Slink").value,l=document.querySelector("#Dlink"),i=e.indexOf("google.com/file/d/"),o=e.indexOf("dropbox.com/s"),d=e.indexOf("onedrive.live.com");if(-1!=i){var n=e.indexOf("d/"),c=e.indexOf("/view"),a="https://drive.google.com/uc?export=download&id="+e.slice(n+2,c);l.value=a}else if(-1!=o){var a=e.replace("?dl=0","?dl=1");l.value=a}else if(-1!=d){var a=e.replace(/.*src="(.*?)" w.*/g,"$1").replace("embed?","download?");l.value=a}else alert("The URL is Invalid")},Clear.onclick=function(){[Slink,Dlink].forEach(function(e){e.value=""})};</script>

Final Words

You ought to indeed note by thinking in the remark box underneath. Or on the other hand you moreover bear to give some sort of Suggestion, likewise you can partake your conviction with me in the Comment Box beneath.

I didn't give this content to any individual who saw or replicated them. This content I've looked through a great deal and given by experience. So kindly don't note on this substance.

Assuming you experience any issues while copying this script you can impart me by Telegram and I'll attempt to help.

  • Aᴀ
  • A+
  • A-