Cookies on our free movies website
This policy covers browser storage when you use FilmyBazaar to browse free movies online, free TV shows, and our Android app.
Our use of cookies & local storage
FilmyBazaar prizes neon-fast browsing — local storage lets wishlists, cache decks, and resume timestamps stay on your device while ads/third-party trailers behave predictably. This chapter translates engineer-speak into fan-friendly clarity.
1. What are cookies & local storage?
Cookies are small text files placed on your device. Local storage (used heavily by FilmyBazaar) is a modern web API that allows websites to store structured data persistently in your browser. Unlike cookies, local storage is not automatically sent to the server with every request — it stays on your device.
2. Storage keys & purposes
Our JavaScript uses the following storage keys. All data remains on your device unless you clear it.
filmybazaar_wishlistMovies/TV shows you've saved ❤️ — used to display your wishlist.
filmybazaar_continue_watchingProgress (timestamp/duration) for videos you started, so you can resume.
filmybazaar_watch_historyLast 50 items you played — powers "continue watching" & AI recommendations.
filmybazaar_cacheCached movie metadata to reduce API calls and speed up browsing.
filmybazaar_new_contentTracks which movies/TV shows are marked "NEW" based on release date.
We do not use tracking cookies for advertising. All data is strictly for functional purposes.