[Kde-imaging] [Bug 202226] Yandex Fotki support export

maxtor11111 at gmail.com maxtor11111 at gmail.com
Sun Aug 2 09:12:19 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=202226





--- Comment #1 from  <maxtor11111 gmail com>  2009-08-02 09:12:18 ---
How it's work:

> ./yafotki -u myusername -p mypasword --albums
/home/aaa/svn/yafotki/YaFotkiLib/MultipartPostHandler.py:45:
DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
authorization as h31mail with password *******...
1) "Myalbum"

By this command we see a list of albums and their numbers.

> ./yafotki -u myusername -p mypasword --album 1 /home/aaa/Chake.gif
/home/aaa/svn/yafotki/YaFotkiLib/MultipartPostHandler.py:45:
DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
authorization as myusername with password *******...
Uploading /home/aaa/Chake.gif into album "Myalbum"

By this command we upload this file (you can upload multiple files) to the
first album.
It is possible to use this program as a library.
You can directly use an API, there is some documentation about it -
http://translate.google.ru/translate?js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Fapi.yandex.ru%2Ffotki%2Fdoc%2Ffotki-api-doc.pdf&sl=ru&tl=en&history_state0=

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-imaging mailing list