A simple Flask-based web app that allows you to download music from YouTube using yt-dlp
.
- Download and install Visual Studio Code.
- Download and install Python (Make sure to check the box for "Add Python to PATH" during installation).
- Install the Python extension in Visual Studio Code (Go to Extensions Marketplace and search for "Python").
Open the VS Code terminal (Ctrl + ~
on Windows/Linux, Cmd + ~
on Mac) and run:
pip install flask yt-dlp requests
Note: os, random, time, and re are built-in Python modules, so you do not need to install them manually.
Run the app.py file
goto the link generated by the live server (localhost)
eg: http://127.0.0.1:5000
Insert your query, wait for it to download the song (depends on your network)
Enjoy the downloaded music
Web Music Player
Note -- This preview video might not have futher changes commited by me
Untitled.video.-.Made.with.Clipchamp.1.1.mp4
Music Game