YouDL is a powerful, minimalist browser extension that serves as a GUI for yt-dlp. It allows you to download media from virtually any website (YouTube, SoundCloud, Twitter, Instagram, TikTok, and 1000+ others) directly in Audio (MP3) or Video (MP4) format.
- Universal Compatibility: Supports every site supported by
yt-dlp. - Dynamic Previews: Automatically fetches video thumbnails, titles, and duration.
- Quality Selection: Choose between high-bitrate MP3 or specific Video resolutions (1080p, 720p).
- Premium UI: Modern Glassmorphism design with smooth animations.
- Native Integration: Works directly from your browser toolbar.
- Fast & Reliable: Leverages the power of
yt-dlpbackend.
The tool uses Python and FFmpeg to download and convert files.
- Python: Download and install it from python.org (make sure to check "Add Python to PATH").
- FFmpeg: Essential for MP3 format and high video quality. Download it from ffmpeg.org or install it via
winget install ffmpegin a terminal.
- Open your browser (Chrome, Brave, Edge, etc.).
- Go to the extensions page:
chrome://extensions(orbrave://extensions). - Enable "Developer mode" (top right).
- Click on "Load unpacked".
- Select the folder named
extensionlocated inside this YouDL folder.
To allow the extension to save files on your PC, you need to register the "host":
- In the extensions page, look for YouDL and copy its ID (a string of letters like
dfegdbmppdkmaif...). - Go to the
hostfolder of YouDL. - Run the
install_host.batfile. - Paste the extension ID when prompted and press Enter.
- Go to any supported website (YouTube, etc.).
- Click the YouDL icon in your extension toolbar.
- Choose "Download Audio" or "Download Video".
- Your files will be saved in your
Downloads/YouDLfolder.
Vibecoded with ❤️ by anthogoz to simplify your downloads.