YouTube video downloader ওয়েবসাইট তৈরি করে নিন Blogger দিয়ে

পৃথিবীর এখন অধিকাংশ মানুষই YouTube ব্যবহার করেন। তাদের মধ্যে অনেকেই আছেন যারা ফাইল ম্যানেজারে ভিডিও বা অডিও download করে রাখতে চান। তখন তারা বিভিন্ন ওয়েবসাইট বা এন্ড্রেয়েড ব্যবহারকারীরা বিভিন্ন সফটওয়্যার ব্যবহার করে থাকেন। কিন্তু অনেকে আছে যারা কিনা পিসি বা ল্যাপটপ ব্যবহার করার কারণে অডিও বা ভিডিও ডাউনলোড করার জন্য online web tool ব্যবহার করে থাকেন।

YouTube video downloader ওয়েবসাইট তৈরি করে নিন Blogger দিয়ে


তাই যদি আপনি একটি বিনামূল্যে ওয়েবসাইট তৈরি করে আনলাইন থেকে টাকা আয় করতে চান তাহলে ব্লগার দিয়ে ফ্রি YouTube video downloader ওয়েবসাইট তৈরি করতে পারেন। এই website এ এডসেন্স এড বা অন্যন্য এড নেটওয়াকের এড ব্যবহার করে মাসে ভালো পরিমান টাকা অনলাইন থেকে আয় করতে পারেন। তাহলে চলুন দেখি আসি কিভাবে YouTube video downloader ওয়েবসাইট তৈরি করতে হয় Blogger দিয়ে। 

 ওয়েবসাইট তৈরি করার নিয়ম : 

১) প্রথমে আপনি Blogger এর Dashboard এ চলে আসুন। 

২) তারপর Theme Section এ ক্লিক করুন। 

৩) এখন Switch to first-generation classic theme এ ক্লিক করে তারপর সুইটস Without a Backup এ ক্লিক করুন। 

৪) তারপর Edit HTML ক্লিক করে নিচের দেওয়া সবটুকু কোড পেষ্ট করে দিন। 

নিচে Youtube Video Downloader Script for Blogger ডাউনলোড করার জন্য সম্পূর্ণ কোডটি দেওয়া হলো। Youtube Video Downloader Tool তৈরি করার জন্য থিম সেকশনে কোডটি পেষ্ট করে সেভ করলেই ওয়েবসাইট তৈরী হয়ে যাবে। 

HTML
<!DOCTYPE html>    
  <html dir='ltr' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>    
  <head>    
  <title> ইউটিউব ভিডিও ডাউনলোডার</title>    
  <meta content='We offer the fastest way to save YouTube videos in mp3, mp4, or in other range of formats. ✅ It’s the most convenient YouTube video downloader you’ve ever tried!' name='Description'/>    
  <meta content='index, follow' name='robots'/>    
  <meta content='2 days' name='revisit-after'/>    
  <meta content='English' name='language'/>    
  <meta content='INDIA' name='geo.country'/>    
  <meta content='BIHAR' name='geo.placename'/>    
  <meta content='global' name='distribution'/>    
  <meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>    
  <meta content='true' name='MSSmartTagsPreventParsing'/>    
  <meta content='general' name='rating'/>    
 <link href='http://www.ajkerfact.com/2020/10/youtube-video-downloader-tool-create-on-blogger.html' rel='canonical'/>    
  <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">    
  <script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>    
  <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>    
  <style id='page-skin-1' type='text/css'><!--    
  /*    
  -----------------------------------------------------------------------------------    
  This blog was Created & Modify by tokiunlimited.com
  ----------------------------------------------------------------------------------- */    
  #navbar-iframe {    
  height:0px;    
  visibility:hidden;    
  display: none !important;    
  }    
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {    
  margin: 0;    
  padding: 0;    
  border: 0;    
  font-size: 100%;    
  font: inherit;    
  vertical-align: baseline;    
  }    
  article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {    
  display: block;    
  }    
  html {    
  background:#eeeeee;    
  text-align:center;    
  line-height: 1;    
  font-family: Georgia;    
  }    
  ol, ul {    
  list-style: none;    
  }    
  blockquote, q {    
  quotes: none;    
  }    
  blockquote:before, blockquote:after, q:before, q:after {    
  content: '';    
  content: none;    
  }    
  table {    
  border-collapse: collapse;    
  border-spacing: 0;    
  }    
  *:focus {    
  outline: 0;    
  }    
  #hd {    
  width:100%;    
  height:390px;    
  background-image: linear-gradient(to right, #0970eb, #008fef, #00a4d8, #00b3b6, #52be9a);    
  margin:0 0 50px 0;    
  -moz-box-shadow: inset 0 -4px 10px -5px #000;    
  -webkit-box-shadow: inset 0 -4px 10px -5px #000;    
  box-shadow: inset 0 -4px 10px -5px #000;    
  }    
  h1 {    
  font-size:24px;    
  font-weight:bold;    
  color:#fff;    
  text-shadow: 1px 1px 1px #666666;    
  }    
  #hd p{    
  max-width:70%;    
  margin:20px auto;    
  padding:10px;    
  background:#2A78C3;    
  border: dashed #00C0C7 2px;    
  font-family:arial;    
  font-size:17px;    
  font-weight:bold;    
  line-height: 1.4;    
  color:#FFFFFF;    
  }    
  #hd p span{    
  color:#FFFF00;    
  }    
  input[type="text"]{    
  width:400px;    
  height:70px;    
  padding:0 0 0 10px;    
  border: dashed #1a1a1a 2px;    
  font-family: Georgia;    
  }    
  input[type="submit"]{    
  height:72px;    
  background: #66bdff;    
  background-image: -webkit-linear-gradient(top, #66bdff, #0d9eff);    
  background-image: -moz-linear-gradient(top, #66bdff, #0d9eff);    
  background-image: -ms-linear-gradient(top, #66bdff, #0d9eff);    
  background-image: -o-linear-gradient(top, #66bdff, #0d9eff);    
  background-image: linear-gradient(to bottom, #66bdff, #0d9eff);    
  border: dashed #1a1a1a 1px;    
  -webkit-border-radius: 0;    
  -moz-border-radius: 0;    
  border-radius: 0px;    
  margin:0 0 0 -2px;    
  cursor: pointer;    
  font-family: Georgia;    
  text-decoration: none;    
  color: #fff;    
  }    
  input[type="submit"]:hover {    
  background: #f72525;    
  background-image: -webkit-linear-gradient(top, #f72525, #b52222);    
  background-image: -moz-linear-gradient(top, #f72525, #b52222);    
  background-image: -ms-linear-gradient(top, #f72525, #b52222);    
  background-image: -o-linear-gradient(top, #f72525, #b52222);    
  background-image: linear-gradient(to bottom, #f72525, #b52222);    
  }    
  h2{    
  margin:20px;    
  font-size:14px;    
  }    
  h3{    
  color:#A9A6A6;    
  margin:10px auto;    
  }    
  #hidden_div img{    
  margin:5px;    
  border: solid #C8312B 3px;    
  }    
  #sorry{    
  width:200px;    
  height:3opx;    
  margin:10px auto;    
  padding:10px;    
  background:#BA2020;    
  border: dashed #7E1313 2px;    
  color:#fff;    
  }    
  #iam{    
  margin:50px auto;    
  color:#1a1a1a;    
  }    
  .footer-copy {    
   margin: 50px auto;    
   color: #c2c2c2;    
  }    
  -->    
  .adsbox{padding:2em;box-shadow:0 5px 15px rgba(0,0,0,.16);border-radius:5px;margin-top:1em;background:#fff;text-align:left}    
  </style>    
  <script src="//ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>    
  </head>    
  <body class=" text-center">    
  <div id='hd'>    
  <img alt='youtube thumbnail generator' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjsql6s1GsKsxCwm0KbdEP5W8COe-q2riAkOL_kmjjyG24or2AILfDH5-LwuyBgiGloiWMQrBHEiJTIb2cY-4pMn9vthl491nMW5s_fksMN0slXtnj1LU58htcr49Mn009_NKBlzQW2PqY/s1600/aaaaaaa.png' title='High Quality YouTube Video Downloader'/>    
  <h1>High Quality YouTube Video Downloader</h1>    
  <p>YouTube Video Downloader automatically take "High Quality" Video File from YouTube URL. Paste Your YouTube Video URL (<span>https://www.youtube.com/watch?v=z5yh7dCIEw&t=135s</span>) in the below box and Click on "Download" button. Within Second it will generate your YouTube Video Download Button.</p>    
  </div>    
  <div class="addthis_inline_share_toolbox centersocials"></div>    
  <div class="adsbox container">    
   Place Ad Code 1     
    </div>    
   </br>    
  <iframe src="https://mp3downy.com/mp3-converter?apikey=89eb7d92-3622-45d7-86a0-15adb53d61f1&color=17a2b8&bg=ffffff" style="width:100%;min-height:250px;height:auto;" ></iframe>   
  <div class="adsbox container">    
   Place Ad Code 2     
    </div>    
  <div id='hidden_div' style='display:none'>    
  <div id='thumbnails'>    
  </div>    
  </div>    
  <!-- Add this Sticky Sidebar and Inline Share - By Technical Arp Login to Addthis and Change as per your Requirement-->    
  <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5c98f50a092025d4"></script>    
  <footer style="margin-top:30px; margin-bottom:20px;">    
  <div class='container text-center'>    
  <div class='footer-copy'>    
  <p>© Design by tokiunlimited.com <script>document.write(new Date().getFullYear())</script>    
  <span>• </span>    
  </br>    
  </br>    
  </div>    
  </div>    
  </div>    
  </footer>    
  </body>    
  </html>

আর এভাবে খুব সহজে আপনি একটি YouTube video downloader ওয়েবসাইট তৈরি করে নিতে পারবেন Blogger দিয়ে ।



-------------------------------------

আজকে এই পর্যন্ত। দেখা হবে পরবর্তীতে অন্য কোনো পোস্টে। সেই পর্যন্ত সুস্থ ও নিরাপদে থাকুন। যদি আমাদের সাইটের পোস্টগুলো আপনার একটু হলেও উপকারে আসে তাহলে বন্ধুদের সাথে শেয়ার করতে ভুলবেন না। আর এই রকম নিত্যনতুন পোস্ট পেতে আমাদের সাথে থাকুন

[ যুক্ত হতে পারেন আমাদের ফেসবুক ফ্যান পেইজে ] 

Post a Comment

4 Comments

  1. YT to MP4 is a free online tool for rapidly converting YouTube videos to MP4 format. Your favorite YouTube videos may be downloaded and converted quickly and easily using our user-friendly platform. The best online video converting tool is YT to MP4, which provides high-quality conversions without the need for program installation
    YT to MP4

    ReplyDelete
  2. YT to MP4 is a free online tool for rapidly converting YouTube videos to MP4 format. Your favorite YouTube videos may be downloaded and converted quickly and easily using our user-friendly platform. The best online video converting tool is YT to MP4, which provides high-quality conversions without the need for program installation

    YT to MP4

    ReplyDelete
  3. YT to MP4 is a free online tool for rapidly converting YouTube videos to MP4 format.

    YT to MP4

    ReplyDelete

Your comment helps to inspire and motivate a blogger to write something better, so please don't forget to give your feedback after reading each post.