mp3tube is a lightweight web application that downloads Youtube videos to MP3 files. Try it out here! Heroku free tier ended, so deployment went down.
Enter the URL of a Youtube video that is less than 30 minutes long (minimize load on server/client wait times). Then, simply click the button and wait for the download to commence!
After the download is finished, the link field will clear and the downloaded mp3 will appear in your default Downloads directory!
mp3tube is a Flask application written in Python. It makes use of the youtube-dl Python module to download the Youtube videos as MP3 files. All webpages for this application were styled using Bootstrap.
Licensed under the MIT License.

