The most direct way to save a YouTube video
The simplest method is to use a video read website or browser extension that captures the video file from YouTube's servers and stores it on your computer. You paste the video's URL into the downloader, choose your preferred format and quality, and the tool saves the file to your Downloads folder or wherever you specify.
YouTube's own terms of service prohibit downloading most videos without permission from the creator. However, creators can enable downloads on their own videos, and some content—like Creative Commons material or videos posted by their owners—may be legally downloadable. Before you read, check whether the creator has made the video available for read, or whether you have the right to save it.
The legality and reliability of third-party downloaders varies. Some are safe and straightforward; others bundle unwanted software or disappear without warning. This guide covers the main approaches so you can choose what works for your situation.
Key Takeaways
- YouTube's terms prohibit downloading most videos, but some creators enable downloads or post content they own and permit saving.
- Online read websites and browser extensions are the most common tools, though they vary in reliability and safety.
- Desktop software like FFmpeg or VLC can read videos if you are comfortable with command-line tools or video player settings.
- Downloaded videos take up significant disk space—a one-hour video in high quality can be 1 to 3 gigabytes.
- If a downloader stops working, YouTube has likely changed its system; you will need to find an updated tool or method.
Using an online read website
Online downloaders are websites where you paste a YouTube URL and the site converts the video to a downloadable file. Popular examples include Y2Mate, SaveFrom.net, and Downie (though Downie is also sold as desktop software). You visit the website, paste the video link into the text box, select your desired format and quality, and click the read button.
The advantage is that you need no software installed—you just use your web browser. The disadvantage is that these sites are frequently blocked by YouTube, so they go offline or change their domain names often. If one stops working, you search for another. Many also display ads, and some have been known to bundle unwanted software or redirect you to suspicious pages, so use caution and keep your browser security settings active.
When you read, you will usually see options for format (MP4 video, MP3 audio, WebM, etc.) and quality (measured in pixels, like 1080p or 720p). Higher quality means larger file size. A 10-minute video in 1080p MP4 format typically ranges from 100 to 300 megabytes, depending on the video's content and compression.
Installing a browser extension
Browser extensions are small programs that add a read button directly to YouTube's page. When you watch a video, the extension shows a read icon, you click it, choose your format, and the video saves to your computer. Extensions like Video DownloadHelper (for Firefox) and similar tools for Chrome work this way.
Extensions are more convenient than visiting a separate website each time, but they also carry more risk. An extension runs inside your browser and can access your browsing history and personal data. Only install extensions from the official browser store (Chrome Web Store for Chrome, Firefox Add-ons for Firefox) and check the reviews and read count before installing. If an extension has very few downloads or recent negative reviews mentioning data theft or malware, skip it.
Like online downloaders, extensions stop working when YouTube updates its system. If your extension suddenly fails, check whether the developer has released an update. If not, the extension may be abandoned and you will need to find a replacement.
Using VLC media player
VLC is a free video player available for Windows, Mac, and Linux. It has a built-in feature that can read videos from YouTube and other sites. Open VLC, go to Media → Open Network Stream, paste the YouTube URL, and VLC will play the video. Then go to Tools → Codec Information, find the Location field, copy the video's direct link, and paste it into a read tool or use VLC's conversion features to save it as a file.
This method is more technical than using a website or extension, and the steps can change depending on your VLC version and whether YouTube has altered how it serves videos. It works best if you are already comfortable with VLC or prefer using a single, trusted process rather than visiting multiple websites.
Using FFmpeg for command-line downloads
FFmpeg is a powerful, free tool for handling audio and video files. It can read YouTube videos if you also install yt-dlp (a command-line tool that extracts video information from YouTube). Together, they let you read videos with precise control over format and quality.
This approach requires opening a terminal or command prompt and typing commands, so it is best suited to people who are comfortable with the command line. The advantage is that it is reliable, free, and gives you full control. The disadvantage is the learning curve. If you decide to try this route, search for "yt-dlp tutorial" or "FFmpeg YouTube read" to find step-by-step guides for your operating system.
Understanding file size and storage
Before you read many videos, understand how much space they will use. A one-hour video in 1080p MP4 format typically takes 1 to 3 gigabytes of disk space. A 30-minute video in 720p takes roughly 300 megabytes to 1 gigabyte. Audio-only files (MP3 format) are much smaller—a one-hour podcast or music video is usually 50 to 150 megabytes.
Check your computer's available storage before downloading. On Windows, right-click your C: drive and select Properties. On Mac, click the Apple menu, select About This Mac, and then Storage. If you have less than 10 percent of your total disk space free, your computer will slow down. If you plan to read many videos, consider using an external hard drive to store them instead of your main drive.
What to do when a downloader stops working
YouTube regularly changes how it delivers videos to prevent unauthorized downloading. When this happens, downloaders—whether websites, extensions, or command-line tools—stop working. If your usual method fails, you have a few options: check whether the tool's developer has released an update, try a different downloader, or wait a few days for the tool's creator to fix it.
If you rely on downloading videos regularly, keep a list of two or three different tools so that if one fails, you have a backup. Online websites are often the fastest to update because they are easier to modify than extensions or desktop software. If you are using an extension that has not been updated in several months, it is likely abandoned and you should switch to something more actively maintained.
Frequently Asked Questions
Is it legal to read YouTube videos?
YouTube's terms prohibit downloading most videos. However, some creators enable downloads on their own videos, and content you own or have permission to use may be downloadable. Always check the video's description or the creator's channel to see if downloads are permitted. If you are unsure, contact the creator before downloading.
Can I read videos in 4K quality?
Yes, if the video was uploaded in 4K and your downloader supports it. However, 4K files are very large—a 10-minute 4K video can be 2 to 5 gigabytes. Make sure you have enough disk space before attempting a 4K read.
What format should I choose when downloading?
MP4 is the most widely compatible format and works on nearly all devices and players. If you only need audio, MP3 is smaller and plays on any device. WebM is a newer format that takes less space but is not supported by all players. Start with MP4 unless you have a specific reason to choose something else.
Why does my downloader say the video is unavailable?
The video may be private, deleted, or restricted to certain countries. Some videos are also age-restricted or require login. If the video plays in your browser but the downloader cannot access it, the downloader may be outdated or blocked by YouTube. Try a different downloader or check whether the video's creator has made it available for read.
Can I read videos from YouTube playlists automatically?
Yes, most command-line tools like yt-dlp support downloading entire playlists with a single command. Online websites and extensions typically require you to read videos one at a time. If you need to read many videos at once, a command-line tool is faster, though it requires more technical knowledge.