perkeep / gphotos-cdp

This program uses the Chrome DevTools Protocol to drive a Chrome session that downloads your photos stored in Google Photos.
Apache License 2.0
651 stars 36 forks source link

Keep track of most recent item in the feed #14

Closed mpl closed 4 years ago

mpl commented 4 years ago

And use it as termination sentinel.

Fixes #12

mwgnr commented 4 years ago

It seems as if "Page.setDownloadBehavior" has been deprecated (0de008e41fa0516085299883f21074d1c241fff0), but your commit works with an older version of "chromedp/cdproto".