Open
Description
I just tried to make a movie from the Rim Fire images at request of USFS, and it looks like the changes @kueda made to fireslurp.rb
for oauth maybe need to happen in moviemaker.rb
too.
Error looks like this:
moviemaker.rb:91:in `download_images': undefined method `login' for GoogleDrive:Module (NoMethodError)
from moviemaker.rb:200:in `<main>'
session = GoogleDrive.login(GOOGLE_EMAIL, GOOGLE_PASSWORD)
I suspect the changes to fireslurp.rb in this commit need to be done in moviemaker.rb
as well (or some variation of same)
Metadata
Metadata
Assignees
Labels
No labels