Updated IMDb Builders (markdown)

master
meisnate12 3 years ago
parent 873eef6159
commit 787d8576a5

@ -8,7 +8,7 @@ You can build different collections using the features of [IMDb.com](https://www
## IMDb ID
Gets the movie/show specified
The expected input is an IMDb ID. Multiple values are supported as either a list or a comma separated string.
The expected input is an IMDb ID. Multiple values are supported as either a list or a comma-separated string.
```yaml
collections:
@ -19,7 +19,7 @@ collections:
## IMDb List
Gets every movie/show in an IMDb List or [IMDb Search](https://www.imdb.com/search/title/)
The expected input is an IMDb List URL or IMDb Search URL. Multiple values are supported as a list only a comma separated string will not work.
The expected input is an IMDb List URL or IMDb Search URL. Multiple values are supported as a list only a comma-separated string will not work.
```yaml
collections:

Loading…
Cancel
Save