Getting started
This page is the technical quick start for PasteGrab. For a narrative walkthrough with mobile tips and troubleshooting, read how it works on the marketing site.
Workflow
- Open the homepage or a platform page such as TikTok or Vimeo.
- Paste a public page URL into the Video URL field.
- Click Preview formats. The app calls
/api/resolveand shows title, duration, and formats. - Select a format chip: Best, MP4, MP3, 720p, or smallest file. See supported formats for preset meanings.
- Click Download. A job is created via
/api/jobs; progress streams until complete. - Use the output download link to save the file. Jobs and files are retained for a limited period — see limits.
Browser storage used during a session
PasteGrab uses local storage to improve repeat visits within the same browser:
pastegrab:resolve-cache(sessionStorage) — caches preview results so switching formats does not re-fetch metadata unnecessarily.theme(localStorage) — remembers light or dark mode via next-themes.pastegrab:cookie-consent(localStorage) — stores your cookie banner choice. See Cookie Policy.
Accounts
Downloads work without signing in. Optional owner login unlocks history and admin tools; it is not required for public visitors. See FAQ for account questions.
Acceptable use
Only download media you have rights to save. Private, DRM-protected, and login-walled sources are out of scope. Read acceptable use before automating or batch workflows.
Next steps
- Browse all platforms
- Downloader guides
- Contact support if a public URL fails repeatedly