-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does it support the new OAuth 2 protocol? #251
Comments
Does it support the new OAuth 2 protocol? |
@Konstantinusz I already have a feature request to implement it but I haven't found much time last week. I am planning to implement it this week. Cheers! |
Any news ? |
@mesmariusz Sorry, I have been really caught up with work, Didn't got much time to look into it. I will try and get this done this week. |
@vinitkumar Thanks a lot mate, we appreciate your time. |
Just for reference: OAuth2 as implemented with https://github.com/google/oauth2client works here: |
@hrpunio Thanks for the reference. This really helps. |
Hi, @vinitkumar! |
Hi @megavenik I was having really busy time at work so it was getting delayed. But now, I think this week I can have it ready. |
Temporary solution: http://pinkaccordions.blogspot.com/2015/06/wysyanie-plikow-na-picasaweb-za-pomoca.html But it would be nice to see googlecl working again :-) |
@mesmariusz @vinitkumar yeah! I've got a bunch of code already based on googlecl - it will be perfect, if we can use googlecl again) |
@mesmariusz @megavenik Guys, I am really sorry for the delay but I really want to make sure you guys can use the full googlecl with Oauth2 again. |
Dear @vinitkumar, do you have some time to look into this issue by any chance? |
@gevrey I am having really busy time at work so wasn't able to give it proper time. But now I would take out my personal time to get this done. Sorry for inconvenience. |
Guys, I had a chance to look into implementing Oauth2 for https://github.com/vinitkumar/googlecl/. I will try to maintain backward compatibility but can't promise anything at this moment. Also, I am sorry for being late to looking into this. My daily work didn't really allowed me much time for investing time into it. But now, I have decided to invest more time into it. Cheers! |
Thank you @vinitkumar for your dedication. |
Thank you so much for your efforts, it's great you keep googlecl this alive! |
@jorisrobijn Yes, that's my plan. I will first try to get the still-working services out and then will think about getting more services. I will keep you guys posted about the progress. Expect something to test pretty soon. |
Hi @vinitkumar, any update by chance? |
I don't think so... Looks googleCL is dead. But hopefully (based on my own investigation) there are other quite nice solutions: 1). http://megatools.megous.com/ (50 GB for free, Linux CLI available) Dropbox has got excellent auto galery creation solution (during pictures upload). I use it for my home monitoring storage ;-) Best regards |
@mesmariusz GoogleCL isn't dead but more because I have been neck deep in my work. Would love to have someone share the coding if possible. Else, I will do it on my own as soon as I find time. |
@vinitkumar Happy to help with the coding. |
@gevrey Thanks. Let's have a conversation about it on weekend? |
I would have to agree with suggestions that this port of GoogleCL is dead because @vinitkumar is unable to commit time to it and is the only supporter of the port. @mesmariusz Thank you for linking to some live alternative solutions. Edit: My update was posted around the same time as @vinitkumar's latest update. @gevrey Thanks for volunteering some of your time to help this initative. It would really be great for a version of Tom Miller's original GoogleCL to be available that works over OAuth2. |
@vinitkumar Sure. I am in Paris time zone. Add @pobox.com to my user name to mail me. |
@ics-brettma Why not volunteering? Just asking... |
@gevrey Lack of Python expertise at this time. My full appreciation goes out to everyone who is able to revive this tool. This tool still enjoys heavy mindshare as the would-be go-to command line tool but for the OAuth2 blocker. |
My expertise is mostly Perl, but it's been a while that I want to be less lazy and code with Python, so it's a good opportunity. |
@gevrey Will send you a mail and let's take it up from there. |
Hi, just came across this thread, anything new on this end? |
Nope, noone to work on it.
|
Thanks for the quick response. I needed only parts of the googlecl tool, the ability to blog from command line to blogger. I wrote a tiny script to do this, similarly as the googlecl command did: https://github.com/orjanv/early-galaxy Be aware that this was written quickly and there might be lots of bugs and pits in the code. If you find this useful, I'm glad. :) I also appreciate suggestions and code contributions. |
Can you show it if it works?
|
@ildar I have started on oauth2 and should be able to restore some of the functionality back. Will post on this thread once I have something stable. |
@vinitkumar , thanks!
|
The example in my script is: |
thanks dude, really looking forward to that! |
Any recent progress on this? |
Just a reminder that some of us are handicapped without our googlecl and would love to have it back! For example, I have a script that uses Google Docs to export Microsoft Office files to PDF, even though I'm using Linux. It was great while googlecl worked! Google Docs renders layout (e.g. Powerpoint) quite faithfully, unlike LibreOffice. |
Try out this similar CLI app https://github.com/tokland/shoogle |
@jeisner Just as a reminder: This is open source. If it does not work for you, don't demand someone fixing it for you. Jump in and help or look for alternatives. There are very good reasons for people not working on this, don't put the burden on them. |
@jeisner @Konstantinusz @badboy I have recently regained work on refactoring the authentication part. It is going good but gdata (the library to talk to google services) has major breaking changes and I need to change some api interaction part. This is a major refactor and will take some time. Though, I have decided to port it one by one. I am planning to first upgrade the google docs part so that googlecl partially works and with time and support for community hopefully we will get it fully functional. |
@vinitkumar I appreciate your effort! |
@vinitkumar Thanks so much! Sorry to hear that gdata has changed so drastically. My previous message was meant to sound like cheerleading, not entitlement, so I hope you weren't offended by it - I'm of course very grateful to the authors whenever I find useful open-source software. |
@jeisner Nope. Not at all offended. I am myself an user of googlecl so I want it to work soon as much as any one else. Sadly I had a very busy work life so couldn't find much time for open source past months. Hopefully very soon I will be able to post atleast alpha version of updated code and get some feedback. I will keep this issue open and post updates here. |
Work in progress: #258 (comment) |
New Issue to track the issues here and by attempting a rewrite #274. Closing this in favour of that ticket. |
No description provided.
The text was updated successfully, but these errors were encountered: