Vinit Kumar

Results 94 comments of Vinit Kumar

@serine You are not wrong but I want the history to be there in this branch, so that I can go back in the past and look at how some...

Ping @serine 📩

@serine I will try to answer the points you raised: > great. I'm pretty keen to accept the invite. I just want to clarify couple of things. I am glad....

__Update__ Google Python Oauth2Client is deprecated now. https://github.com/googleapis/oauth2client. Recommended switch to https://google-auth.readthedocs.io/en/latest/ now.

@jbriales Thanks for taking the time for looking into this. I will try to answer your questions: - The old repo branch is still there. It's in the [old-master](https://github.com/vinitkumar/googlecl/tree/old-master) branch...

Not to self: https://github.com/gilesknap/gphotos-sync/blob/master/gphotos/authorize.py https://github.com/insanum/gcalcli

Alright folks! My GitHub sponsors profile is live. If I get a decent sponsorship in it, it would help justify giving more time and attention to this project and get...

Full list of command line flags here: ```bash Usage: ./google [help|picasa|blogger|youtube|docs|contacts|calendar|finance] TASK [options] This program provides command-line access to (some) google services via their gdata APIs. Called without a service...

If you run this code: eg.json ```json { "groceries": { "@attrs": { "class": "foo" }, "@array": [ { "item": { "@attrs": { "class": "bar" } } }, { "item": {...

@adesso-thomas-lippitsch Please send a pull request when you find time. I will be more happy to review and merge.