Peter Han
Peter Han
Yep it's a good follow up to #22.
https://github.com/peterthehan/create-discord-bot/blob/master/.github/workflows/prettier.yml Can use the existing prettier (or eslint) yml files for reference 👍
I'll address this when I can.
Hmm, I don't have a large enough album whose data I feel comfortable sharing... However, I did curl my album to get the source and searching for `AF_initDataCallback` yielded 4...
Did some quick research, maybe https://github.com/puppeteer/puppeteer to handle infinite scrolling?
https://developers.google.com/photos/library/reference/rest/v1/mediaItems/search#response-body probably a `nextPageToken`. Thanks for looking into this so far btw!