AiMovie

Privacy policy

This page describes the data AiMovie actually collects and keeps, organised by category. Every statement here corresponds to specific behaviour in the code rather than to a generic template.

What we collect

Account data: the email you register with, your password (held by Firebase Authentication — we never see it in plain text), and a display name.

Usage data: your favourites, play history, last playback position, and your appearance (theme, font size) and language preferences. These live in Firestore so your place carries across devices.

We store only the names of titles you played or favourited. We do not keep a log of every search term you type.

Cookies

AiMovie sets exactly two cookies, neither for advertising or cross-site tracking.

`aimovie_session` is the sign-in session credential: httpOnly (JavaScript cannot read it), valid for 5 days. `aimovie_locale` records only your chosen interface language and lasts a year.

No third-party analytics or tracking script is deployed on this site — no Google Analytics, no ad pixels, no session-replay or heatmap tooling.

IP addresses

Your IP address is used for exactly one thing: capping how many free trials can be claimed, so one person cannot farm trials by registering repeatedly.

We do not store the raw address. It is hashed with SHA-256 and only the hash is written to the database, where it counts claims within a 30-day window. The email used for the same de-duplication is likewise stored only as a hash.

Third-party processors

AiMovie hands data to three providers, each with a defined job: Firebase (Google) for accounts and the database, Stripe for payments, and Resend for transactional email (verification, password reset, magic-link sign-in).

We do not sell your data to anyone, and we do not share it for advertising.

Third-party sources and your IP

This deserves stating plainly: during playback, video segments and audio streams travel directly from third-party origin CDNs to your browser without passing through our servers. That is how we keep costs down, but it also means those sites see your IP address, exactly as if you had visited them yourself.

AiMovie cannot control how those third-party sites handle your request and is not responsible for their privacy practices.

How long we keep it

Play history expires automatically after 20 days and is capped at 30 entries. Favourites are capped at 100 and do not expire. Chat messages on the player page are deleted after 6 hours and capped at 50.

The account itself is kept for as long as you use it.

Your choices

"Clear saved data" in the home page footer deletes your favourites and play history. That action cannot be undone.

Appearance and language preferences can be changed in settings at any time. To delete your account entirely, contact us through the in-app form.