strava icon indicating copy to clipboard operation
strava copied to clipboard

extend to get streams api

Open go8ose opened this issue 11 years ago • 2 comments

This series of commits ends with the ability to fetch the 'streams' for a ride from Strava, which I wanted. Please consider merging these commits in. I've tried to not make any changes that break backwards compatibility (though I can't guarantee I've succeeded).

go8ose avatar May 05 '13 01:05 go8ose

The urllib/urllib2 is for Python 3 compatibility. Will look at the rest.

Packetslave avatar May 05 '13 04:05 Packetslave

Actually, I'm going to hold off on this for the moment. Strava just announced yesterday they're killing the v1 and v2 API entirely on May 31. http://engineering.strava.com/strava-api-update/

I've requested access to the new v3 API so I can keep strava.py alive, but we'll see.

Packetslave avatar May 05 '13 04:05 Packetslave