Loading repository data…
Loading repository data…
sarthakvs / repository
This project provides a simple yet powerful web application for converting YouTube videos to MP3 audio files. Users can enter the URL of the YouTube video they want to convert, and the application will extract the audio track and provide it as a downloadable MP3 file.
Enter the URL of the YouTube video you want to convert, and the application will extract the audio track and provide it as a downloadable MP3 file.
There's no installation required for this web application. Simply visit the website and start converting YouTube videos to MP3 files hassle-free! app.get('/', (req, res) => res.render("index"));