একজন Youtuber কীভাবে তার ওয়েবসাইটকে Qualityfull করতে পারে চ্যানেলকে Grow করুন

টিউন বিভাগ অন্যান্য
প্রকাশিত
জোসস করেছেন
  1.  আপনার ওয়েবসাইটে আপনার Youtube এর ভিডিও গুলি Upload করুন।
  2. Viewers দের জন্য Download অপশেন / বাটন তৈরি করুন।
  3. Download এর আগে Preview দেখার অপশেন তৈরি করুন।
  4. Preview এর সাথে সাথে আপনার Youtube Channel /Facebook /Social Media সাইট যোগ করন।
  5. আমি কোডগুলি দিলাম. Php file / html file তৈরি করতে পারেন। Php বাদ দিতে হলে (<? code.?>) এর  মধ্যে যা আছে Delete করে দিন, (<?.?> এই symbol অবশ্যই বাদ দেবেন।
 Video দেখুন
<!DOCTYPE html>
<html>
<head>
<title>Download all Videos of?Student Sekhar</title>

<style>
/* The Modal (background) */.modal {display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ padding-top: 100px; /* Location of the box */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0, 0, 0); /* Fallback color */ background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */}

/* Modal Content */.modal-content {background-color: #fefefe; margin: auto; padding: 20px; border: 1px solid #888; width: 80%;}

/* The Close Button */.close {color: #aaaaaa; float: right; font-size: 28px; font-weight: bold;}.close:hover, .close:focus {color: #000; text-decoration: none; cursor: pointer;}

</style>

</head>
<body bgcolor="steel">
<marquee><h1>Download Videos</h1></marquee>
<div>
<a href="html.mp4" download="Html"><img src="html.png" alt="HTML Introduction" width="200px"/></a>
</div>
<button id="myBtn" style="margin-left:35px;">Preview</button>





<!-- The Modal -->
<div id="myModal" class="modal"> <!-- Modal content --> <div class="modal-content"> <span class="close">&times;</span> <video controls> <source src="html.mp4" type="video/mp4">
</video>
<a href="http://www.Youtube.com" target="_blank"><img src="You.png"  style=""alt="Share on Youtube"/></a>
<a href="http://www.facebook.com" target="_blank"><img src="s.png" alt="Share on Youtube"/></a>
<?php // বাদ দিতে পারেন।
$counter1 = fopen ("counter.txt", "আর"); // বাদ দিতে পারেন
$counter2 = (int)fread($counter1, 20); // বাদ দিতে পারেন
fclose($counter1); // বাদ দিতে পারেন 
$counter2 ++; // বাদ দিতে পারেন
$counter1 = fopen ("counter.txt", "w"); // বাদ দিতে পারেন  
fwrite($counter1, $counter2); // বাদ দিতে পারেন
echo "You are visit"." ".$counter2." "."Times"; // বাদ দিতে পারেন?> // বাদ দিতে পারেন </div>
</div>

<script>
// Get the modal
var modal = document.getElementById('myModal');

// Get the button that opens the modal
var btn = document.getElementById("myBtn");

// Get the <span> element that closes the modal
var span = document.getElementsByClassName("close")[0];

// When the user clicks the button, open the modal 
btn.onclick = function() {modal.style.display = "block";}

// When the user clicks on <span> (x), close the modal
span.onclick = function() {modal.style.display = "none";}

// When the user clicks anywhere outside of the modal, close it
window.onclick = function(event) {if (event.target == modal) {modal.style.display = "none";}}
</script>


</body>
</html>

Level 0

আমি প্রনব অধিকারী। বিশ্বের সর্ববৃহৎ বিজ্ঞান ও প্রযুক্তির সৌশল নেটওয়ার্ক - টেকটিউনস এ আমি 6 বছর 2 মাস যাবৎ যুক্ত আছি। টেকটিউনস আমি এ পর্যন্ত 23 টি টিউন ও 12 টি টিউমেন্ট করেছি। টেকটিউনসে আমার 3 ফলোয়ার আছে এবং আমি টেকটিউনসে 1 টিউনারকে ফলো করি।


টিউনস


আরও টিউনস


টিউনারের আরও টিউনস


টিউমেন্টস