sthuber90 / mmm-amazon-photos

Magic Mirror Module to get Amazon Photos as background images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amazon drive discontinued

carefreepineapple opened this issue · comments

image
In a previous issue, #1, you mentioned:

Note that the Amazon Photos URL you have is to access the pictures in an Amazon Photos fashion, meaning with picture previews etc. In the background Amazon Photos uses Amazon Drive. Therefore you can change your URL to https://amazon.com/clouddrive/share/xxxxx and should see the Amazon Drive page for the files you shared.

and suggested to change the config for imageUrls to the following using the shareId:

imageUrls: [ "https://amazon.com/clouddrive/share/xxxxx" ]

Since amazon drive is discontinued, I've tried using the amazon photos link, but images do not load which I assume is because they are previews.

Any plans on incorporating a scraper to obtain the image Urls from the preview page?

Hi, please feel free to test the wip branch if that solves the problem as I've made some changes on that end but haven't had time to incorporate them in the main branch yet. Feel free to contribute a solution if wip branch does not work for you