Created
December 18, 2021 05:11
-
-
Save cat-in-136/d0c0f044c1159d9cc92b8f05649d2b15 to your computer and use it in GitHub Desktop.
iCloud shared album downloader
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "icloud-sharedalbum-downloader", | |
"version": "0.0.0", | |
"description": "", | |
"main": "icloud-sharedalbum-downloader.js", | |
"scripts": {}, | |
"author": "@cat_in_136", | |
"license": "MIT", | |
"dependencies": { | |
"puppeteer": "^13.0.0" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment