Access Delicious API via Yahoo ID without redirect to Yahoo authorizing page

Posted by jack on Stack Overflow See other posts from Stack Overflow or by jack
Published on 2010-03-22T12:59:41Z Indexed on 2010/03/22 13:01 UTC
Read the original article Hit count: 551

Filed under:
|
|
|
|

To be more specific:

  1. My delicious account is a Yahoo ID so access via OAuth is required.

  2. It's for my use only to add/remove bookmarks. I have the password.

  3. It's a command line python program, not web-based.

My question is:

Is it possible to access my delicious account without being redirected to a Yahoo OAuth authorization page? Any examples are appreciated.

© Stack Overflow or respective owner

Related posts about delicious

Related posts about python