Automate archiving with smart queue. Fixes infinite loop on archive.ph by detecting history lists (#row0) immediately in pre-check.
目前為
archive.today URL Queue Manager (for Instagram urls and others)
Automate archiving Instagram posts on archive.today, archive.ph, archive.is, and archive.vn with a smart, CAPTCHA-safe queue system. Detect restricted or unavailable posts, auto-generate export filenames from Instagram usernames, and resume processing across page loads. Gentle WIP backoff and cross-tab scheduling ensure smooth, reliable operation for bulk archiving workflows.
username_restricted-or-unavailable-urls_YYYY-MM-DD.txt).Import .txt (replace) — clear queue + processed + restricted lists (no full page reload) and replace the queue with URLs from the provided .txt file.
CAPTCHA-Safe with Auto-Resume: Detects CAPTCHAs and pauses processing. Automatically resumes once the CAPTCHA is solved or the page updates.
Cross-Domain Persistence: Uses GM_storage to maintain the queue and stats even when archive.today redirects you to a different domain (e.g., .ph -> .li).
One-Click Export: Export restricted/unavailable URLs into a .txt file; filename is built from the most common Instagram username found in the exported URLs and the current date.
User-Friendly Overlay: Add, edit, import, pause, resume, export or clear URLs from a compact overlay UI.
Gentle WIP backoff & cross-tab coordination: Exponential backoff with jitter and shared scheduling prevents aggressive reload storms across multiple tabs.
.txt).Effortlessly queue and archive Instagram posts on archive.today — smart exports, CAPTCHA-safe, and now with .txt import (merge/replace).