https://www.highrevenuenetwork.com/znypawnc0h?key=5c94983c7736435e1396ac78eead083c

Saturday, July 27, 2024

YouTube Thumbnail Downloader

YouTube Thumbnail Downloader

body { font-family: Arial, sans-serif; margin: 0; padding: 0; display: flex; justify-content: center; align-items: center; height: 100vh; background-color: #f0f0f0; } .container { width: 90%; max-width: 500px; background-color: white; padding: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); border-radius: 10px; text-align: center; } h1 { margin-bottom: 20px; } input[type="text"] { width: 100%; padding: 10px; margin: 10px 0; border-radius: 5px; border: 1px solid #ddd; font-size: 16px; } button { padding: 10px 20px; font-size: 16px; border: none; border-radius: 5px; background-color: #4CAF50; color: white; cursor: pointer; margin-top: 10px; } button:hover { background-color: #45a049; } .thumbnail-container { margin-top: 20px; display: none; flex-direction: column; align-items: center; } .thumbnail-container img { width: 100%; max-width: 400px; border-radius: 5px; margin-bottom: 10px; } .thumbnail-container a { padding: 10px 20px; font-size: 16px; border: none; border-radius: 5px; background-color: #4CAF50; color: white; text-decoration: none; cursor: pointer; } .thumbnail-container a:hover { background-color: #45a049; } function extractVideoID(url) { const regex = /(?:https?:\/\/)?(?:www\.)?(?:youtube\.com\/(?:[^\/\n\s]+\/\S+\/|(?:v|e(?:mbed)?)\/|\S*?[?&]v=)|youtu\.be\/)([a-zA-Z0-9_-]{11})/; const match = url.match(regex); return match ? match[1] : null; } function downloadThumbnail() { const url = document.getElementById("youtubeUrl").value; const videoID = extractVideoID(url); if (!videoID) { alert("Please enter a valid YouTube URL."); return; } const thumbnailUrl = `https://img.youtube.com/vi/${videoID}/maxresdefault.jpg`; const thumbnailImage = document.getElementById("thumbnailImage"); const downloadLink = document.getElementById("downloadLink"); thumbnailImage.src = thumbnailUrl; downloadLink.href = thumbnailUrl; document.getElementById("thumbnailContainer").style.display = "flex"; }

No comments:

Post a Comment

PICT WEB TOOLS FOR FREE: <!DOCTYPE html> Online Business Ca...

PICT WEB TOOLS FOR FREE: <!DOCTYPE html> Online Business Ca... : Online Business Card Maker ...