Guideline 5.2.3
Guideline 5.2.3 - Legal: Enabling Download of Copyrighted Media
Our Take
Apple is rejecting your app because it facilitates the downloading, ripping, or saving of copyrighted media from third-party sources without authorization. This covers YouTube video downloaders, music downloaders, stream rippers, and any app that enables users to save copyrighted content from services like YouTube, Spotify, SoundCloud, TikTok, Instagram, or other platforms. This is one of Apple's firmest rejections — there is essentially no compliant version of a YouTube downloader or music ripper. Even if you label the feature 'for personal use,' add disclaimers about copyright, or only save audio, Apple will reject the app. The same applies to apps that save others' social media posts, stories, or reels. The rejection also covers apps with hidden downloader functionality that is not immediately visible to the reviewer. Apple is aware of common tricks like hiding the download feature behind a secret gesture, enabling it via a server-side flag after approval, or disguising it as a 'bookmark' or 'save for later' feature that actually downloads the full media file.
Resolution Guide
**Remove all download functionality** — Delete any feature that downloads, saves, rips, or caches copyrighted media from third-party services. This includes video downloads, audio extraction, stream recording, and screenshot/screen recording features designed to capture third-party content.
**Remove hidden or deferred features** — If you have server-side flags, hidden gestures, or deferred activation for download features, remove the code entirely. Apple may audit your binary.
**Switch to streaming/linking** — Instead of downloading content, link to it or embed it using the platform's official embed/share APIs. Users can view content but not save it.
**Focus on original content** — If your app's core value is media consumption, pivot to original content, user-generated content, or properly licensed media libraries.
**Review your app concept** — If the download feature IS the app, you need a fundamentally different app concept. Media downloader apps are categorically rejected.
Prevention
Example Rejection Email
Before & After
App allows users to paste a YouTube URL, select quality, and download the video as an MP4 to their device's camera roll
App removed all download functionality; YouTube content is now displayed using the official YouTube iFrame Player API for streaming only; users can bookmark videos within the app but cannot save media files
What changed: There is no compliant way to enable downloading copyrighted media. The entire feature must be removed, not modified.
Community Solutions · 0
Sign in to share your solution.
More Guideline 5 (Legal) rejections
- Guideline 5 - Legal: Remove Watermark Feature
- Guideline 5.1.1 - Data Collection and Storage: Incomplete Privacy Manifest
- Guideline 5.1.1 - Data Collection and Storage: Missing Purpose Strings
- Guideline 5.1.1 - Data Collection and Storage: Privacy Manifest Missing
- Guideline 5.1.1 - Data Collection and Storage: Privacy Nutrition Label Mismatch
- Guideline 5.1.1 - Data Collection and Storage: Privacy Policy