simonedegiacomi / gphotosuploader

Unofficial Google Photos uploader and Go library
GNU General Public License v3.0
99 stars 29 forks source link

Selenium WebDrivers Dependancy #20

Closed suntong closed 6 years ago

suntong commented 6 years ago

It wasn't 100% clear in Readme -- So,

The Selenium WebDrivers is only needed for authentication to create/update that JSON file, right?

I.e., if I'm able to authenticate using the Chrome browser extension, I don't need it for the normal uploading, right?

thx

simonedegiacomi commented 6 years ago

Yes, you don't need the Selenium WebDriver to use the tool/library.