Fix the setup issues that most often come from browser cookies, platform limits, and local storage expectations.
Firefox is the easiest browser to use with StreamStash. It stores cookies as a plain SQLite file that StreamStash can read quickly, while Chrome, Edge, and Brave encrypt their cookie database and often keep it locked while the browser is running.
This usually means TikTok returned a stripped-down response because the request had no usable cookies. StreamStash needs TikTok's profile metadata to enumerate a creator's videos, and TikTok may hide that metadata from cookieless requests.
tiktok.com.If the profile still fails, try opening the same creator in Firefox directly. If TikTok itself shows a login wall, region block, or unavailable profile, StreamStash will see the same restriction.
Chrome, Edge, and Brave can keep an exclusive lock on their cookie database even after the visible browser window is closed. Background processes can keep running, and Windows DPAPI encryption can also prevent cookie reads from working reliably.
You can either switch to Firefox, or fully close every chrome.exe, msedge.exe, or brave.exe process in Task Manager before launching StreamStash.
StreamStash can access content your own authenticated browser session can access. That includes Instagram private profiles you follow, Telegram restricted or private channels when configured with your own credentials, and age-restricted TikTok content visible to your account.
Instagram downloads run as a full profile cycle rather than one isolated post at a time. StreamStash checks the profile, downloads new eligible content in one pass, then waits for the next scheduled check.
This is intentional. It reduces repeated profile hits, works better with Instagram's session behavior, and keeps rate-limit pressure lower.
StreamStash downloads source-quality media where the platform makes it available. Earlier AI upscaling experiments did not add meaningful detail, because upscalers cannot recover information that was never present in the compressed stream.
For archival work, the original platform file is the version worth preserving. It avoids artificial sharpening, larger files, and wasted GPU time.
The public StreamStash build runs as a Windows desktop app. You do not need a NAS, server, Docker container, Python install, or cloud database to use it.
There is no hosted cloud version. StreamStash stores your archive on your hardware, with local app data and a local database. Docker, NAS, macOS, and Linux builds are planned separately.
The fastest support route is the Discord community. For private issues like refunds, license keys, or account-specific troubleshooting, email support@streamstash.live.