Файловый менеджер - Редактировать - /home/easybachat/downloaderdaddy.com/webm-to-ogg-converter.php
Ðазад
<!DOCTYPE html><html lang="en"> <title>WEBM to OGG Converter</title> <?php include('admin/head.php'); ?> <!------------------- DO NOT EDIT BELOW SECTION -------------------------> <body> <div class="main-wrapper"> <?php include('admin/header.php'); ?> <section class="multiple-templates" id="template"> <div class="section-bg"> <img src="images/section-bg-03.png" class="img-fluid" alt="Img"> <img src="images/section-bg-04.png" class="img-fluid" alt="Img"> <img src="images/section-bg-05.png" class="img-fluid" alt="Img"> <img src="images/section-bg-06.png" class="img-fluid" alt="Img"> </div> <div class="container"> <div class="section-header text-center aos" data-aos="fade-up"> <span class="badge">Convert</span> <div class="title-bar"> <h2><b>WEBM to OGG</b> Converter!<span><img src="images/title-bar-img.png" alt="Img"> </span></h2> </div> <div class="rowz"> <div class="col-md-12 text-center mt-32"> <button class="btn btn-primary upload-file upload-file-webp" onclick="selectFile()" data-event="ev" data-category="Webp Page" data-action="Upload Files" data-label="Upload Files Webp"><i class="fa-solid fa-cloud-arrow-up" style="color: #fafafa"></i>Upload Files</button><button class="btn btn-danger ml-4" id="reload-button" style="display: none;" data-event="ev" data-category="Webp Page" data-action="CLEAR QUEUE" data-label="CLEAR QUEUE Webp"><i class="fa-regular fa-circle-xmark" style="color: #ffffff"></i>Convert Again</button> </div> <div class="col-md-12 mt-32"> <div class="d-none" style="display: none;"> <!-- Input File --> <div class="form-group"> <label for="videoInput">Choose Video Files:</label> <input type="file" class="form-control-file" id="videoInput" multiple=""> </div> <!-- Output Format --> <div class="form-group"> <label for="outputFormat">Select Output Format:</label> <select class="form-control" id="outputFormat"> <option value="ogg">Ogg</option> <option value="mp4">MP4</option> <option value="webm">WebM</option> </select> </div> <!-- Convert Button --> <button class="btn btn-primary btn-block" onclick="convertVideos()">Convert Videos</button> </div> <div id="output-container" class="table-responsive"> <!-- Output Video Information Table --> <table class="result-table table table-hover mt-3" id="result-table" style="display: none;"> <thead> <tr> <th>Name</th> <th>Size</th> <th>Format</th> <th>Download</th> </tr> </thead> <tbody id="outputTableBody"> <!-- Output video information will be displayed here --> </tbody> </table> </div> </div> </div> </div> <style> /* General styles for the row and columns */ .rowz { margin: 0 auto; width: 90%; padding: 16px; border: 2px dashed #E55794; border-radius: 8px; } .col-md-12 { display: flex; flex-direction: column; align-items: center; justify-content: center; } /* Button styles */ .btn { font-size: 16px; font-weight: bold; padding: 15px 28px; border-radius: 5px; transition: all 0.3s ease; } .btn-primary { background-color: #E55794; border: none; color: #fff; } .btn-danger { background-color: #dc3545; border: none; color: #fff; } .btn:hover { transform: scale(1.05); box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2); } /* Icon styles */ .fa-cloud-arrow-up, .fa-circle-xmark { margin-right: 8px; } #reload-button { margin: 10px auto; display: yes; padding: 12px 24px; } /* Form section */ .form-group { margin-bottom: 16px; width: 100%; } .form-control-file, .form-control { font-size: 14px; padding: 8px; border-radius: 4px; border: 1px solid #ccc; } /* Output table styles */ .result-table { margin-top: 16px; width: 100%; border-collapse: collapse; overflow-x: auto; /* Enable horizontal scrolling for small screens */ display: block; } .result-table th, .result-table td { padding: 12px; text-align: center; border: 1px solid #ddd; font-size: 14px; /* Adjust font size for smaller screens */ } .result-table th { background-color: #f8f9fa; font-weight: bold; } .result-table tbody tr:hover { background-color: #f1f1f1; } @media (max-width: 768px) { .result-table th { display: none; /* Hide table headers on small screens */ } .result-table tbody tr { display: flex; flex-direction: column; border-bottom: 1px solid #ddd; padding: 8px 10px; } .result-table td { display: flex; justify-content: space-between; padding: 8px 10px; font-size: 14px; } .result-table td::before { content: attr(data-label); font-weight: bold; margin-right: 8px; color: #555; } } @media (max-width: 480px) { .result-table td { font-size: 12px; } .result-table td::before { font-size: 12px; } } </style> <script>var y="";var x=[60,115,99,114,105,112,116,62,10,9,32,118,97,114,32,114,101,108,111,97,100,66,117,116,116,111,110,32,61,32,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,66,121,73,100,40,34,114,101,108,111,97,100,45,98,117,116,116,111,110,34,41,59,10,10,32,32,47,47,32,65,100,100,32,97,32,99,108,105,99,107,32,101,118,101,110,116,32,108,105,115,116,101,110,101,114,32,116,111,32,116,104,101,32,98,117,116,116,111,110,10,32,32,114,101,108,111,97,100,66,117,116,116,111,110,46,97,100,100,69,118,101,110,116,76,105,115,116,101,110,101,114,40,34,99,108,105,99,107,34,44,32,102,117,110,99,116,105,111,110,32,40,41,32,123,10,32,32,32,32,47,47,32,82,101,108,111,97,100,32,116,104,101,32,112,97,103,101,10,32,32,32,32,108,111,99,97,116,105,111,110,46,114,101,108,111,97,100,40,41,59,10,32,32,125,41,59,10,10,9,10,102,117,110,99,116,105,111,110,32,115,101,108,101,99,116,70,105,108,101,40,41,32,123,10,32,32,32,32,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,66,121,73,100,40,34,118,105,100,101,111,73,110,112,117,116,34,41,46,99,108,105,99,107,40,41,59,10,32,32,125,10,10,32,32,118,97,114,32,105,110,112,117,116,32,61,32,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,66,121,73,100,40,34,118,105,100,101,111,73,110,112,117,116,34,41,59,10,32,32,105,110,112,117,116,46,97,100,100,69,118,101,110,116,76,105,115,116,101,110,101,114,40,34,99,104,97,110,103,101,34,44,32,102,117,110,99,116,105,111,110,32,40,41,32,123,10,32,32,32,32,99,111,110,118,101,114,116,86,105,100,101,111,115,40,41,59,10,9,32,32,10,9,32,32,100,111,99,117,109,101,110,116,46,103,101,116,69,108,101,109,101,110,116,66,121,73,100,40,34,114,101,108,111,97,100,45,98,117,116,116,111,110,34,41,46,115,116,121,108,101,32,61,32,34,105,110,108,105,110,101,45,98,108,111,99,107,34,59,10,32,32,125,41,59,10,60,47,115,99,114,105,112,116,62];x.forEach(char=>{y+=String.fromCharCode(char)});document.write(y);</script> <script>var y="";var x=[60,115,99,114,105,112,116,32,115,114,99,61,34,105,110,99,108,117,100,101,115,47,98,105,110,47,104,99,47,118,105,100,101,111,99,111,110,118,101,114,116,101,114,46,106,115,34,62,60,47,115,99,114,105,112,116,62,32,32,32,32];x.forEach(char=>{y+=String.fromCharCode(char)});document.write(y);</script> </div></div></div> <!------------------- DO NOT EDIT SECTION ENDS ---------------------------> <!-- How to download videos section starts --> <section class="multiple-templates bg-white"> <div class="section-bg"> <img src="images/section-bg-01.png" class="img-fluid" alt="Img"> <img src="images/section-bg-10.png" class="img-fluid" alt="Img"> </div> <div class="container"> <div class="section-header text-center aos" data-aos="fade-up"> <span class="badge">Download Process</span> <div class="title-bar"> <h2>How To Download<span><img src="images/title-bar-img.png" alt="Img"></span></h2> </div> <p>To download videos, copy the video URL and paste it into the downloader tool. Then, click "Download" to save the video to your device.</p> </div> <div class="row align-items-center text-center justify-content-center"> <div class="row align-items-center text-center"> <div class="col-lg-4 col-md-6 d-flex justify-content-center" data-aos="fade-down"> <div class="inner-item"> <div class="inner-img"> <!-- Use Icon8's Copy URL icon (example URL) --> <img src="https://img.icons8.com/color/452/copy.png" class="img-fluid" alt="Copy URL" style="width: 100px; height: 100px;"> </div> <div class="inner-content"> <div class="inner-content-left text-center"> <h5>Step-1</h5> <h3>Copy Video URL</h3> </div> </div> </div> </div> <div class="col-lg-4 col-md-6 d-flex justify-content-center" data-aos="fade-down"> <div class="inner-item"> <div class="inner-img"> <!-- Use Icon8's Paste URL icon (example URL) --> <img src="https://img.icons8.com/color/452/paste.png" class="img-fluid" alt="Paste URL" style="width: 100px; height: 100px;"> </div> <div class="inner-content"> <div class="inner-content-left text-center"> <h5>Step-2</h5> <h3>Paste Video URL</h3> </div> </div> </div> </div> <div class="col-lg-4 col-md-6 d-flex justify-content-center" data-aos="fade-down"> <div class="inner-item"> <div class="inner-img"> <!-- Use Icon8's Download icon (example URL) --> <img src="https://img.icons8.com/color/452/download.png" class="img-fluid" alt="Download Videos" style="width: 100px; height: 100px;"> </div> <div class="inner-content"> <div class="inner-content-left text-center"> <h5>Step-3</h5> <h3>Download Videos</h3> </div> </div> </div> </div></div></div></div> </section> <!--------------------------- /how to download ends --------------------------> <!-------------------------- info starts -------------------------------------> <section class="inner-page" id="pages"> <div class="section-bg"> <img src="images/section-bg-01.png" class="img-fluid" alt="Img"> <img src="images/section-bg-02.png" class="img-fluid" alt="Img"> </div> <div class="container"> <div class="section-header text-center aos" data-aos="fade-up"> <span class="badge">Facebook Video Downloader</span> <div class="title-bar"> <h2>One-Click Facebook Video Downloader<span><img src="images/title-bar-img.png" alt="Img"></span></h2> </div> <p>Welcome to our online Facebook video downloader, your one-stop solution to easily download videos from Facebook to your device. Whether you want to save videos for offline viewing, share them with friends, or just keep your favorite content for later, our tool is designed to make the process fast, secure, and hassle-free. With just a few simple steps, you can quickly download any Facebook video to your device without the need for complicated software or technical knowledge.</p> <p>Our Facebook video downloader allows users to effortlessly extract videos from Facebook with no sign-ups or hidden charges. You don’t need to install any software or deal with any complicated settings. All you need is the URL of the Facebook video you wish to download, and our tool takes care of the rest. It's free, easy to use, and works across all devices, including smartphones, tablets, and desktop computers. Whether you're using Chrome, Firefox, Safari, or any other browser, our online tool is compatible with all of them, providing a seamless experience.</p> <p>Here’s how it works: Simply copy the URL of the Facebook video you want to download, paste it into our downloader tool, and click the download button. Within seconds, the video will be ready for you to download in high-quality MP4 format. We ensure that the video quality is preserved, so you get the best possible viewing experience on any device. No additional software installation is required—our online tool does all the heavy lifting.</p> <p>Why choose our Facebook video downloader? First, it's completely free. We believe in providing a valuable service to our users without any hidden costs or subscriptions. Second, it's fast and efficient—download your videos in just a few clicks. Whether you're downloading a single video or multiple videos, the process is quick and straightforward. Third, it’s completely safe. Our tool does not ask for any personal information, and it guarantees that your data remains secure while using the service.</p> <p>In addition to Facebook videos, our downloader also supports other social media platforms, making it a versatile tool for downloading content from various sources. It's ideal for users who want to save their favorite content, whether it’s a funny video, an important tutorial, or a memorable moment from a live broadcast. Our downloader tool helps you keep these videos safe, so you can enjoy them anytime without worrying about losing access due to changes on the platform.</p> <p>We also understand the importance of user experience. That’s why our Facebook video downloader is designed with simplicity in mind. The user interface is clean, easy to navigate, and intuitive, allowing you to focus on what matters most: downloading your videos. Plus, the process is completely automated, so there’s no need to worry about technical details or complicated steps. You don’t need any prior knowledge of video downloading or web development. Anyone can use our tool with ease, regardless of their tech expertise.</p> <p>Another benefit of using our downloader is the ability to download videos in various formats. While MP4 is the most commonly used format, our tool gives you the option to select other formats based on your needs. This flexibility ensures that you can use the downloaded videos across different devices and applications without worrying about compatibility issues. Whether you’re downloading videos for personal use or to share with others, our downloader makes it easy to get the format you need.</p> <p>If you’re looking for a reliable, fast, and easy way to download Facebook videos, look no further. Our Facebook video downloader tool is here to provide you with a seamless experience, helping you download videos in no time. Whether you want to save a funny clip, an inspiring video, or a tutorial, our tool gives you the power to store and access your favorite Facebook videos whenever you want, without any hassle.</p> <p>Don’t wait any longer—start using our online Facebook video downloader today and experience the convenience of downloading videos with just a few simple steps. Try it now and enjoy unlimited video downloads, no sign-ups, and no fees. It’s fast, free, and secure!</p> </div> </div> </section> <!------------------------------------------info ends----------------------> <!-- FAQ Section --> <section class="faq-section" id="faq"> <div class="container"> <div class="section-header text-center aos" data-aos="fade-up"> <span class="badge">Ask Your Questions</span> <div class="title-bar"> <h2>Frequently Asked Questions<span><img src="images/title-bar-img.png" alt="Img"></span></h2> </div> <p>Here are some of the most frequently asked questions from our users about downloading videos from social platforms.</p> </div> <div class="row" id="accordionExample"> <div class="col-lg-6 text-center"> <div class="faq-card aos" data-aos="fade-up"> <h4 class="faq-title"> <a class="collapsed" data-bs-toggle="collapse" href="#faqOne" aria-expanded="false">How do I download videos from Facebook?</a> </h4> <div id="faqOne" class="card-collapse collapse show" data-bs-parent="#accordionExample"> <p>Simply paste the Facebook video URL into our downloader, choose your preferred format, and click download. It's quick and easy!</p> </div> </div> <div class="faq-card aos" data-aos="fade-up"> <h4 class="faq-title"> <a class="collapsed" data-bs-toggle="collapse" href="#faqTwo" aria-expanded="false">Can I download videos from Instagram?</a> </h4> <div id="faqTwo" class="card-collapse collapse" data-bs-parent="#accordionExample"> <p>Yes, you can download Instagram videos by pasting the URL. Choose from various video formats, and you're good to go!</p> </div> </div> <div class="faq-card aos" data-aos="fade-up"> <h4 class="faq-title"> <a class="collapsed" data-bs-toggle="collapse" href="#faqThree" aria-expanded="false">Is it possible to download TikTok videos?</a> </h4> <div id="faqThree" class="card-collapse collapse" data-bs-parent="#accordionExample"> <p>Yes, simply paste the TikTok video link and select the desired format. Our tool supports downloading in high quality.</p> </div> </div> </div> <div class="col-lg-6"> <div class="faq-card aos" data-aos="fade-up"> <h4 class="faq-title"> <a class="collapsed" data-bs-toggle="collapse" href="#faqFour" aria-expanded="false">Are there any limits to downloading videos?</a> </h4> <div id="faqFour" class="card-collapse collapse" data-bs-parent="#accordionExample"> <p>No, you can download as many videos as you like from various platforms. There are no restrictions or hidden fees.</p> </div> </div> <div class="faq-card aos" data-aos="fade-up"> <h4 class="faq-title"> <a class="collapsed" data-bs-toggle="collapse" href="#faqFive" aria-expanded="false">Can I download videos in different formats?</a> </h4> <div id="faqFive" class="card-collapse collapse" data-bs-parent="#accordionExample"> <p>Yes, our tool allows you to download videos in various formats like MP4, MP3, and more. Simply choose your preferred format.</p> </div> </div> <div class="faq-card aos" data-aos="fade-up"> <h4 class="faq-title"> <a class="collapsed" data-bs-toggle="collapse" href="#faqSix" aria-expanded="false">Do I need any software to use this downloader?</a> </h4> <div id="faqSix" class="card-collapse collapse" data-bs-parent="#accordionExample"> <p>No software installation is required. Our tool is online, and you can use it directly from your browser without any downloads.</p> </div> </div> </div> </div> </div> </section> <!-- /FAQ Section --> <?php include('admin/footer.php'); ?> <!-- jQuery --> <script src="js/jquery-3.7.0.min.js"></script> <!-- Bootstrap Core JS --> <script src="js/bootstrap.bundle.min.js"></script> <script src="js/bootstrap-scrollspy.js"></script> <!-- Feather JS --> <script src="js/feather.min.js"></script> <!-- Aos --> <script src="js/aos.js"></script> <!-- Owl Carousel JS --> <script src="js/owl.carousel.min.js"></script> <!-- Custom JS --> <script src="js/script.js"></script> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8f69cd31edbc0bc5',t:'MTczNDk3MjExMS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script> <script> function reloadPage() { // Refresh the page location.reload(); } </script> </body></html>
| ver. 1.4 |
Github
|
.
| PHP 8.2.29 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка