I've realised that there are many ways to get a file saved on your computer or server root to download but I can not find a way on how to do it to a specific image in a google photos album.
<div class="the-content">
<p><img class="b-lazy" id="portrait" src="https://image from google photos" align="" width="300" height="103000" alt="about">
<a href="https://photos.google.com/SAME IMAGE FROM GOOGLE PHOTOS ALBUM">
<button>GET</button>
Using the
aelement'sdownloadattribute should do what you're asking.https://www.w3schools.com/tags/att_a_download.asp