IMDB List Importer

Import list of titles or people in the imdb list

目前为 2020-05-22 提交的版本。查看 最新版本

作者
Neinei0k
评分
0 0 0
版本
7.2
创建于
2016-09-29
更新于
2020-05-22
大小
8.7 KB
许可证
GPL-3.0+
适用于

Import list of titles or people 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. Please note that only duplicates of the elements that you want to add will be ignored. If you are adding element that is already on the list, it will be added.

Usage:

  1. Open an existing list or create and open a new one.
  2. Switch to the editing mode. The new form will be right below the default one (See screenshot).
  3. Chose parameters.
  4. Insert text in text-field or choose file.
  5. 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.
    • First line of the file or input should contain titles of the fields.
    • Field 'const' is required. Alternative spelling 'Const' and 'Description' are also accepted.
    • Titles should be separated with a comma ',' and may be enclosed in double quotes.
    • Example:
      "field1",field2,const,"field4","description",field6
  2. The rest of the lines.
    • Each non empty line should contain comma-separated values which may be in double quotes. Double quotes are required if comma is part of the field. For example if description field has value "This is a really great, amazing movie" then double quotes are required because there is a comma inside.
    • Empty lines will be ignored.
    • Field 'const' should start with "tt" for a list of titles and "nm" for a list of names, followed by 7 or 8 digits.

Please note: because of some problem with Greasemonkey, if you use Firefox browser and in the about:config, the property privacy.firstparty.isolate is set to true, then this script would not work. I don't know if this problem exists in other browsers.

Please write a feedback if something does not work.

QingJ © 2025

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