StreamDrop v1.0 β€” My Python Project

STREAMDROP

Download YouTube videos at 720p or extract pure MP3 audio β€” single videos or full playlists.

🎬
720p FixedHD video, MP4 format
🎡
MP3 AudioHigh-quality 320kbps
πŸ“‹
PlaylistsBulk download support
Paste URL
Fetching info…
Choose Format
Content Type
Starting… 0%

HOW TO USE

Follow these steps to download any YouTube video or playlist.

01
Copy the YouTube URL
Open YouTube, go to your video or playlist. Copy the full URL from the browser bar or tap Share β†’ Copy Link.
02
Paste & Choose Format
Paste the URL into the input above. Select Video for 720p MP4 or Audio Only for high-quality MP3 extraction.
03
Select Content Type
Choose Single Video for one clip, or switch to Full Playlist β€” all videos will queue and download automatically.
04
Download & Save
Hit Download Now. The file will be sent to your browser. For playlists, each file downloads separately in sequence.
πŸ“‹
Playlist Download Tips
For playlists, make sure your URL contains ?list=PL.... Set type to Full Playlist before clicking download. Private or age-restricted videos require a cookies.txt file placed next to app.py.
βš™οΈ Setup Requirement for users: This page connects to the Python Flask backend (app.py). You must have FFmpeg installed on your system and run pip install flask yt-dlp then python app.py before using this tool. Keep yt-dlp updated with pip install -U yt-dlp whenever downloads stop working.