Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Dumb downloader that scrapes the web.
github.com (powered by turbo0)
github.com (powered by turbo0)
Submit your own product to reach creators and founders looking for the next tool to try.

Research Etsy keywords and products with real-time and historical listing signals. Compare demand, competition, estimated sales, prices, titles, and tags, then turn evidence into stronger listing ideas with InsightAgent's connected AI tools.

VideoSwap is an all-in-one AI-powered video tool that lets anyone create professional-quality video content without editing expertise or expensive production tools.

AI-powered study app that generates personalized spaced-repetition plans from uploaded materials to boost exam prep.

Get paid while your AI coding agent thinks — sponsored lines in the status bar.

Free Calorie Deficit Calculator by GetFIT App. Calculate your daily calorie target, macros, and estimated weight loss timeline in seconds based on your goals and activity level.
You-Get is a free, open-source command-line downloader that scrapes media (videos, audios, and images) from hundreds of websites, including YouTube, Youku, Niconico, and many more.
You-Get is a tiny command-line utility written in Python that downloads media content from the web. It takes a URL as input and outputs the media file to your local machine. It runs on any platform with Python 3.7.4 or above and FFmpeg 1.0 or above. The project is maintained by soimort and over 226 contributors on GitHub.
--info/-i to list all available qualities and codecs; choose with --itag.--player vlc to stream videos directly in your media player, bypassing web ads and browsers..download temporary files.--http-proxy or disable system proxy with --no-proxy.--cookies to pass browser cookies (from Firefox or Chrome) for private or region-restricted videos.--output-dir and --output-filename.you-get 'https://www.youtube.com/watch?v=...' to get the best available quality with subtitles if available.--player mpv to play videos directly in your player without downloading.--output-dir and --output-filename to organize downloads programmatically.Install via pip: pip install you-get. Then run you-get <URL>. You-Get analyzes the web page, extracts media URLs, and downloads them using Python. For multi-part videos from sites like Youku, FFmpeg merges the parts automatically. The tool supports resuming partial downloads and can be configured with many options.
Pros:
Yes, You-Get is completely free and open source under the MIT license.
Over 50 sites, including YouTube, Bilibili, Twitter, Instagram, Niconico, Youku, and more. The full list is in the repository.
The recommended method is via pip: pip install you-get. Other options include Homebrew (Mac), pkg (FreeBSD), flox (Mac/Linux/WSL), and cloning from GitHub.
Yes, press Ctrl+C to stop; run the same command again to resume from where it left off using a .download temporary file.
Yes, FFmpeg 1.0 or above is required for downloading and joining multi-part videos (e.g., from Youku) and for high-resolution YouTube videos.