Commit graph

153 commits

Author SHA1 Message Date
Christophe Benz
a4a74eda4f implement chatoob messages command 2010-05-16 17:42:27 +02:00
Christophe Benz
619770b90a simplify code 2010-05-16 02:18:32 +02:00
Christophe Benz
44221c4c9e [wip] work on chatoob frontend 2010-05-16 02:18:19 +02:00
Christophe Benz
8344824970 start working on chat capability 2010-05-15 21:10:33 +02:00
Christophe Benz
f3c8689d70 add more log messages to profile_walker 2010-05-14 17:33:57 +02:00
Romain Bignon
bb6e15e6fd correctly set the reply_id 2010-05-14 11:30:31 +02:00
Romain Bignon
0ec9b6244c use lxml instead of elementtidy 2010-05-12 20:40:02 +02:00
Romain Bignon
0dbf00f7ac new method BaseBrowser.buildurl() 2010-05-12 11:05:45 +02:00
Juke
b23de78b47 enabled spaced search in gazelle 2010-05-11 18:44:52 +02:00
Romain Bignon
937e8ca370 fix parsing of crappy DLFP pages 2010-05-11 15:08:40 +02:00
Christophe Benz
73ffa6c6f1 Results API 2010-05-05 19:03:38 +02:00
Romain Bignon
bd833e189f fix import 2010-05-03 21:03:20 +02:00
Romain Bignon
707cd69e4b fix when I can't get articles 2010-05-03 19:55:11 +02:00
Romain Bignon
f776214507 send messages returned by ICapMessagesReply.post_reply() 2010-05-03 19:32:18 +02:00
Romain Bignon
5fb975a3e1 enqueue new message when sending one 2010-05-03 19:16:14 +02:00
Romain Bignon
24276ff868 don't care if no table is found (it means that there is no result) 2010-05-02 19:24:49 +02:00
Romain Bignon
550fee93ba command 'getfile' to store torrent in a file (or to stdout with '-') 2010-05-02 19:09:31 +02:00
Romain Bignon
bcc3079d41 display files in torrent 2010-05-02 19:04:06 +02:00
Romain Bignon
2ee1c761ea implement Gazelle.get_torrent() method 2010-05-02 18:55:56 +02:00
Romain Bignon
1c85848195 no default values for 'protocol' and 'domain' config fields 2010-05-02 17:54:46 +02:00
Romain Bignon
85d78e9bdf new 'gazelle' backend (bittorrent trackers), implementing ICapTorrent 2010-05-01 16:47:39 +02:00
Romain Bignon
16318dcbf6 use the lxml parser (elementtidy is now deprecated) 2010-04-30 18:09:37 +02:00
Romain Bignon
926a25b992 Merge branch 'threads'
Conflicts:
	weboob/frontends/videoob/application.py
2010-04-29 11:10:19 +02:00
Christophe Benz
85060b4c3b unused imports 2010-04-28 14:54:28 +02:00
Christophe Benz
7bd936c11b move id2url to Video class 2010-04-28 14:54:28 +02:00
Christophe Benz
aa1a2a2921 s/preview_url/thumbnail_url/ 2010-04-28 14:49:14 +02:00
Christophe Benz
0667774952 move id2url to tools 2010-04-28 11:34:25 +02:00
Romain Bignon
ad240e7aed use lock on Browser 2010-04-27 01:37:19 +02:00
Romain Bignon
c04ec72086 fix viewed profiles storing 2010-04-26 20:11:22 +02:00
Christophe Benz
9d229be8b1 display friendly message if dependency is missing 2010-04-26 19:46:15 +02:00
Christophe Benz
7996c1e05a remove page_url attribue, better check types for numbers 2010-04-26 19:22:45 +02:00
Christophe Benz
9d7d8692ba add nsfw parameter for video search 2010-04-26 19:21:21 +02:00
Christophe Benz
ce83fb011f bugfix #264: use gdata API for youtube 2010-04-26 19:19:55 +02:00
Romain Bignon
31863d3171 support URLs and IDs with '-' in 2010-04-26 17:14:15 +02:00
Romain Bignon
7a7f373018 fix call of post_reply() 2010-04-22 15:17:21 +02:00
Roger Philibert
f89ad92bed remove useless print 2010-04-21 00:00:17 +02:00
Roger Philibert
02c6ae851c fix pyflakes 2010-04-20 23:58:27 +02:00
Roger Philibert
4cc065e05f show page url in videoob search results 2010-04-20 23:53:56 +02:00
Roger Philibert
0bcf72c08f code clean 2010-04-20 23:53:33 +02:00
Roger Philibert
e29f6b9a72 add strip() to parsed elements 2010-04-20 23:52:28 +02:00
Roger Philibert
3dfef07141 implement search for youjizz 2010-04-20 23:51:58 +02:00
Roger Philibert
cd8d0b638a new video interface 2010-04-20 03:06:31 +02:00
Christophe Benz
8a08c79616 code clean 2010-04-20 03:05:40 +02:00
Christophe Benz
79c21c3290 switch to new video interface 2010-04-20 03:04:53 +02:00
Romain Bignon
90396044b5 implement ICapVideoProvider.get_video() 2010-04-17 18:08:59 +02:00
Romain Bignon
ecb21905a4 fix watching gay porn (not tested, don't worry) 2010-04-17 18:08:09 +02:00
Romain Bignon
911cdc134b new parameter 'sortby' to searches (relevance, rating, views and date) 2010-04-17 17:28:29 +02:00
Romain Bignon
f1ee6d674a implement ICapVideoProvider.iter_search_results() 2010-04-17 17:27:23 +02:00
Romain Bignon
a21b6f19d2 fix author parsing (when there is a link) 2010-04-17 14:03:51 +02:00
Romain Bignon
35c0c7385b new 'nsfw' Video attribute 2010-04-17 13:37:48 +02:00