Getting image-download link w pagination

I have a - as I thought - simple task: Circle through the pages with pagination and get from each page the download-link of the current image. But: The pagination works (it circles through), but I can't figure out why it doesn't get the download-link - it just gets no data.

Url: FamilySearch.org (needs login)

Sitemap:
{"_id":"Level","startUrl":["https://www.familysearch.org/search/film/004659173?cc=4133831&cat=114535"],"selectors":[{"id":"pagination","parentSelectors":["_root","pagination"],"paginationType":"auto","type":"SelectorPagination","selector":"span.next"},{"id":"download","parentSelectors":["pagination"],"type":"SelectorLink","selector":".buttonList a","multiple":false,"linkType":"linkFromHref"}]}

What am I doing wrong?

unfortunately, no login = no assistance...

Hi,

It is hard to pinpoint the issue without being able to access the website. Have you tried using the Image selector type instead of Link?