YouTube Thumbnail Image Downloader -- YouTube থাম্বনেইল ইমেজ ডাউনলোডার

 YouTube Thumbnail Image Downloader


YouTube Thumbnail Image Downloader allows users to download a YouTube video's thumbnail image by entering the video URL and clicking a "Download Thumbnail" button.


When the user clicks the "Download Thumbnail" button, the downloadThumbnail() function is called, which retrieves the video URL from the form field, extracts the video ID using a regular expression, constructs the thumbnail image URL, creates an HTML string that includes the thumbnail image, and sets the innerHTML property of a p element with an id of "thumbnail-output" to the HTML string.


The extractVideoId() function uses a regular expression to extract the video ID from the YouTube video URL. If the URL is invalid, an alert is displayed to the user.

========================================================================

YouTube থাম্বনেইল ইমেজ ডাউনলোডার ব্যবহারকারীদের ভিডিও URL প্রবেশ করে একটি "থাম্বনেল ডাউনলোড করুন" বোতামে ক্লিক করে একটি YouTube ভিডিওর থাম্বনেইল ছবি ডাউনলোড করতে দেয়৷

ব্যবহারকারী যখন "থাম্বনেল ডাউনলোড করুন" বোতামে ক্লিক করেন, তখনডাউনলোড থাম্বনেইল() ফাংশন বলা হয়, যা ফর্ম ফিল্ড থেকে ভিডিও ইউআরএল পুনরুদ্ধার করে, রেগুলার এক্সপ্রেশন ব্যবহার করে ভিডিও আইডি বের করে, থাম্বনেইল ইমেজ ইউআরএল তৈরি করে, থাম্বনেইল ইমেজ সহ একটি এইচটিএমএল স্ট্রিং তৈরি করে এবং সেট করেinnerHTML a এর সম্পত্তিপি একটি সঙ্গে উপাদানআইডি HTML স্ট্রিং-এ "থাম্বনেল-আউটপুট" এর।

দ্যExtractVideoId() YouTube ভিডিও URL থেকে ভিডিও আইডি বের করতে ফাংশন একটি রেগুলার এক্সপ্রেশন ব্যবহার করে। ইউআরএলটি অবৈধ হলে ব্যবহারকারীর কাছে একটি সতর্কতা প্রদর্শিত হয়।

YouTube Thumbnail Image Downloader Tool

YouTube Thumbnail Image Downloader Tool

Enter the YouTube video URL below to download its thumbnail image:



No comments:

Post a Comment