Results 25 comments of Tobias

fixed in #922 @styiannis @KyleMaas @mgogoulos

@jaraco I will start taking a stab at it.

@jaraco So I managed to figure out how to make the code referenced in my initial post almost dynamic. I managed to figure out how the SAPISID hash was being...

@jeremysmiley It's not a public API, I just played around with the developer console and figured out how to send and receive SMS with the new API. My issue however...

@jeremysmiley You should have no problems using this python package as is to do what you are trying to do. It works fine for the use case that you just...

@jeremysmiley There is no official API. The authors of this python package reverse engineered the now legacy version of google voice. In order to programmatically use google voice, the simplest...

@slow-quick I get login issues with the legacy API as well. It could be a bug in the legacy system, but some time needs to be spent reverse engineering the...

yep it is using protocol buffers, I just was easily able to infer the data using the shape of the payload. bear in mind however that the original post here...

@PupLukey lack of protection around static assets is a concern and I agree. However, can you document and prove specifically the following: ``` Which allows the enumeration of media file...