Giter VIP home page Giter VIP logo

pygvoicelib's People

Contributors

korylprince avatar orthographic-pedant avatar theopolisme avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pygvoicelib's Issues

Does this still work? (TL;DR No)

No.
dead

Sorry, this private API was removed by Google, and they haven't release a public API for Google Voice.

Someone might be able to reverse engineer the newer private API, but that's for someone else and another project to do.

does not work anymore?

I get server errors every time I try to send data ... has the google end been changed?

How to use?

I am just trying to get this set up as well. I have reached this point shown below

$ python get_auth.py
username:korylprince
application password: beibfifrhedsvmyo

import pygvoicelib
username="korylprince"
apppass=" beibfifrhedsvmyo "
auth_token="DQAAAO8AAAB_4mNBECup67yFPAQa2GZEqkeQn4ntCn1o0DxuYczxMg3vxTRLzeSwIpFNoVSBN1lIBfujpdfD3k-YriCj1G8DgWuyJwzsUjZwFQZCYbaTOurn4wkJhMKbHh90tZWw_Slq3fgZguFZO5Cnv_ldTHDVFHj1TNX1OKwJx7xqQiM2B8B-0s6Y0RTzs0cOcGkxfp2Kfj1gpqNBwnh_xokC3gezk9_-EZ8TcQKK1La1Fa89mx-SLyYyb1AAKqvDTIbaUCoxQLfYtkeJDatW08gx3VXDLqoX0h0sinuxp7T1N0IS8psGlLXTGx_3T6sn0-ygKho"
rnr_se="y9XGAARkGq3WDWEUlJF4igg4MT4="
client = pygvoicelib.GoogleVoice(username,apppass,auth_token,rnr_se)

replace number with phone number below

client.sms(number,"test")

Now I am just confused as what to do at this point. I have tried to copy and past this into a new script file such as send.py but when i run it I still log in and it just does the whole thing again.

I also tried manually replaced "number" with an actual phone number, but still no luck. Is there something I am missing here?

Thanks for the help

404 error using get_auth.py ?

I'm trying to use get_auth.py, but I get after putting in my username and application password. It seems to do this with junk data, too which makes me think I might just be putting in bad information.

Isn't it just the e-mail I use with the Voice account?

File "............\pygvoicelib.py", line 137, in _get_auth_token
raise LoginError('unknown', "HTTP Error %d" % (err_code))
LoginError: ('unknown', 'HTTP Error 404')

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.