You downloaded a YouTube video and now you want to know exactly where are downloaded YouTube videos stored on your device. You checked Downloads, Videos, Gallery, and File Explorer — nothing. That is because YouTube Premium and in-app offline saves use a completely different storage system than normal file downloads.
According to YouTube's official documentation, offline Premium videos are stored in encrypted, app-private containers — not as MP4 files you can browse, copy, or back up. This 2026 guide lists the exact storage paths on Android, iPhone, Windows, and Mac, and explains which download methods produce real video files in your file system.
Storage Depends on How You Downloaded
Before searching folders, identify your download method — storage location and file format change entirely:
| Download method | Where stored | File format | Visible in file manager? |
|---|---|---|---|
| YouTube Premium (app) | App sandbox / internal data | .exo (Android) / .movpkg (iOS) |
No |
| YouTube Premium (browser) | Browser IndexedDB | Encrypted blob chunks | No |
| Smart Downloads (Premium) | Same as Premium offline | Encrypted cache | No |
| Creator-enabled download | System Downloads folder | Standard MP4 | Yes |
| Browser or online downloader | Downloads folder (or chosen path) | MP4 / WebM | Yes |
Where Are Downloaded YouTube Videos Stored on Android?
Android stores YouTube Premium offline videos in the app's private directory using MPEG-DASH format. Video and audio are saved as separate AES-encrypted .exo fragments (ExoPlayer cache format). Google controls playback permission server-side per account — copied files cannot play on another device.
User-accessible location (to watch): YouTube app → Library → Downloads, or profile icon → Downloads.
System storage paths (encrypted, not playable outside YouTube):
# Internal storage (default)
/data/data/com.google.android.youtube/files/offline/
# or: /storage/emulated/0/Android/data/com.google.android.youtube/files/offline/
# Alternate path on some devices
.../files/Offline/[system-folder]/streams/
# SD card (if configured in YouTube Settings)
/sdcard/Android/data/com.google.android.youtube/files/offline/
Each video ID folder typically contains stream.exo, audio.exo, metadata.json, and a .license Widevine DRM file. Android 11+ blocks most file managers from /Android/data/. Even with access, VLC and MX Player cannot decrypt the streams.
Change storage location: YouTube app → Settings → Background & downloads → Download → Storage location → Internal or SD card.
MP4 downloads (Chrome, Firefox, downloader tools) are stored at:
/storage/emulated/0/Download/
Where Are Downloaded YouTube Videos Stored on iPhone and iPad?
Apple's app sandboxing prevents any app — including the Files app — from seeing YouTube's internal data. Premium offline videos are stored via AVAssetDownloadTask as FairPlay-encrypted HLS segments in .movpkg packages. Decryption keys sit in the Secure Enclave and are never exposed to users or third-party apps.
Where to watch: YouTube app → profile icon → Downloads, or Library → Downloads.
Technical storage path (not browsable without jailbreak):
/var/mobile/Containers/Data/Application/[UUID]/Library/Caches/HLSAssets/[video_id].movpkg
MP4 via Safari or downloader is stored in:
- Files app → Browse → Downloads (iCloud Drive or On My iPhone)
- Safari: tap the down arrow in the address bar for recent downloads
Where Are Downloaded YouTube Videos Stored on Windows?
YouTube Premium downloads on PC are not stored in C:\Users\YourName\Downloads or C:\Users\YourName\Videos. They live as AES-encrypted chunks inside your browser's IndexedDB database.
Chrome storage path:
C:\Users\[YourName]\AppData\Local\Google\Chrome\User Data\Default\IndexedDB\https_www.youtube.com_0.indexeddb.blob\
Other browsers:
- Microsoft Edge:
...\Microsoft\Edge\User Data\Default\IndexedDB\ - Firefox:
...\Mozilla\Firefox\Profiles\[profile]\storage\default\https+++www.youtube.com\
Where to watch Premium saves: Open the same browser → youtube.com → sign in → Downloads in the left sidebar. Or press Ctrl + J for browser downloads (MP4 files only).
Standard MP4 storage:
C:\Users\[YourName]\Downloads\
Where Are Downloaded YouTube Videos Stored on Mac?
Mac follows the same split between encrypted Premium cache and normal MP4 files.
Premium (Chrome browser):
~/Library/Application Support/Google/Chrome/Default/IndexedDB/https_www.youtube.com_0.indexeddb.blob/
Premium (Brave example):
~/Library/Application Support/BraveSoftware/Brave-Browser/Default/IndexedDB/https_www.youtube.com_0.indexeddb.blob/
Watch via youtube.com → Downloads. Deleting a video from YouTube's Downloads menu removes the corresponding IndexedDB blobs.
Standard MP4 downloads:
~/Downloads/
Open Finder → Downloads, or check Safari/Chrome → Preferences → Downloads for a custom path.
What Format Are YouTube Offline Videos Stored In?
YouTube does not store offline Premium videos as single MP4 files. The storage architecture differs by platform:
| Platform | Storage format | Streaming protocol | DRM | Expires |
|---|---|---|---|---|
| Android | .exo fragments |
MPEG-DASH | Widevine L1 | ~30 days |
| iOS | .movpkg |
HLS | FairPlay | ~30 days |
| PC browser | IndexedDB blobs | DASH segments | Widevine | ~29 days |
| MP4 downloader | .mp4 |
N/A | None | Never |
YouTube pulls encrypted chunks from its CDN via HTTP range requests, stores them in app-private directories, and maintains a local SQLite index tracking titles, expiry dates, and download status. Playback requires an online DRM license check — which is why offline saves are device-bound with zero portability.
How to Access Stored YouTube Downloads
1Premium / in-app downloads
Open YouTube → Downloads (mobile: profile icon; desktop: left sidebar). This is the only way to play encrypted offline content.
2Browser MP4 downloads
Windows: Ctrl + J. Mac: Cmd + Shift + J. Mobile: open Files app or file manager → Downloads folder.
3Find MP4 by date or extension
Sort your Downloads folder by date modified, or filter for .mp4 / .webm. VLC can scan folders and detect newly added video files.
Why YouTube Stores Downloads This Way
YouTube encrypts offline content to protect copyright, enforce Premium subscription checks, and prevent users from copying videos to USB drives or other devices. IndexedDB on PC and app sandboxes on mobile implement DRM that standard file managers cannot bypass. In exchange, you get offline playback without using mobile data — but no permanent local backup.
If you need videos stored as portable MP4 files in your Downloads folder — playable in VLC, transferable via USB or cloud, with no 30-day expiry — use a browser-based downloader or save creator-enabled downloads. Related guides: where do downloaded YouTube videos go and where does downloaded YouTube videos go.
Managing Stored Download Space
- Delete individual videos: YouTube → Downloads → ⋮ → Delete from downloads
- Set quality limit: Settings → Background & downloads → choose 360p/720p to save space
- Cap total storage: Settings → Background & downloads → max storage for downloads
- Clear all offline data: Android: Settings → Apps → YouTube → Clear cache. PC: clear browser site data (deletes all Premium saves)
FAQ
Where are downloaded YouTube videos stored on my phone?
Premium: encrypted cache inside the YouTube app (not Gallery or Files). MP4: /storage/emulated/0/Download/ on Android, or Files → Downloads on iPhone.
Where are YouTube Premium downloads stored on PC?
In your browser's IndexedDB at AppData\Local\Google\Chrome\... (Chrome) or equivalent for Edge/Firefox — not in Downloads. Watch at youtube.com → Downloads.
Can I backup YouTube Premium stored videos?
No. Encrypted .exo, .movpkg, and IndexedDB blobs cannot be copied to external drives or played outside YouTube. For backups, download as standard MP4 through an allowed method.
Are stored YouTube downloads MP4 files?
Premium offline saves are not MP4. Only browser downloads and third-party tools produce .mp4 files stored in your normal Downloads folder.
Do stored downloads sync across devices?
No. Premium offline videos are stored locally on each device. Download separately on phone, tablet, and PC while signed in to the same Premium account.
What happens to stored downloads after 30 days?
They expire and require an internet connection to renew. If the video was removed or your Premium subscription ends, stored downloads stop playing.
Summary
Where are downloaded YouTube videos stored? YouTube Premium saves live in encrypted app sandboxes — .exo on Android, .movpkg on iOS, IndexedDB blobs on PC — invisible to file managers. Access them only through YouTube's Downloads section. Standard MP4 files from browsers or downloaders are stored in your device's Downloads folder on every platform. Identifying which type you saved tells you exactly where to look.
Store YouTube Videos as MP4 Files
Download public YouTube videos directly to your Downloads folder — no DRM, no expiration.
Try All Video Downloader