[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Weechat-dev] [task #10247] Add hook_url in plugin/script API to retriev
From: |
Sebastien Helleu |
Subject: |
[Weechat-dev] [task #10247] Add hook_url in plugin/script API to retrieve HTML/file with URL |
Date: |
Mon, 16 Jan 2012 18:55:47 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 5.1; rv:10.0) Gecko/20100101 Firefox/10.0 |
Update of task #10247 (project weechat):
Status: None => Done
Percent Complete: 0% => 100%
Planned Release: 0.3.5 => 0.3.7
_______________________________________________________
Follow-up Comment #1:
Support of URL added to hook_process/hook_process_hashtable.
Example in Python:
weechat.hook_process_hashtable('url:http://weechat.org/download/', {
'file_out': '/tmp/url.txt' }, 10000, 'my_process_cb', '')
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/task/?10247>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-dev] [task #10247] Add hook_url in plugin/script API to retrieve HTML/file with URL,
Sebastien Helleu <=