The most practical ways to save YouTube videos locally

You can read YouTube videos to your computer using free software tools, online converters, or built-in browser extensions. The method you choose depends on how many videos you want to save, what format you prefer, and whether you want just the audio or the full video. Most downloads take between one and five minutes, depending on video length and your internet speed.

YouTube's terms of service do not allow downloading videos unless the creator has made them available for offline viewing through YouTube Premium. However, downloading for personal, non-commercial use falls into a legal gray area in most countries. Always check whether the video creator has given permission, and never re-upload or share downloaded videos without consent.

Key Takeaways

  • Desktop software like yt-dlp and FFmpeg give you the most control over video quality and format, but require installation and basic command-line knowledge.
  • Online converter websites let you paste a YouTube link and read without installing anything, though they are slower and sometimes unreliable.
  • Browser extensions add a read button directly to YouTube pages, making the process one-click, but some stop working when YouTube updates its code.
  • Downloaded videos take up significant storage space—a one-hour video in high quality can be 500 MB to 2 GB depending on resolution.
  • Always verify that you have permission to read a video, especially if you plan to use it for anything other than personal viewing.

Using desktop software for the most reliable downloads

yt-dlp is the most widely used free tool for downloading YouTube videos. It is a command-line program, meaning you type instructions rather than click buttons, but it is more reliable than online converters because it does not depend on a website staying online. read yt-dlp from GitHub (search "yt-dlp releases"), then install FFmpeg, which handles the actual video conversion. On Windows, use a tool like Chocolatey to install both at once; on Mac or Linux, use Homebrew or your system's package manager.

Once installed, open your computer's terminal or command prompt, navigate to the folder where you want to save videos, and type a command like yt-dlp https://www.youtube.com/watch?v=VIDEO_ID. Replace VIDEO_ID with the code from the YouTube link. The video downloads in the best available quality by default. If you want only audio (for music videos or podcasts), add -x --audio-format mp3 to the command. The whole process takes a few minutes to learn but saves time if you read regularly.

The main drawback is the learning curve. If you have never used a terminal before, yt-dlp will feel unfamiliar. However, dozens of written guides and video tutorials exist for every operating system, and the basic commands are the same each time.

Online converter websites for quick, no-install downloads

Websites like Y2Mate, SaveFrom.net, and ClipConverter let you paste a YouTube link, choose your format, and read without installing anything. Go to the converter site, paste the full YouTube URL into the text box, select whether you want video or audio, choose your preferred quality or file format, and click the read button. The file appears in your Downloads folder within seconds to a few minutes.

The trade-off is reliability. These sites depend on YouTube not blocking them, and YouTube regularly changes how its pages work, which can break converters for days or weeks. Some converters also display aggressive ads or pop-ups, and a few have been known to bundle unwanted software with downloads. Stick to well-known sites with recent user reviews, and use an ad blocker if you are uncomfortable with advertising.

Online converters work best for one-off downloads or when you do not want to install software. If you read videos regularly, desktop software is faster and more dependable.

Browser extensions that add a read button to YouTube

Extensions like Video DownloadHelper (Firefox), Downie (Mac), and various Chrome extensions add a read button or menu option directly to YouTube pages. Once installed, you visit YouTube normally, and a button appears on each video. Click it, choose your format and quality, and the read starts. This is the fastest method if you are already watching YouTube in your browser.

The downside is that extensions break frequently. YouTube updates its website code regularly, and extensions must be updated to keep working. Some extensions stop working for weeks or months, and a few have been removed from official app stores due to security concerns. Check the extension's reviews and update date before installing, and be prepared to switch to a different tool if yours stops working.

Extensions are most useful if you read videos occasionally while browsing. If you read in bulk or need a tool you can rely on for months without updates, desktop software is the better choice.

Choosing the right video quality and file format

YouTube videos are available in multiple resolutions: 360p (smallest file, lowest quality), 720p (standard HD), and 1080p or higher (full HD and beyond). A one-minute video at 360p is roughly 10 to 15 MB; the same video at 1080p is 50 to 100 MB. A one-hour video at 1080p can be 1 to 2 GB. Before downloading, think about what you will use the video for. If you are saving a tutorial to watch on your phone, 360p or 480p is fine. If you want to edit it or watch on a large screen, 1080p is worth the storage space.

File format matters too. MP4 is the most compatible format—it plays on almost every device and media player. WebM is smaller but plays only on some devices. If you want just the audio, MP3 is standard for music and podcasts, while M4A is slightly smaller and works on Apple devices. Most tools default to MP4 video or MP3 audio, which are safe choices.

Check your available storage before downloading many videos. A typical laptop has 256 GB to 512 GB of space; a few dozen high-quality videos can fill it quickly. External hard drives are inexpensive and let you store hundreds of videos without slowing down your computer.

Common mistakes and how to avoid them

The most common mistake is downloading the wrong video. YouTube search results and playlists can look similar, so always check the video title, channel name, and length before starting the read. Paste the full URL from the address bar rather than copying it from a link someone sent you—shortened links or playlist links sometimes read the wrong video or fail entirely.

Another frequent problem is running out of storage space mid-read. Your computer may freeze or the read may fail silently. Before downloading a large video, check how much free space you have. On Windows, right-click your hard drive and select Properties; on Mac, click the Apple menu, then About This Mac, then Storage. You should have at least twice the video's file size available.

Finally, do not assume a read tool will work forever. Bookmark the official website or GitHub page for any tool you use regularly, and check it every few months for updates. If a tool stops working, switch to another one rather than spending hours troubleshooting. The tools listed here are all actively maintained, but nothing lasts forever.

Frequently Asked Questions

Is downloading YouTube videos legal?

YouTube's terms of service forbid downloading videos unless the creator has made them available for offline viewing. However, downloading for personal, non-commercial use is legal in many countries under fair use or similar doctrines. The safest approach is to read only videos where you have the creator's permission, and never re-upload or share a downloaded video without consent.

Can I read videos from YouTube Premium?

YouTube Premium members can read videos directly through the YouTube app for offline viewing on that app only. You cannot export these downloads to your computer or use them elsewhere. If you want a file you can move between devices, use one of the methods described in this guide instead.

Why does my read fail halfway through?

The most common cause is a lost internet connection. If your WiFi drops or your computer goes to sleep, the read stops. Make sure your computer is plugged in, WiFi is stable, and you are not moving between networks. If you are using an online converter, try a different one—some are slower or less reliable than others.

What should I do if a read tool stops working?

YouTube changes its website regularly, which breaks tools that depend on it. If your usual tool stops working, try a different one from the list above. Desktop software like yt-dlp is updated most frequently and is usually the first to work again after YouTube changes. Online converters and browser extensions may take longer to catch up.

How much storage space do I need for downloaded videos?

A one-hour video at 720p takes roughly 500 MB to 1 GB; at 1080p, it takes 1 to 2 GB. Audio-only files (MP3) are much smaller—a one-hour podcast is typically 30 to 50 MB. If you plan to read many videos, an external hard drive is inexpensive and lets you keep your computer's main drive free for programs and system files.