Grab Just the URL of Collection Image

Hey team,

I have a client that’s looking to have a “multimedia” section of their site where they offer downloads/links to useful images or video for Press to download.

Essentially what I’d like to do is loop through a collection and link to each piece of multimedia individually for easy sharing BUT also provide a quick “download” link that a press member could use to open just the image in a new tab. Here’s what I’m talking about:

I know you could right click and “copy URL”, then paste it in a separate field, yadda yadda. I kind of want to automate this, though, and am wondering if there’s an elegant Javascript solution for essentially Grab this image’s URL and put it into the href of this link. Thanks in advance!