YT Downloader is a simple web-based tool that leverages the Vevioz API to allow users to download YouTube videos effortlessly. This project provides an intuitive user interface for entering a YouTube video link and selecting the desired format for downloading.
-
YouTube Video Downloads: Download YouTube videos in various formats, including MP3, different resolutions (144p, 360p, 480p, 720p, 1080p), and higher resolutions like 4K and 8K.
-
Responsive Design: The web interface is designed to be responsive, ensuring a seamless user experience across different devices and screen sizes.
-
Vevioz API Integration: The project utilizes the Vevioz API for handling video downloads. The API simplifies the process of fetching video content and makes it easy to embed video previews directly on the page.
To install YT Downloader, follow these steps:
-
Clone the repository:
git clone https://github.com/DenjiMakesGames/Project-MP3Converter.git
-
Open the HTML in your preferred web browser eg. Google Chrome, Mozilla Firefox, Microsoft Edge.
-
Open your code in VS Code or any text editor, and then use Localhost, or Live Server to run your code in the browser.
- Open index.html in your web browser.
- Enter the YouTube video link in the "Video Link" input field.
- Select the desired format from the dropdown menu.
- Click the "Start" button to initiate the download.
- The download will start, and the button will be replaced by the video preview.
- API Used: Vevioz API
YT Downloader utilizes the Vevioz API for fetching video content and handling downloads. The Vevioz API simplifies the process of integrating YouTube video downloads into web applications.
For more information about the Vevioz API, visit https://api.vevioz.com.
Contributions are welcome! If you have any suggestions, improvements, or feature requests, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.