DenisCarriere / gopro

:camera: GoPro Hero 4 - Python API
MIT License
86 stars 22 forks source link

fix for issue 'ValueError: hour must be 0..23'
 #10

Closed dschoorisse closed 7 years ago

dschoorisse commented 7 years ago

Modulo operation added to ensure hour never exceeds 23.

DenisCarriere commented 7 years ago

@dschoorisse Thanks for the PR, however I'm no longer maintaining this library, a good replacement is https://github.com/joshvillbrandt/goprohero.