dev.j3ang.comDownload All images from iCloud public shared albumGet urls with help of this repo: https://github.com/ghostops/ICloud-Shared-Album let urls = res.photos.map(p=>{ let der = p.derivatives; let lastKey = Object.keys(der).pop(); return der[lastKey].url; }); https://www.codepel.com/vanilla-j...Dec 8, 2023·1 min read