Skip to content

soham124/YTtoMP3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YTtoMP3

YouTube to MP3 Converter – A simple website that allows users to convert YouTube videos to MP3 using a free API. Built using HTML, CSS, JavaScript, and DOM manipulation.

YouTube to MP3 Converter 🎵

A simple YouTube to MP3 Converter built using HTML, CSS, JavaScript, and DOM manipulation. This project allows users to enter a YouTube video URL and convert it into an MP3 file using a free API.


🔥 Features

Easy to Use – Just paste a YouTube link and click convert.
No Backend Needed – Works with a free external API.
Modern UI – Styled with CSS for a clean and responsive design.
Fast Conversion – Uses an embedded iframe for instant results.


🛠️ Technologies Used

  • HTML – Structure of the webpage.
  • CSS – Styling and UI design.
  • JavaScript – Logic for extracting YouTube video ID and integrating the API.
  • API Integration – Uses apiyt.com for MP3 conversion.

📌 How to Use

  1. Clone this repository:
    git clone https://github.com/your-username/youtube-to-mp3-converter.git
  2. Open the index.html file in your browser.
  3. Enter a YouTube video URL.
  4. Click the Convert button.
  5. The MP3 download link will appear in an embedded iframe.

⚠️ Disclaimer

This project uses a third-party API for YouTube to MP3 conversion. The availability and functionality of the service depend on the API provider.


📜 License

This project is an open-source project.


⭐ Contribute

Feel free to fork, improve, or report issues! Contributions are welcome. 😊

About

YouTube to MP3 Converter – A simple website that allows users to convert YouTube videos to MP3 using a free API. Built using HTML, CSS, JavaScript, and DOM manipulation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors