archive.today Archiver - URL Queue Manager

Automate archiving with smart queue. Fixes infinite loop on archive.ph by detecting history lists (#row0) immediately in pre-check.

目前為 2025-12-20 提交的版本,檢視 最新版本

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

You will need to install an extension such as Tampermonkey to install this script.

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
thomased
評價
0 0 0
版本
1.3.7
建立日期
2025-09-11
更新日期
2025-12-20
尺寸
19.6 KB
授權條款
MIT
腳本執行於

archive.today URL Queue Manager (for Instagram urls and others)

Description

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.

Key Features

  • Instagram-Focused: Extracts usernames from Instagram post URLs to generate meaningful export filenames (e.g. username_restricted-or-unavailable-urls_YYYY-MM-DD.txt).
  • Smart Status Tracking: Distinguishes between Processed (newly archived), Skipped (already archived), and Restricted (content unavailable/login required).
  • Import .txt (merge & replace):
  • Import .txt (merge) — append URLs from a .txt file (one URL per line) to the existing queue.
  • 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.

How to Use

  1. Install via Tampermonkey.
  2. Open archive.today (or one of the mirrored domains).
  3. Open the overlay to add or import Instagram URLs (one per line or via .txt).
  4. The script will process the queue, handle pre-checks, submit, detect final states and mark URLs as processed, skipped, or restricted.
  5. Solve CAPTCHAs manually if prompted; the script acts as a "watchdog" and will auto-resume when it detects progress.
  6. Export restricted URLs easily — the filename includes the Instagram username and date.

Effortlessly queue and archive Instagram posts on archive.today — smart exports, CAPTCHA-safe, and now with .txt import (merge/replace).