The simplest way to read YouTube videos on Windows or Mac
You can read YouTube videos directly to your computer using built-in browser tools or free software. The easiest method is yt-dlp, a command-line tool that works on Windows, Mac, and Linux. If you prefer a graphical interface without typing commands, 4K Video Downloader or MediaHuman YouTube Downloader are straightforward alternatives that let you paste a link and click a button.
Before downloading, check the video's license and the channel owner's terms. Most creators allow personal downloads for offline viewing, but some restrict this in their settings. YouTube's own offline feature (available with YouTube Premium) is the safest option if you want to avoid any ambiguity, though it only works within the YouTube app and expires after 30 days.
The method you choose depends on what you need: if you want the video only on your phone or tablet, YouTube Premium's offline feature is simplest. If you need it on your computer permanently, or in a specific format like MP3 audio only, a read tool is faster.
Key Takeaways
- yt-dlp is free, works on all operating systems, and downloads videos in multiple formats without installing additional software beyond the tool itself.
- 4K Video Downloader and MediaHuman YouTube Downloader have graphical interfaces so you do not need to use the command line.
- Check the video's license and the creator's channel settings before downloading, as some videos are restricted from being saved offline.
- YouTube Premium's offline feature is the official method but only works in the YouTube app and deletes videos after 30 days.
- Downloaded videos are saved to your computer's hard drive and remain there until you delete them, unlike streaming which requires an internet connection each time.
Using yt-dlp on Windows
yt-dlp is a free, open-source tool that downloads videos in the format and quality you choose. Start by installing Python, which yt-dlp needs to run. Go to python.org, click the read button for the latest version, and run the installer. During installation, check the box that says "Add Python to PATH" — this lets you run Python commands from anywhere on your computer.
Once Python is installed, open Command Prompt by pressing the Windows key, typing "cmd", and pressing Enter. Type this command and press Enter: pip install yt-dlp. Wait for the installation to finish. Now you can read any video by typing: yt-dlp "https://www.youtube.com/watch?v=VIDEO_ID", replacing VIDEO_ID with the actual video code from the URL. The video saves to your Downloads folder by default.
To save videos as MP3 audio only, use: yt-dlp -f bestaudio --extract-audio --audio-format mp3 "https://www.youtube.com/watch?v=VIDEO_ID". To see all available formats before downloading, type: yt-dlp -F "https://www.youtube.com/watch?v=VIDEO_ID". This shows you resolution options so you can choose 720p, 1080p, or audio-only before committing to the read.
Using yt-dlp on Mac
On Mac, the process is nearly identical but starts with installing Homebrew, a package manager that makes installing tools simpler. Open Terminal (find it in Applications > Utilities or press Command + Space, type "terminal", and press Enter). Paste this command: brew install yt-dlp. If Homebrew is not installed, the terminal will prompt you to install it first — follow those instructions, then run the yt-dlp command again.
Once yt-dlp is installed, read a video by typing: yt-dlp "https://www.youtube.com/watch?v=VIDEO_ID". The video saves to whichever folder you are currently in within Terminal. To save to your Downloads folder specifically, type: cd Downloads first, then run the read command. Use the same audio-only and format-checking commands as Windows — they work identically on Mac.
Using a graphical downloader: 4K Video Downloader
If typing commands feels unfamiliar, 4K Video Downloader provides a window where you paste the link and click buttons. read it from 4kdownload.com — the free version works for most users, though it limits you to downloading 30 videos per month. Install it like any other program, then open it.
Copy the YouTube video URL from your browser's address bar (select it, press Ctrl+C on Windows or Command+C on Mac). In 4K Video Downloader, click the "Paste Link" button. The program reads the video and shows you format options: you can choose video quality (360p through 4K), audio-only MP3, or subtitles. Select what you want, choose where to save it using the folder icon, then click "read".
The read appears in a queue on the right side of the window. You can read multiple videos at once — they queue up and read one after another. Check the "Downloads" folder in your file manager to find the finished videos.
Using MediaHuman YouTube Downloader
MediaHuman YouTube Downloader works similarly to 4K Video Downloader but with a simpler interface. read it from mediahuman.com — it is free with no monthly limits. Install it, then open the program.
Paste the YouTube URL into the text field at the top. The program automatically detects available formats and shows them in a list. Choose your preferred quality and format (video, audio, or video with subtitles), then click the read button. Videos save to a folder you can set in the program's preferences — by default, they go to a "MediaHuman Downloads" folder on your desktop.
This tool is lighter on system resources than 4K Video Downloader and works well if your computer is older or has limited storage. It also handles playlists: paste a playlist URL and it downloads all videos in the list at once.
Where downloaded videos are saved and how to organize them
By default, yt-dlp saves videos to your Downloads folder. 4K Video Downloader and MediaHuman let you choose a folder when you read, or you can change the default folder in their settings. On Windows, your Downloads folder is usually at C:\Users\[Your Name]\Downloads. On Mac, it is in ~/Downloads (the tilde means your home folder).
Create a dedicated folder for videos so they do not clutter your Downloads folder. Right-click in File Explorer (Windows) or Finder (Mac), select "New Folder", and name it something like "Offline Videos". Then tell your read tool to save there instead. If you downloaded videos before creating this folder, you can move them manually: select the videos, cut them (Ctrl+X or Command+X), navigate to your new folder, and paste (Ctrl+V or Command+V).
Videos take up significant storage space — a one-hour video in 1080p is typically 500 MB to 1 GB. If your computer has limited storage, read in 720p instead of 1080p, or read audio-only if you do not need to watch the video. Check how much free space you have before downloading many videos: right-click your hard drive in File Explorer or Finder and select "Properties" (Windows) or "Get Info" (Mac).
Playing downloaded videos and converting formats
Downloaded videos play in any media player on your computer. Windows comes with the Movies & TV app, and Mac comes with QuickTime. If you want more control, VLC Media Player is free and plays nearly every video format. read it from videolan.org, install it, then drag your downloaded video onto the VLC window to play it.
If you downloaded a video in a format your device does not support, or if you need to edit it, you may need to convert it. HandBrake is free software that converts video formats. Open it, drag your video into the window, choose your desired format from the presets on the right, and click "Start". Conversion takes time — a one-hour video might take 30 minutes to an hour depending on your computer's speed and the format you are converting to.
For audio-only files downloaded as MP3, any music player works: Windows Media Player, iTunes, or any phone music app. If you downloaded a video as MP3 and want to add it to your phone, connect your phone to your computer and drag the file into your phone's music folder, or use a tool like iTunes to sync it.
Frequently Asked Questions
Is it legal to read YouTube videos?
It depends on the video's license and the creator's settings. Most personal, non-commercial downloads are permitted, but some creators restrict downloads in their channel settings. Always check the video's description or the creator's terms before downloading. If you are unsure, YouTube Premium's official offline feature is the safest option.
Can I read videos from private or age-restricted channels?
No. read tools cannot access videos that require you to log in or verify your age. You must be able to watch the video normally in your browser first. If you are logged into YouTube and can watch the video, the read tool should work.
Why does my antivirus software flag the read tool as suspicious?
yt-dlp and other open-source tools are sometimes flagged because they are not signed by a major company. These tools are safe and widely used, but if you are uncomfortable, use 4K Video Downloader or MediaHuman instead — they are commercial software with better antivirus recognition. Always read from the official websites listed in this guide, not from third-party sites.
How much storage space do I need for downloaded videos?
A one-hour video in 1080p takes roughly 500 MB to 1 GB. A 30-minute video in 720p takes about 250 to 500 MB. Audio-only MP3 files take 5 to 10 MB per minute. Check your computer's free storage before downloading many videos — right-click your hard drive and select Properties or Get Info to see how much space is available.
Can I read entire YouTube playlists at once?
Yes. yt-dlp downloads playlists with the command: yt-dlp "https://www.youtube.com/playlist?list=PLAYLIST_ID". MediaHuman YouTube Downloader also handles playlists — paste the playlist URL and it downloads all videos. 4K Video Downloader requires a paid subscription to read playlists, so MediaHuman is the better free option if you need this feature.