IMDB List Importer

Import list of titles, people or characters in the imdb list

目前为 2018-03-11 提交的版本。查看 最新版本

作者
Neinei0k
评分
0 0 0
版本
5.1
创建于
2016-09-29
更新于
2018-03-11
大小
6.9 KB
许可证
暂无
适用于

I didn't use imdb.com for a while, and I didn't notice changes on the site. Unfortunately this script does not work anymore but I'll try to figure out how to fix it as soon as possible. Sorry for the inconvenience.


Import list of titles, people or characters in the imdb list. Very fast and easy to use.

  • Import data in the form of csv or unstructured text. If you will use csv, descriptions also will be added. In unstructured text everything except for elements id's will be ignored.
  • Read data from text field or directly from file.
  • Chose to ignore duplicate elements.

You can find new form for importing list on list edition page under default search form (See screenshot).

Usage:

  1. Chose parameters.
  2. Insert text in text-field or chose file.
  3. Click button 'Import List'.

If elements was added successfully, page will be automatically reloaded. Otherwise error will be displayed and more information can be found in browser console.

Exported lists from IMDB in CSV format can be imported without any modifications. CSV structure:

  1. First line. 1.1. First line of the file or input should contain titles of the fields. 1.2. Fields 'const' and 'description' are required. 1.3. Each of the titles should be in double quotes '"' and they should be separated with a comma ','. Example: "field1","field2","const","field4","description","field6"
  2. The rest of the lines. 2.1. Each non empty line should contain comma-separated values and should be in double quotes just like titles. 2.2. Empty lines will be ignored. 2.3. Field 'const' should have the form "ttxxxxxxx" for a list of titles, "chxxxxxxx" for a list of characters and "nmxxxxxxx" for a list of names, where 'x' is a digit.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址