Last updated August 12, 2026
ReelBingeing (“we”, “us”) is a tool for stitching a series of video clips into one long-form video. This page explains what data we handle and why. If anything here is unclear, contact us at privacy@reelbingeing.com.
Clips you add — whether uploaded from your device or imported from a connected account — are decoded and re-encoded entirely in your browser using ffmpeg.wasm. They are never uploaded to our servers. Your in-progress project (clip order, series settings, and the video data itself) is saved locally in your browser’s IndexedDB storage so it survives a page reload, and stays on your device until you clear the project or clear your browser’s site data.
The one exception is importing from Instagram: because your browser can’t fetch Instagram’s CDN directly, our server briefly streams the requested reel’s bytes through to your browser. It resolves the media by its Instagram media ID, does not write the video to disk or a database, and doesn’t log its contents.
Connecting an account starts that platform’s own OAuth login. We never see or store your password. What we do store, in a signed cookie in your browser, is the minimum needed to keep the connection working:
Each cookie is httpOnly(invisible to page JavaScript) and signed with a server-side secret, so it can’t be read or tampered with by anything running in your browser. These credentials are not written to a database — the cookie in your browser is the only copy we hold, and it expires automatically (Instagram after roughly 60 days, TikTok after roughly 365 days, YouTube per Google’s refresh-token policy) or immediately when you disconnect the account or clear cookies for this site.
We only request the minimum permissions needed for the feature you use — reading your own media to import it, or publishing a video you explicitly chose to upload. We never post, delete, or modify anything on your connected accounts without you initiating that action in the editor.
We don’t run analytics or advertising trackers, we don’t sell or share your data with third parties, and we don’t build advertising profiles. Our hosting provider keeps standard server logs (IP address, timestamp, requested path) for security and debugging, kept only as long as needed for that purpose.
Your use of Instagram, YouTube, or TikTok through ReelBingeing is also governed by that platform’s own privacy policy and terms — Meta’s, Google’s, and TikTok’s respectively. We don’t control how those platforms handle data on their end.
To remove a connected account, disconnect it from within the app (where available) or clear cookies for this site — either immediately deletes the stored session. To remove your local project data, use “Clear all” in the editor or clear your browser’s site data for this domain.
ReelBingeing is not directed at children, and we don’t knowingly collect data from anyone under the minimum age required to hold an account on the platforms we connect to.
If this policy changes materially, we’ll update the date at the top of this page.