# 入力したURL数より少ない画像がダウンロードされました

この投稿は、リストリー イメージダウンローダー (Listly Image Downloader) に関するヘルプガイドです。

![image](/files/9536cca246215645a3cd4add626b7254e8070c23)

数十個の画像URLを入力してダウンロードを開始したのに、入力したURL数よりも大幅に少ないファイルしかダウンロードされなかった場合、ファイル名の重複が原因である可能性があります。

![image](/files/12342672bd205a1341b2c073c2646acd9cca508a)

イメージダウンローダーは同じファイル名の画像を単一のファイルとして扱うため、重複するファイル名があるとダウンロード後のファイル数が減少します。以下のいずれかの方法で問題を解決してください。

{% stepper %}
{% step %}

### 連番を含むファ名オプションを使用する

例：番号のみ、番号 + 元の名前、番号 + Excel などの連番オプションを選択してください。\
連番を付けることでファイル名の重複を避けられます。
{% endstep %}

{% step %}

### Excel内の別の列をファイル名に指定する

Excelで別の（重複していない）列を選択してファイル名として指定してください。\
重複しないデータを選べば、同じファ名による上書きや統合を防げます。
{% endstep %}
{% endstepper %}

![image](/files/8b45ee76225ac235ad1bd61001c20775fbde56f9)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.listly.io/docs/ja/support/faq/listly-image-downloader/shitaurlyorinaigadaunrdosaremashita.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
