IMDB List Importer (No Duplicates)

Import titles and people from CSV or text to IMDb lists with smart duplicate detection (both local and remote).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

作者
Nimamd
今日安裝
0
安裝總數
1
評價
0 0 0
版本
2
建立日期
2025-12-30
更新日期
2025-12-30
尺寸
16.4 KB
授權條款
GPL-3.0-or-later
腳本執行於

IMDB List Importer (No-Duplicates)

A powerful, smart tool to import titles (movies/TV shows) or people (names) into your IMDb lists without creating messy duplicates.

🚀 Key Features

  • Smart Remote Deduplication: Before adding any item, the script queries your current list. If a title is already present, it is automatically skipped.
  • Local Deduplication: If your input text or CSV file contains duplicate IDs, the script filters them out locally first to ensure a clean import.
  • CSV & Text Support: Import using raw text (pasting ttIDs) or upload a .csv file.
  • Auto-Detect Columns: In CSV mode, it automatically identifies "Const" (IDs) and "Description" columns.
  • Order Control: Choose exactly where to insert items: At the beginning, the end, or a specific position in your list.
  • Custom Descriptions: Supports importing custom descriptions for each item directly from your CSV.

🛠 How to Use

  1. Navigate to the Edit page of any of your IMDb lists (the URL should end in /edit).
  2. You will see a new "Import List" panel at the top of the page.
  3. Paste your ttIDs (e.g., tt1234567) into the text box OR select your .csv file.
  4. Adjust your settings (Unique check, Reverse order, Position).
  5. Click Start Import and wait for the process to finish. The page will reload automatically once done.

⚖️ Credits & License

  • Original Author: Based on the script by Neinei0k.
  • Upgraded by: Nima Behkar.
  • License: Distributed under the GPL-3.0-or-later license. This ensures the code remains free and open for everyone.

Note: This script uses IMDb's GraphQL API for better performance and accuracy.