Commit graph

143 commits

Author SHA1 Message Date
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
Romain Bignon
ba257b41da unused import 2010-04-17 13:09:03 +02:00
Romain Bignon
82c59cf612 pyflakes fixes 2010-04-17 11:34:07 +02:00
Romain Bignon
baa2fd937a on mosaic, parse preview_url, duration and rating 2010-04-17 11:21:03 +02:00
Romain Bignon
0bd6951873 do not use a specific parser 2010-04-16 20:12:33 +02:00
Romain Bignon
d5c4304099 fix 2010-04-16 19:39:22 +02:00
Romain Bignon
d61d26dda9 translate abstract methods to new API 2010-04-16 18:45:08 +02:00
Christophe Benz
0ff9e3acaf correct youporn backend to use new classes 2010-04-16 18:24:34 +02:00
Christophe Benz
585e9de870 oops 2010-04-16 18:14:52 +02:00
Christophe Benz
d16a44ffbd remove tostring() from Browser 2010-04-16 18:11:52 +02:00
Christophe Benz
ae34c7b088 [youtube] enhance regex 2010-04-16 18:11:52 +02:00